一键导入
complete-sprint
Closes a Meridian sprint after sprint review — fills Retrospective, sets status complete, logs decisions. Use with /complete-sprint vX-SY.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Closes a Meridian sprint after sprint review — fills Retrospective, sets status complete, logs decisions. Use with /complete-sprint vX-SY.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Closes a Meridian user story after implementation — fills Record, acceptance, status and board. Use when marking US done, completing US-XXXX, or after implementing a user story.
Creates a Meridian epic file in docs/epics after architecture is approved. Use when defining a new product capability block before user stories.
Creates a Meridian sprint file in docs/sprints linked to a version. Use when planning execution slices within a release.
Creates a valid Meridian user story after epics and versions are approved. Use when adding work to docs/us and keeping acceptance criteria concrete.
Creates a Meridian release file in docs/versions. Use when defining a new product version before user stories.
Generates docs/kanban/board.json from Meridian user story frontmatter. Use after creating or changing user stories.
| name | complete-sprint |
| description | Closes a Meridian sprint after sprint review — fills Retrospective, sets status complete, logs decisions. Use with /complete-sprint vX-SY. |
| allowed-tools | Read, Glob, Grep, Bash, Edit, Write |
| File | When to read |
|---|---|
../create-sprint/references/sprint-template.md | Mandatory — close rules + Retrospective |
Target docs/sprints/vX-SY.md | Sprint goal, stories, current status |
Listed docs/us/US-XXXX.md | US status for sprint review |
../update-decisions-log/SKILL.md | When logging decisions from retrospective |
goal and Acceptance)./complete-sprint vX-SY.Do not use to create or expand sprint scope — use create-sprint / /plan-sprint.
| Check | Requirement |
|---|---|
| Sprint file | docs/sprints/vX-SY.md exists |
| Sprint review | Manager confirmed increment (human gate) |
| Retrospective | Must be filled before status: complete |
If Must US remain ❌ without manager waiver → report blocker; do not silently mark complete.
stories: frontmatter, read frontmatter status.goal and done_when.## Retrospective:
status: complete.update-decisions-log (read skill + run date).validate_meridian.py when available.Sprint completed:
File:
Status: complete
US delivered: N ✅ / N 🔶 / N ❌
Retrospective filled: yes | no
Decisions logged: yes | no
Deferred US:
Next: /plan-sprint | /create-us