create-plan-for-gh-issue

Generate a phased implementation plan from a GitHub issue.

10|1|Updated Jun 10, 2018
One-click install
npx skills add https://github.com/masutaka/dotfiles-public --skill create-plan-for-gh-issue
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-plan-for-gh-issue
Source: https://github.com/masutaka/dotfiles-public/tree/main/.claude/skills/create-plan-for-gh-issue
Command: npx skills add https://github.com/masutaka/dotfiles-public --skill create-plan-for-gh-issue

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation of detailed implementation plans for GitHub issues, streamlining the development process.

Core Features & Use Cases

  • Automated Plan Generation: Creates structured implementation plans directly from GitHub issues.
  • Reference Integration: Incorporates existing plans and official documentation for comprehensive planning.
  • Use Case: When a new feature request is logged as a GitHub issue, this Skill can generate a phased implementation plan, breaking down the work into manageable commits.

Quick Start

Use the create-plan-for-gh-issue skill to create a plan for GitHub issue number 123.

Frequently Asked Questions about create-plan-for-gh-issue

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

FAQPage Schema
How do I generate an implementation plan for a GitHub issue?

To generate an implementation plan for a GitHub issue, use this Skill to analyze the issue content and reference existing documentation. It automatically creates a structured, phased plan breaking down complex tasks into atomic, commit-sized phases with clear deliverables.

What is the best way to break down complex GitHub issues into manageable commits?

Breaking down complex GitHub issues into manageable commits is done by generating a phased implementation plan. This approach analyzes the issue content and produces atomic, commit-sized phases with clear deliverables to ensure actionable development workflows.

Can I use existing documentation when creating a development plan for a GitHub issue?

Yes, you can use existing documentation when creating a development plan for a GitHub issue. The plan generation process incorporates existing plans and official documentation to ensure comprehensive planning and alignment with software development best practices.

Does this GitHub issue planning approach support referencing official documentation?

Yes, this GitHub issue planning approach supports referencing official documentation. It integrates existing plans and official docs during analysis to ensure the generated phased implementation plan is comprehensive and aligns with best practices.

When do I need to generate a phased implementation plan for issue tracking?

You need to generate a phased implementation plan for issue tracking when a new feature request is logged and requires structured development. It streamlines the workflow by breaking down complex tasks into atomic, actionable phases with clear deliverables.