AI AGENT ADDONS

Create Github Issue Feature From Specification

github/awesome-copilot
Project Management
8,781installs

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.

Add Create Github Issue Feature From Specification skill to your workflow

Global

mkdir -p ~/.claude/skills/create-github-issue-feature-from-specification

Project

mkdir -p .claude/skills/create-github-issue-feature-from-specification

Source Repository

Stars
35,856
Forks
4,431
Watchers
35,856
License
MIT
Last Push
23 days ago
Created
1 year ago