Splits a large feature branch into smaller, focused pull requests using stacked branches and cherry-pick. Groups commits by concern (infrastructure, application logic, tests, housekeeping), proposes descriptive branch names for user approval, creates stacked branches, and generates What/Why MR titles and descriptions.
83
83%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Passed
No known issues
SKILL.md first — it is the navigation hub.| Task | Load These References |
|---|---|
| Executing a full decomposition (analyse → stack → describe) | references/workflow-steps.md |
| User asks why a branch name or description is wrong | references/anti-patterns.md |
| Verifying output format or explaining to a user | references/worked-example.md |
| Quick decomposition (user already knows the steps) | None — SKILL.md is sufficient |