What problem does it solve?
Orchestrates the full feature implementation pipeline from backlog to feature close, enabling teams to resume from the current step and re-run safely.
Core Features & Use Cases
- End-to-end workflow across feature phases and per-story steps (Requirements Writer → Solution Spec Writer → QA E2E Design, Execution Planner, QA Test Design, QA Test Automation, and feature close).
- Backlog and slug resolution: accepts a slug or backlog code and resolves the concrete feature seed.
- Context packs: builds and reuses Project and Feature context packs to drive consistent prompts and governance.
- Parallel execution: runs execution planning and implementation/QA tasks in parallel where allowed, with gating on blockers.
- Progress tracking: appends digest blocks after execution plans and QA phases to show scope and coverage.
- Safe re-run: resumes from the current step and avoids duplicating work; surfaces blockers when encountered.
Quick Start
Run the pipeline for a feature using a slug or backlog code, for example: /run-feature-pipeline F-01.02 nomination-workflow.