Two new read-only skills that review plans and specs against best practices:
- /review-plan: Checks plans against 6 areas (security, API design, LLM code
security, spec-driven dev, TDD, operational readiness). Outputs scorecard
with critical gaps and recommendations.
- /review-spec: Checks specs for structure quality, requirement testability,
security coverage, and API design patterns. Scores 5 dimensions and
identifies missing requirements and scenarios.
Both load api-design.md, llm-code-security.md, spec-driven-development.md,
test-driven-development.md, and security-architecture.md from best-practices.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>