templates/skills/arch-review/SKILL.md
Run a multi-agent architecture review producing codebase map, mermaid diagrams, STRIDE threat model, and operational risk assessment. Use when the user says 'arch review', 'architecture audit', 'review the architecture', 'system design review', or needs a comprehensive assessment of codebase structure, dependencies, and security posture.
npx skillsauth add samwang0723/claudecode-setup arch-reviewInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Conduct a comprehensive architecture review using the agent team. Creates .claude/tasks/arch-review-{slug}/ to track all outputs.
Agent: explorer → output: dev-1.md
Agent: architect → output: architect.md
Agent: security-reviewer → output: security.md
Agent: pm → output: pm.md
Combine findings into summary.md with:
Track progress in _status.md throughout all phases.
Focus: $ARGUMENTS
development
Generate a technical specification document using the DDD template in template.md. Use when the user says 'write tech spec', 'create tech spec', 'technical specification', or needs a structured design document for a new feature or major change covering architecture, domain models, APIs, data design, security, and operations.
testing
Write a Product Requirements Document (PRD) using the standard TMAB template with stakeholders, user stories (Given-When-Then), success metrics, and A/B testing plans. Use when the user asks to write a PRD, create product requirements, document a feature spec, or plan a new product feature.
data-ai
Clean up an agent team. Removes team resources, optionally cleans worktrees and branches. Use after team work is complete and merged. Use when told to "stop team", "cleanup team", "disband team".
testing
Check progress of an active agent team. Shows member status, completed tasks, pending work, and any messages. Use when asked "team status", "how's the team", "check team progress", "team update".