spec-reviewer
Installation
SKILL.md
Spec Reviewer
Parallel-agent review of spec documents. Produces a findings report without modifying the spec.
Workflow
- Read the spec file provided by the user
- Read
AGENTS.mdandarchitecture.mdfor project context and conventions - Create a team of 5 Explore agents — one per review dimension (see references/review-dimensions.md)
- Wait for all agents to complete
- Compile findings into a single report
- Shut down the team
Team Setup
Create a team named spec-review. Spawn 5 agents using the Task tool with subagent_type: "Explore" and team_name: "spec-review". Run all 5 in parallel.
Related skills