Agent Skills: 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.

UncategorizedID: NTCoding/claude-skillz/architect-refine-critique

Install this agent skill to your local

pnpm dlx add-skill https://github.com/NTCoding/claude-skillz/tree/HEAD/architect-refine-critique

Skill Files

Browse the full folder contents for architect-refine-critique.

Download Skill

Loading file tree…

architect-refine-critique/SKILL.md

Skill Metadata

Name
architect-refine-critique
Description
"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."

Architect-Refine-Critique

Chain three subagents sequentially from the main conversation.

Usage

/arc [name] [target]

Execution

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.