Cuts a project release. Discovers the project's release procedure (Makefile target, RELEASING.md, CI workflow, etc.) and offers to capture it durably if missing. Always invokes /review-release as preflight, proposes a version bump from CHANGELOG, then presents an exact command plan for operator confirmation before executing step-by-step. Halts on first failure rather than attempting rollback.
$npx -y skills add chrisallenlane/claude-swe-workflows --skill releaseInstalls into the current project.
Run `npx skills use "https://github.com/chrisallenlane/claude-swe-workflows" --skill "chrisallenlane/claude-swe-workflows/release"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/chrisallenlane/claude-swe-workflows" that are relevant to the current task. Run `npx skills add "https://github.com/chrisallenlane/claude-swe-workflows"` and select the relevant skills, then follow their instructions.