The skill analyzes specification files to identify unimplemented requirements, checks the codebase and existing GitHub issues to avoid duplicates, and automatically creates feature request issues for each unmet requirement using a standardized template. It serves developers and project maintainers who need to track specification gaps and prioritize implementation work. This skill solves the problem of manually identifying and creating issues for requirements that have been specified but not yet built.
npx skills add https://github.com/github/awesome-copilot --skill create-github-issues-for-unmet-specification-requirements