This skill turns your implementation plan into a set of GitHub issues. It reads a plan file and finds each phase of work. Then it checks for existing issues so nothing gets duplicated.
Each phase becomes one clear issue with a structured title and description. The skill uses either a feature request or chore request template. If no template fits, it falls back to a default format.
You get organized issues that match your plan exactly. No extra tasks. No missing steps. Just the changes you need to make.
Global
mkdir -p ~/.claude/skills/create-github-issues-feature-from-implementation-planProject
mkdir -p .claude/skills/create-github-issues-feature-from-implementation-planSource Repository
To Issuesmattpocock/skills
Break plans into independent vertical slice issues for faster teamwork
Persona Project Managergoogleworkspace/cli
Easily coordinate projects, track tasks, schedule meetings, and share documents
Persona Team Leadgoogleworkspace/cli
Lead your team with daily standups, task coordination, and clear communication
Spec Driven Developmentaddyosmani/agent-skills
Write a structured spec before coding to build with clarity and confidence
Github Issuesgithub/awesome-copilot
Create update and manage GitHub issues with simple commands
Breakdown Plangithub/awesome-copilot
Generate complete project plans with epics, stories, and automated tracking
Create Github Issue Feature From Specificationgithub/awesome-copilot
Transform specs into GitHub issues quickly with a consistent template
Structured Autonomy Plangithub/awesome-copilot
Turn a feature request into clear commits with a structured step by step plan