issue-from-plan

Create a GitHub issue from an approved plan with action item checklist.

1|Updated Jan 12, 2026
One-click install
npx skills add https://github.com/cwilliams5/Alt-Tabby --skill issue-from-plan
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: issue-from-plan
Source: https://github.com/cwilliams5/Alt-Tabby/tree/main/.claude/skills/issue-from-plan
Command: npx skills add https://github.com/cwilliams5/Alt-Tabby --skill issue-from-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of translating an approved plan into a trackable GitHub issue, ensuring that implementation can begin efficiently.

Core Features & Use Cases

  • Issue Creation: Generates a GitHub issue with a concise title and a structured body containing only essential information from the plan.
  • Action Item Checklist: Automatically converts surviving TODOs from the plan into a checklist within the issue body.
  • Use Case: After a planning session where a new feature is defined and specific action items are agreed upon, this Skill can be used to create the corresponding GitHub issue, ready for development.

Quick Start

Create a GitHub issue from the approved plan.

Frequently Asked Questions about issue-from-plan

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

FAQPage Schema
How do I create GitHub issues from an approved plan?▼

To create GitHub issues from an approved plan, this Skill distills essential plan information into a concise title and a structured body, automatically converting surviving action items into a checklist ready for development.

Can I automatically generate a checklist of action items in a GitHub issue?▼

Yes, you can automatically generate a checklist of action items in a GitHub issue by identifying surviving TODOs from your planning session and listing them directly within the structured issue body.

How do I track key decisions and action items in GitHub issue tracking?▼

Tracking key decisions and action items in GitHub issue tracking is handled by extracting them from an approved plan and structuring them into a formatted issue body with a checklist for implementation.

Does this workflow automation create a worktree for implementation after creating an issue?▼

Yes, after creating the GitHub issue and reporting the issue number and URL, the workflow automation optionally creates a new worktree specifically for implementation.

What is the best way to turn a planning session into a trackable GitHub issue?▼

The best way to turn a planning session into a trackable GitHub issue is using a workflow that distills essential information, creates a structured body with action item checklists, and captures key decisions for development tracking.