design-review
Installation
SKILL.md
Design Review — Iterative Clean-Context Review Loop
Repo profile — read
.claude/repo-profile.mdfirst. This skill is repo-agnostic; arc is the reference implementation. Where it references repo identity or paths, read the profile (repo_slugetc.). Arc's own provenance for any lessons is not inlined here (fuller case narratives, where they exist, are under.claude/case-law/).
Automate design document review using clean-context subagents. Each round gets a fresh perspective — no inherited bias from the current conversation.
Usage
/agentloop:design-review <path> [--target <score>] [--max-rounds <n>]
<path>— Path to a design document file, or a directory containingdesign.md+tasks.md--target <score>— Target completeness score (default: 95)--max-rounds <n>— Maximum review iterations (default: 5)