What problem does it solve?
This Skill solves the complexity of managing multi-phase engineering work by enforcing a structured, bottom-up delivery process that prevents "mega-PR" bottlenecks and ensures high-quality, reviewable code.
Core Features & Use Cases
- Stacked PR Workflow: Automatically manages sequential PR layers using the official GitHub Stacked PRs extension, ensuring foundations are merged before dependents.
- Automated Closeout: Enforces a mandatory rubber-duck and adversarial review process for every PR, ensuring CI checks and documentation are completed before squash-merging.
- Autotrain Integration: Coordinates continuous training loops with delivery, ensuring only positive-result iterations are stacked and shipped while maintaining rigorous experiment documentation.
Quick Start
Use the sdlc skill to plan and execute a multi-layer feature implementation by defining the goal and spawning subagents for each stack layer.