What problem does it solve?
This Skill solves the friction of manual feature delivery by orchestrating the entire pipeline from plan approval to a green, ready-to-merge pull request, ensuring safety and consistency across complex SwiftUI projects.
Core Features & Use Cases
- Autonomous Orchestration: Sequences review, implementation, security, and verification phases without manual intervention.
- Safety Gates: Enforces test-first development, security reviews, and rubric verification to maintain high code quality.
- Use Case: After finalizing a feature plan in plan mode, use this Skill to drive the implementation through to a verified, green PR in an isolated worktree, allowing you to focus on high-level design while the pipeline handles the mechanics.
Quick Start
Invoke the deliver skill to autonomously drive the current approved plan through the full feature pipeline to a ready-to-merge state.