agile-v-pipeline
Installation
SKILL.md
Instructions
Orchestration pipeline for Agile V. Requires agile-v-core loaded first.
Pipeline
Stage 1: draft_persisted -> Stage 2: independent_findings -> Stage 1: architect_revisions -> gate_1 -> approved -> baselined -> Stage 3: Synthesis (Build Agent || Test Designer) -> Stage 4: Verification -> [Human Gate 2] -> Stage 5: Acceptance
Compliance Auditor observes all stages.
Handoffs
- Req Architect persists draft
.agile-v/REQUIREMENTS.md-> Logic Gatekeeper reads without editing. - Gatekeeper records independent findings -> Req Architect revises -> Gate 1 (findings + revision evidence, Human approves).
- Approval creates a baseline; Build Agent || Test Designer use only that baselined revision, with no shared context.
- Build Manifest + Test Cases -> Red Team Verifier.
- Verification Summary -> Gate 2; intended-use validation evidence, when required, remains separate.