plot-release

Generate RC checklists and release notes for Plot and git-based releases.

2|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/eins78/skills --skill plot-release
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plot-release
Source: https://github.com/eins78/skills/tree/main/skills/plot-release
Command: npx skills add https://github.com/eins78/skills --skill plot-release

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Verifies release readiness and guides the release process for software projects.

Core Features & Use Cases

  • Discovers delivered plans since the last release and aggregates relevant changelog entries.
  • Generates verification checklists for RC and final release paths and outlines required next steps.
  • Provides structured guidance on tagging, notes, and pushing, without performing the actions automatically.

Quick Start

Invoke the skill with an argument (rc, a specific version, or a bump type) to create a release plan and follow the resulting checklist.

Frequently Asked Questions about plot-release

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a changelog and verify release readiness for a git workflow?

Release verification for manual git-based projects involves generating RC checklists, collecting changelog entries, and outlining required next steps for tagging and notes without executing those actions automatically.

Can I automate git tagging and pushing during the software release process?

You cannot fully automate git tagging and pushing with this release guidance approach, as it strictly avoids automatic execution and instead provides structured guidance on tagging, notes, and pushing for you to perform manually.

What is the best way to create an RC verification checklist for production releases?

The best way to create an RC verification checklist for production releases is to invoke a release planning tool with a specific version or bump type to outline required cross-check steps and generate a guided release path.

Does this release guidance tool work with manual git-based versioning workflows?

Yes, this release readiness tool works with manual git-based versioning workflows by applying to the Plot workflow and standard git repositories to support tagging, changelog collection, and cross-check steps.

How do I collect changelog entries from delivered plans since the last release?

To collect changelog entries since the last release, a release verification tool discovers delivered plans and aggregates relevant changelog entries automatically, outlining required next steps for the final release notes.