create-github-issues-feature-from-implementation-plan

Create GitHub Issues automatically from implementation plan phases.

github ↓ 9k
Claude Code
View source ↗

What it does

  • One issue per implementation phase
  • Clear, structured titles and descriptions
  • Include only changes required by the plan
  • Verify against existing issues before creation
  • Title: Phase name from implementation plan
  • Description: Phase details, requirements, and context
  • Labels: Appropriate for issue type (feature/chore)

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

Create GitHub Issues automatically from implementation plan phases.

Source

Repository: https://github.com/github/awesome-copilot

create-github-issues-feature-from-implementation-plan FAQ

What does the create-github-issues-feature-from-implementation-plan skill do?

Create GitHub Issues from implementation plan phases using feature_request.yml or chore_request.yml templates. One issue per implementation phase Clear, structured titles and descriptions

How do I install create-github-issues-feature-from-implementation-plan?

Run: npx -y skills add https://github.com/github/awesome-copilot --skill create-github-issues-feature-from-implementation-plan --agent claude-code — the source lives at github.com/github/awesome-copilot.

Maintain create-github-issues-feature-from-implementation-plan?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

create-github-issues-feature-from-implementation-plan on getagentictools
[![create-github-issues-feature-from-implementation-plan on getagentictools](https://getagentictools.com/badge/skills/github-awesome-copilot-create-github-issues-feature-from-implementation-plan.svg)](https://getagentictools.com/skills/github-awesome-copilot-create-github-issues-feature-from-implementation-plan?ref=badge)
npx agentictools info skills/github-awesome-copilot-create-github-issues-feature-from-implementation-plan

The second line is the CLI lookup for this page — handy in READMEs and docs.