AI AGENT ADDONS

Create Github Issues For Unmet Specification Requirements

github/awesome-copilot

Specification files list what a project should do. Sometimes some requirements are never built. This skill finds those missing requirements and creates GitHub issues for them.

It reads your specification file and checks each requirement against the codebase. It also looks at existing issues to avoid duplicates. Then it creates one new issue for each missing requirement using a feature request template.

Each issue includes the requirement ID, a description, and acceptance criteria. This helps your team track what still needs to be built. It keeps your project complete and organized.

Add Create Github Issues For Unmet Specification Requirements skill to your workflow

Global

mkdir -p ~/.claude/skills/create-github-issues-for-unmet-specification-requirements

Project

mkdir -p .claude/skills/create-github-issues-for-unmet-specification-requirements

Source Repository

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