dev-review
REQUIRED Phase 6 of /dev workflow. Combines spec compliance and code quality checks with confidence scoring.
spec-compliancecode-qualityconfidence-scoringdev-workflow
edwinhu
0
review-code
Review code against spec compliance - checks implementation matches spec requirements, identifies deviations, reports compliance score, triggers evolution if needed
spec-compliancecode-reviewcompliance-scoredeviation-detection
rhuss
11
implement
Use when spec exists and is validated - generates implementation plan FROM spec, executes with TDD, and verifies spec compliance throughout
implementation-plantest-driven-developmentspec-complianceexecution
rhuss
11
verification-before-completion
Extended verification including tests AND spec compliance - runs tests, validates spec compliance, checks for drift, blocks completion on failures
extended-verificationspec-compliancetest-automationfailure-blocking
rhuss
11