What problem does it solve?
This skill solves the friction of managing follow-up fixes for already merged work by automating the creation of new branches, tasks, and PRs while maintaining clear lineage to the original implementation.
Core Features & Use Cases
- Automated Iteration Loop: Creates a new task, branch, and PR specifically for post-ship fixes, ensuring the original merged work remains intact.
- Context Preservation: Automatically links new iteration tasks to the original task, plan, and PR for full traceability.
- Use Case: If a feature is merged but a minor bug is discovered in production, use this skill to quickly spin up a fix-forward cycle that keeps your project tracker and documentation perfectly synced.
Quick Start
Invoke the iterate skill by providing the original task key and a brief description of the issue that needs to be addressed.