What problem does it solve?
This Skill coordinates a full feature delivery loop when you want one change request handled from intake all the way to implementation, shipping, PR monitoring, and retrospective follow-up without managing each handoff yourself.
Core Features & Use Cases
- Intake Triage: Decides whether the request is light or heavy based on clarity, scope, and design uncertainty, then routes to the right next step.
- Implementation Routing: Delegates behavior changes to TDD and structural changes to tidy-first so the work starts with the right method.
- Shipping and Monitoring: Hands off to shipping for quality gates and PR readiness, then to PR monitoring until merge or close is resolved.
- Use Case: A user says they want a new feature handled end to end, and this Skill keeps the process moving from acceptance criteria through delivery and final outcome tracking.
Quick Start
Tell the feature-loop skill that you want a change request handled from start to finish and it will take care of the intake, implementation, shipping, and monitoring flow.