From architect-refine-critique
Three-phase design review. Chain architect → refiner → critique subagents. Triggers on: 'design review', 'architecture review', '/arc', system design proposals, significant refactoring decisions, new service or module design.
How this skill is triggered — by the user, by Claude, or both
Slash command
/architect-refine-critique:architect-refine-critiqueThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Chain three subagents sequentially from the main conversation.
Chain three subagents sequentially from the main conversation.
/arc [name] [target]
Use the architect subagent to create the initial design for [target] with name=[name], then use the refiner subagent to improve the design with name=[name], then use the critique subagent to challenge the design with name=[name].
After all three complete, tell the user: "Run /arc-review [name] to discuss findings."
Do not analyze. Do not summarize. Do not add value. Just chain and hand off.
npx claudepluginhub danielbodnar/claude-skillz --plugin architect-refine-critiqueGuides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.
Dispatches multiple subagents concurrently for independent tasks without shared state. Use when facing 2+ unrelated failures or subsystems that can be investigated in parallel.
2plugins reuse this skill
First indexed Jul 18, 2026