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

Automatically create GitHub issues for specification requirements not yet implemented in code.

github ↓ 8.8k
Claude Code
View source ↗

What it does

  • 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)

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

Automatically create GitHub issues for specification requirements not yet implemented in code.

Source

Repository: https://github.com/github/awesome-copilot

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

What does the create-github-issues-for-unmet-specification-requirements skill do?

Create GitHub Issues for unimplemented requirements from specification files using feature_request.yml template. One issue per unimplemented requirement from specification Clear requirement ID and description mapping

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

Run: npx -y skills add https://github.com/github/awesome-copilot --skill create-github-issues-for-unmet-specification-requirements --agent claude-code — the source lives at github.com/github/awesome-copilot.

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

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

create-github-issues-for-unmet-specification-requirements on getagentictools
[![create-github-issues-for-unmet-specification-requirements on getagentictools](https://getagentictools.com/badge/skills/github-awesome-copilot-create-github-issues-for-unmet-specification-requirements.svg)](https://getagentictools.com/skills/github-awesome-copilot-create-github-issues-for-unmet-specification-requirements?ref=badge)
npx agentictools info skills/github-awesome-copilot-create-github-issues-for-unmet-specification-requirements

The second line is the CLI lookup for this page — handy in READMEs and docs.