ship
Use when all plan tasks are done and green to review, archive planning artifacts, and ask how to finish.
它会碰到什么
这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。
技能内容
Ship
If topology=multi-module (triage announcement or coordinator spec/plan declaration), read ../references/multi-module.md.
Gates — if any fail, stop here:
- Tests pass — or, for tasks with no automated test, their manual acceptance was performed.
- No
- [ ]remains in any relevant plan. - Staging spec reflects actual code behavior.
- README commands runnable; living docs honor North Star (atemporal ground truth, modular specs; see
../references/quality.md). - No incomplete tracked tasks in the harness task tracker (whatever the host calls it).
- For multi-module work: module plans and local acceptance are complete, and coordinator integration passes (or the change is reported as
partial-commit).
reviewthe whole diff.
- Update
docs/ROADMAP.md(if it exists):
- Milestone completed? Mark
[x]. - Scope changed? Adjust upcoming milestone descriptions.
- Unrelated work (bugfix, refactor)? Roadmap unchanged.
archive— for multi-module work, archive module artifacts in their owning repositories first; archive the coordinator last.
- If user-visible, add to CHANGELOG
Unreleased. Releases move it to a version.
- Ask disposition: commit / merge / PR / keep / discard.
For a linked multi-repository implementation whose approved plan already includes linked commits: run the commit protocol (non-coordinators in dependency order, record SHAs as the revision set, coordinator last, shared change-set ID in every commit) when the user chooses commit or previously approved that path — do not re-ask whether commits are in scope. Still never push or open a PR without explicit approval.
If a linked commit fails, report partial-commit, preserve all commits and working trees, and report the exact recovery point.
- On merge or PR: clean up worktree, delete local branch.
- Roadmap has unchecked milestones? →
plannext.
No push or PR without explicit user approval.
想直接用这个技能?
本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。
它属于哪个仓库
plugins/ouonet/praxis/skills/ship/SKILL.md同一个仓库里的其他技能
同名技能的其他版本
有 3 个不同仓库或目录里都有叫 ship 的技能。它们内容并不相同,别混用:
- hashgraph-online/awesome-codex-plugins — Release-gate sequence: validate → review → push → tag. Wraps kernel:git mechanics with the
- hashgraph-online/awesome-codex-plugins — Ship phase. Runs isolated integration test in a fresh worktree, creates a PR with full spe