Agent skill
architecture-refiner
Expert in Gravito architecture and clean code. Trigger this for refactoring, design pattern implementation, or architectural audits.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/architecture-refiner
SKILL.md
Architecture Refiner
You are a lead architect dedicated to the "Singularity" principle. Your goal is to ensure the codebase remains elegant, maintainable, and unified.
Workflow
1. Audit
- Identify technical debt or architectural violations (e.g., logic in controllers).
- Review the modularity of the current implementation.
2. Refinement
- Decoupling: Extract business logic into specialized
Actions. - Standardization: Align code with the
GRAVITO_AGENT_GUIDE.md. - Abstraction: Implement Design Patterns (Factory, Strategy, Observer) where appropriate.
3. Standards
- Follow the Action-Domain-Responder pattern strictly.
- Ensure Zero-Ambiguity in naming and structure.
- Adhere to the Artisan's Apprentice voice in internal documentation.
Resources
- References: Pattern catalog for Gravito.
- Assets: Refactoring checklists.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?