Turn a specification file into a GitHub issue for a feature request. The skill reads your file and pulls out the key requirements. It then checks if a similar issue already exists. If not, it creates a new issue using the feature_request.yml template. This keeps your project organized and saves you time.
Anyone who manages feature work on GitHub will find this useful. It ensures every specification gets a clear, single issue with the right labels. No more duplicate entries or missing details.
Global
mkdir -p ~/.claude/skills/create-github-issue-feature-from-specificationProject
mkdir -p .claude/skills/create-github-issue-feature-from-specificationSource 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 Issues Feature From Implementation Plangithub/awesome-copilot
Turn implementation plans into clear GitHub issues phase by phase
Structured Autonomy Plangithub/awesome-copilot
Turn a feature request into clear commits with a structured step by step plan