create-github-issues-for-unmet-specification-requirements
Analyzes specifications and codebase to automatically create GitHub issues for unimplemented requirements.
Install
npx skills add https://github.com/github/awesome-copilot --skill create-github-issues-for-unmet-specification-requirementsStats
| Total installs | 7,446 |
| Weekly installs | 7.4K |
| GitHub stars | 27.4K |
| First seen | Feb 25, 2026 |
| Source | @github/awesome-copilot |
Summary
- Analyzes specification files to extract all requirements, then checks codebase implementation status for each one
- Searches existing issues to prevent duplicates before creating new feature request issues
- Generates issues with requirement IDs, detailed descriptions, implementation guidance, and acceptance criteria
- Scans related specification files and code patterns to verify whether requirements are partially or fully implemented
Tags
Related skills
| Skill | Installs | vs create-github-issues-for-unmet-specification-requirements |
|---|---|---|
| rust-mcp-server-generator | 7,528 | +82 |
| update-markdown-file-index | 7,444 | -2 |
| polyglot-test-agent | 7,483 | +37 |
| csharp-mcp-server-generator | 7,417 | -29 |
| suggest-awesome-github-copilot-skills | 7,481 | +35 |
FAQ
- How many installs does create-github-issues-for-unmet-specification-requirements have?
- create-github-issues-for-unmet-specification-requirements has 7,446 total installs and 7.4K installs this week.
- Where is create-github-issues-for-unmet-specification-requirements hosted?
- create-github-issues-for-unmet-specification-requirements is published by @github/awesome-copilot at https://github.com/github/awesome-copilot.
- How many GitHub stars does create-github-issues-for-unmet-specification-requirements have?
- create-github-issues-for-unmet-specification-requirements has 27.4K GitHub stars.
- When was create-github-issues-for-unmet-specification-requirements first indexed?
- OrangeBot.AI first indexed create-github-issues-for-unmet-specification-requirements on Feb 25, 2026.
- How do I install create-github-issues-for-unmet-specification-requirements?
- Run: npx skills add https://github.com/github/awesome-copilot --skill create-github-issues-for-unmet-specification-requirements