plan-ticket

Create an implementation plan for a GitHub issue and comment it.

Updated Dec 28, 2025
One-click install
npx skills add https://github.com/josh-gree/my-claude-skills --skill plan-ticket
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-ticket
Source: https://github.com/josh-gree/my-claude-skills/tree/main/skills/plan-ticket
Command: npx skills add https://github.com/josh-gree/my-claude-skills --skill plan-ticket

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creates an implementation plan for an existing GitHub issue and adds it as a comment. Uses structured steps and clear success criteria.

Core Features & Use Cases

  • Read the issue to understand the goal
  • Explore the codebase for context and patterns
  • Write a concrete, atomic plan with file references
  • Attach the plan to the issue as a comment

Quick Start

Run /plan-ticket <issue-number> to generate and attach the implementation plan to the issue.