305 curated code review & quality skills, agents, commands and plugins — from original author repos, ranked by GitHub signal.
davepoon
Analyzes codebase and writes structured intel files to .planning/intel/.
davepoon
Fills Nyquist validation gaps by generating tests and verifying coverage for phase requirements
davepoon
Analyzes codebase for existing patterns and produces PATTERNS.md mapping new files to closest analogs. Read-only codebase analysis spawned by /gsd:plan-phase orchestrator before planning.
davepoon
Verifies plans will achieve phase goal before execution. Goal-backward analysis of plan quality. Spawned by /gsd:plan-phase orchestrator.
davepoon
Verifies threat mitigations from PLAN.md threat model exist in implemented code. Produces SECURITY.md. Spawned by /gsd:secure-phase.