complete-milestone
SolidUse when asked to orchestrate, drive, or complete an entire cliban milestone end-to-end — multiple dependency-linked issues each needing their own plan, implementation, and integration.
Install
Quality Score: 81/100
Skill Content
Details
- Author
- LioraLabs
- Repository
- LioraLabs/cliban
- Created
- 3 months ago
- Last Updated
- 3 weeks ago
- Language
- Rust
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
complete-all-tasks
Complete every task in the current milestone's TASKS_TODO.md one by one, moving each to TASKS_DONE.md.
milestone
Completes all open GitHub issues in a milestone, taking each one to a tested, reviewed, green pull request. Use when the user asks to complete, deliver, work through, or finish a GitHub milestone.
milestone-wrap
Close out a completed milestone: confirm all its tasks are terminal and the Manual Verification Gate is green, mark the milestone done + the next one active across every place that tracks it, advance main to dev, and cut the release tag. Use when the user says "wrap up milestone X", "close M11", "let's close out the milestone", or "cut the release for milestone X". A confirm-gated procedure, never improvised — pauses before the outward-facing tag/release. Distinct from /wrap (which closes a SESSION, not a milestone).