用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/joelanford/library-olm --skill sdd-ship命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| name | sdd-ship |
| description | Finalize and publish the current branch's changes. |
Finalize and publish the current branch's changes.
go test ./... — all tests must pass.go vet ./... — no issues.go mod tidy — verify go.mod and go.sum are clean (no diff after running).specs/YYYY-MM-DD-*/ with status: in-progress), verify all acceptance criteria are met.CLAUDE.md is up to date with any new packages or conventions.If any check fails, stop and report the issue.
specs/conventions.md for commit and PR format.specs/conventions.md:
status: pr-submittedpr: <PR URL>