What problem does it solve?
AIDLC Test gate + Review — runs five review passes (spec, tests, DevOps, UI, security); post feedback as GitHub PR comments; then hand off to /build for triage. Not a substitute for human sign-off.
Core Features & Use Cases
- Orchestrates five review dimensions as dedicated reviewer roles: Tech Spec compliance, Practical Testing sufficiency, DevOps rollout and monitoring, Frontend/UX validation, and Security review.
- Outputs actionable feedback directly on the open PR and mirrors a durable review report at feature/<slug>/review-report.md for traceability and handoff.
- Integrates with inputs such as
tech-spec.md, open PR URL/number, and CI results to guide triage and ensure CI green status.
- Used within the AIDLC workflow to gate changes before the build phase and to coordinate handoffs to the build orchestrator.
Quick Start
Run a full AIDLC review on the open PR and post comments for Tech Spec, Testing, DevOps, Frontend, and Security, plus a durable review-report.