From tech-spec
Reviews technical specifications using expert personas to identify gaps, risks, and missing considerations. Verifies claims against repositories, discusses resolutions, and applies updates.
How this skill is triggered — by the user, by Claude, or both
Slash command
/tech-spec:reviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Ask the user to provide:
Ask the user to provide:
When repositories are provided, consult code to verify:
Explore on demand during review rather than upfront.
Select relevant personas from references/experts.md:
For each relevant persona:
Group related findings into batches and present via AskUserQuestion:
For findings with meaningful trade-offs:
Apply agreed changes directly to the spec file:
npx claudepluginhub bendrucker/claude --plugin tech-specReviews technical spec documents for completeness, feasibility, risk, and code consistency. Invoked via /review-spec or when spec review keywords appear.
Adversarially reviews specs before building, citing evidence to refute plans and produce go/no-go gates. Triggers on "review the spec", "red-team this", or "/ck:review".
Reviews specs, PRDs, requirements, and design docs for unrelated features, oversized scope, contradictions, feasibility issues, scope imbalance, omissions, ambiguity, security concerns, and git repo conflicts.