plot-release

Installation
SKILL.md

Plot: Cut a Release

Create a versioned release from delivered plans. This workflow can be run manually (using git and forge CLI), by an AI agent interpreting this skill, or via a workflow script (once available).

Input: $ARGUMENTS is optional. Can be:

  • rc — cut a release candidate tag and generate a verification checklist
  • A version number (e.g., 1.2.0) or bump type (major, minor, patch) — cut the final release

Examples: /plot-release rc, /plot-release minor, /plot-release 1.2.0

Setup

Add a ## Plot Config section to the adopting project's CLAUDE.md:

Installs
17
Repository
eins78/skills
GitHub Stars
2
First Seen
Feb 15, 2026
plot-release — eins78/skills