issue-slice-autopilot
Installation
SKILL.md
Issue Slice Autopilot
Drive a complex issue to completion across multiple PRs with minimal or no user intervention.
This skill is for long-running tasks where one giant PR is too risky. It repeatedly:
- selects the largest sane slice with no overlap with in-flight work,
- implements and validates the slice,
- runs
$commit-and-push, - runs
$enter-merge-queueuntil merged, - refreshes state and repeats.