用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/ameyalambat128/devgraph --skill release-workflow命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | release-workflow |
| description | Guide or execute the main-branch release workflow. |
| disable-model-invocation | true |
Guide or execute the main-branch release workflow.
This skill owns release-facing docs and the main branch release path.
It owns:
internal-docs/RELEASING.mdCONTRIBUTING.mdIt does not own:
README.mdVerify branch context.
Read the current branch.
On main, continue normally.
Off main, default to dry-run planning or refusal unless the user explicitly asks for release planning only.
Completion criterion: branch context is classified as executable release flow, dry-run guidance, or refusal.
Read the release source of truth. Read:
package.jsonpackages/devgraph-cli/package.jsonpackages/devgraph-core/package.json.changeset/config.jsoninternal-docs/RELEASING.mdCONTRIBUTING.md
Use references/RELEASE_CHECKLIST.md.
Completion criterion: current versioning, publish scripts, and documentation steps are reconciled against code truth.Inspect pending release inputs. Check:
.changeset/*.md filesHandle the release path according to user intent.
main, follow the checklist.references/RECOVERY_CASES.md for exceptions.
Completion criterion: the release path is either completed or blocked with a concrete reason.Report outcome. Report: