npx skills add smithery/neversight --skill architect-refine-critique
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.
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.
Browser automation CLI for AI agents. Use when the user needs to interact with websites, includ…
810.4K installsReview UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "chec…
617.3K installsBuild, deploy, evaluate, optimize, fine-tune, and manage Microsoft Foundry agents, models, and …
576.5K installsArchitect and provision enterprise Azure infrastructure from workload descriptions. For cloud a…
402.8K installsAlso in this package
Other skills from ntcoding/claude-skillz · top by installs.
npx skills add 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.
Also listed on
Alternate registries and mirrors of this skill.
Repository health
main
Skill metadata
Parsed from SKILL.md frontmatter.
Package contents
Files included with this skill beyond the listing page.
-
skill md
SKILL.md840 B -
docs
SUMMARY.md262 B
History
- First seen on skills.sh
- 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.