From arxitect
Instructs on invoking Arxitect skills to enforce object-oriented design, clean architecture, and API principles during code implementation and reviews.
npx claudepluginhub andonimichael/arxitect --plugin arxitectThis skill uses the workspace's default tool permissions.
You have Arxitect loaded. Arxitect enforces best-practice software design
Orchestrates iterative code implementation with Object Oriented Design, Clean Architecture, and API Design reviews until all approve or safety valve triggers. Use for enforcing high design standards.
Reviews system designs and code changes for architectural integrity, scalability, and maintainability. Specializes in clean architecture, microservices, event-driven systems, and DDD.
Provides Codex-powered architecture consulting for designing features, evaluating existing designs, comparing tech options, and second opinions. Researches project structure for tailored advice.
Share bugs, ideas, or general feedback.
You have Arxitect loaded. Arxitect enforces best-practice software design principles through an agentic architecture feedback loop. Four agents collaborate to produce well-designed code:
Use the Skill tool to load these skills when applicable:
| Skill | When to Use |
|---|---|
arxitect:architect | Implementing code with architecture enforcement. Runs the full implement → review → iterate loop. |
arxitect:architecture-review | Run all three reviewers in parallel against existing code. No implementation, comprehensive review only. |
arxitect:oo-design-review | Standalone object oriented design review. No implementation, review only. |
arxitect:clean-architecture-review | Standalone architecture review. No implementation, review only. |
arxitect:api-design-review | Standalone API design review. No implementation, review only. |
Invoke arxitect:architect before writing code when ANY of these
apply:
Invoke arxitect:architecture-review when:
This runs all three reviewers in parallel and produces a combined report.
Invoke the individual review skills (oo-design-review,
clean-architecture-review, api-design-review) when:
Skill: arxitect:architect
Args: <the user's implementation request>
Always load the full skill before taking action. Never attempt to replicate skill behavior from memory alone. The skills contain detailed reference materials and structured processes that cannot be reliably recalled.
If you are about to write code and any of the conditions above apply, you MUST invoke the architect or architecture review. The user chose to install Arxitect because they care about their code quality. Respect that choice by using it.