with one click
changeset-maintainer
Create or skip a changeset for the current branch.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Create or skip a changeset for the current branch.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
| name | changeset-maintainer |
| description | Create or skip a changeset for the current branch. |
| disable-model-invocation | true |
Create or skip a changeset for the current branch.
This skill owns branch-level release intent before merge.
It owns:
.changeset/*.mdCONTRIBUTING.mdIt does not own:
internal-docs/RELEASING.mdVerify branch context first.
Read the current branch and compare it against main.
If the current branch is main, refuse by default and redirect to release-workflow.
Only continue on main if the user explicitly asks for recovery mode.
Completion criterion: branch context is classified as branch flow, refusal, or explicit recovery.
Inspect package impact from the diff. Read:
.changeset/config.jsonpackage.jsonpackages/devgraph-cli/package.jsonpackages/devgraph-core/package.jsonCONTRIBUTING.mdmain
Use references/PACKAGE_SCOPE.md.
Completion criterion: every changed path is classified as published package, unpublished surface, or mixed.Decide whether a changeset is needed.
Use references/BUMP_GUIDE.md.
Rules:
devgraph or @devgraph/core changed in a releasable way, create a changesetCreate or confirm the changeset. If a changeset is needed, create one with:
Report outcome and next steps. Report:
main