What problem does it solve?
Plan reviews are a bottleneck and a source of drift when engineering work streams transform spec into execution plans. This Skill enforces a formal engineering-review workflow for FeatureForge plans, ensuring plans are well-scoped, auditable, and gate-controlled before execution.
Core Features & Use Cases
- Validate plan headers and metadata such as Workflow State, Plan Revision, Execution Mode, Source Spec, Source Spec Revision, and Last Reviewed By to ensure alignment with the latest approved spec.
- Enforce the Plan-Contract Gate by running preflight safety checks and plan-analysis to determine readiness for engineering approval.
- Guide engineers through architecture, code quality, test coverage, and risk assessment sections, ensuring traceability to the source spec and plan fidelity receipts.
- Manage plan lifecycle: draft to engineering approved, staged approvals, and planned execution handoff, including late refresh-test-plan lanes when needed.
- Produce a QA handoff artifact for cross-session reuse.
Quick Start
Open with the latest plan at docs/featureforge/plans and run plan-eng-review to begin engineering validation.