kata-complete-milestone
SolidUse when the user wants to finish, close, ship, archive, or mark the active Kata milestone complete.
AI & Automation 61 stars
6 forks Updated 3 days ago MIT
Install
Quality Score: 82/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# kata-complete-milestone
## Operating Brief
When this skill is invoked, close the active release-sized milestone after all milestone slices and tasks are done and verified.
Load the project snapshot and active milestone, list slices, list tasks for each slice when detail is needed, inspect milestone/slice/task artifacts, read project-scoped closeout artifacts, confirm every required task is done and verified, summarize delivered outcomes, capture retrospective notes, write milestone completion artifacts, update project closeout artifacts, and then complete the milestone through `milestone.complete`.
If readiness is uncertain, stop and explain what must be verified or resolved first.
## Success Criteria
- The active milestone has an accepted completion summary.
- Every required slice is done.
- Every required task is done with `verificationState: verified`.
- Completion evidence includes milestone, slice, task, and project-scoped artifacts.
- Retrospective or archive artifacts are persisted when useful.
- Project brief and project requirements artifacts are updated before `milestone.complete`, or the workflow stops to repair missing project artifacts.
- Existing milestone summary, retrospective, and project closeout artifacts are updated idempotently when they already exist.
- Carry-forward requirements are only reclassified after explicit confirmation and evidence.
- Completion output names the project tracking issue when the backend reports it and reports what changed...
Details
- Author
- gannonh
- Repository
- gannonh/kata-symphony
- Created
- 5 months ago
- Last Updated
- 3 days ago
- Language
- Rust
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
kata-new-milestone
Use when the user wants to create the next milestone, release goal, or scoped delivery target for an existing Kata project.
61 Updated 3 days ago
gannonh AI & Automation Listed
close-milestone
Use when every target-milestone task is closed and traceability is full to reconcile scope, run any still-required milestone regression/E2E, apply closure review gates, record owner review, and backfill ROADMAP plus any needed receiver handoff. 目标 Milestone 自有任务全部关账后做范围核对、仍必需的回归/E2E、关账审查门禁与负责人复核。
0 Updated 2 weeks ago
tonywo2049 AI & Automation Solid
kata-execute-phase
Use when the user wants Kata to execute planned phase work or advance tasks in the active milestone.
61 Updated 3 days ago
gannonh