Skip to main content
Back to registry

create-github-issues-for-unmet-specification-requirements

github/awesome-copilot

Create GitHub Issues for unimplemented requirements in the specification at ${file} .

Installs6
Install command
npx skills add https://github.com/github/awesome-copilot --skill create-github-issues-for-unmet-specification-requirements
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Create GitHub Issues for unimplemented requirements in the specification at ${file} . - Analyze specification file to extract all requirements - Check codebase implementation status for each requirement - Search existing issues using search_issues to avoid duplicates - Create new issue per unimplemented requirement using create_issue - Use feature_request.yml template (fallback to default) - One issue per unimplemented requirement from specification - Clear requirement ID and description mapping - Include implementation guidance and acceptance criteria - Verify against existing issues before creation - Title: Requirement ID and brief description - Description: Detailed requirement, implementation method, and context - Labels: feature, enhancement (as appropriate) - Search codebase for related code patterns - Check related specification files in /spec/ directory - Verify requirement isn't partially implemented

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does create-github-issues-for-unmet-specification-requirements do?

Create GitHub Issues for unimplemented requirements in the specification at ${file} .

Is create-github-issues-for-unmet-specification-requirements good?

create-github-issues-for-unmet-specification-requirements does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does create-github-issues-for-unmet-specification-requirements work with?

create-github-issues-for-unmet-specification-requirements currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to create-github-issues-for-unmet-specification-requirements?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install create-github-issues-for-unmet-specification-requirements?

npx skills add https://github.com/github/awesome-copilot --skill create-github-issues-for-unmet-specification-requirements

Related skills

More from github/awesome-copilot

Related skills

Alternatives in Software Engineering