ntcoding/claude-skillz

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.

First seen Jan 27, 2026

Installation

$ npx skills add ntcoding/claude-skillz --skill architect-refine-critique

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from ntcoding/claude-skillz · top by installs.

npx skills add ntcoding/claude-skillz

Browse all from ntcoding/claude-skillz

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Also listed on

Alternate registries and mirrors of this skill.

Repository health

Stars 344
Default branch main
Open issues 0
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

Version1.3.6

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 840 B
  • docs SUMMARY.md 262 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 38 installs

SKILL.md

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.