release-plan

Group open GitHub issues labeled verify-done into release units by priority and size.

13|6|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/baekenough/second-brain --skill release-plan-baekenough
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: release-plan
Source: https://github.com/baekenough/second-brain/tree/main/.claude/skills/release-plan
Command: npx skills add https://github.com/baekenough/second-brain --skill release-plan-baekenough

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines release planning by collecting open issues labeled verify-done, filtering out already planned work, and grouping items into structured release units based on priority and size.

Core Features & Use Cases

  • Build release plans directly from GitHub issues, identifying P1-P3 priorities and XS-M-L sizes.
  • Respect epic and dependency relationships to generate coherent, dependency-aware release bins.
  • Produce a finalized release plan document with per-release scope, issue list, and recommended implementation order.

Quick Start

Run the planner to generate a release plan from all open verify-done issues and review the output.

Frequently Asked Questions about release-plan

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

FAQPage Schema
How do I build a release plan from open GitHub issues?

To build a release plan from GitHub issues, the planner collects open issues labeled verify-done, filters out already planned work, and groups them into structured release units based on priority and size.

Can I group GitHub issues into releases by priority and size?

Yes, you can group GitHub issues into releases by priority and size. The planner identifies P1-P3 priorities and XS-M-L sizes to filter and group items into structured release units for versioning.

How does epic handling and dependency analysis affect release planning?

Epic handling and dependency analysis affect release planning by respecting epic and dependency relationships to generate coherent, dependency-aware release bins that ensure a logical implementation order.

What is the best way to structure release scope and implementation order from issues?

The best way to structure release scope and implementation order from issues is to assemble coherent release bins that produce a finalized plan document outlining per-release scope, issue lists, and execution order.

Does the release planner work with issues that are not labeled verify-done?

No, the release planner does not work with issues not labeled verify-done. It specifically collects open GitHub issues with the verify-done label to filter out already planned work and group the remaining items.

Why does my release plan exclude certain open GitHub issues?

Your release plan excludes certain open GitHub issues because the planner filters out issues lacking the verify-done label and removes already planned work to assemble coherent, dependency-aware release bins.