What problem does it solve?
Manages the execution of large, multi-story software development epics, ensuring each story follows a defined lifecycle and integrating them through wave-based quality gates.
Core Features & Use Cases
- Wave-based Execution: Organizes stories into waves for parallel or sequential execution.
- Full Development Cycle: Ensures each story goes through validation, implementation, self-healing, quality review, and DevOps push.
- Quality Gates: Implements checkpoints between waves to ensure integration quality.
- State Persistence: Allows execution to be paused and resumed across sessions.
- Use Case: A product team is launching a major new feature that requires 20 distinct stories. This Skill orchestrates the development of these stories, grouping them into logical waves, running automated tests and reviews at each stage, and ensuring the entire feature is integrated correctly before release.
Quick Start
Execute the epic plan located at 'docs/stories/epics/epic-activation-pipeline/EPIC-ACT-EXECUTION.yaml' in interactive mode.