create-github-issue-feature-from-specification
Create GitHub issues from specification files using the feature_request.yml template.
What it does
- Single issue for the complete specification
- Clear title identifying the specification
- Include only changes required by the specification
- Verify against existing issues before creation
- Title: Feature name from specification
- Description: Problem statement, proposed solution, and context
- Labels: feature, enhancement (as appropriate)
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Create GitHub issues from specification files using the feature_request.yml template.
Source
Repository: https://github.com/github/awesome-copilot
create-github-issue-feature-from-specification FAQ
What does the create-github-issue-feature-from-specification skill do?
Create GitHub Issue for feature request from specification file using feature_request.yml template. Single issue for the complete specification Clear title identifying the specification
How do I install create-github-issue-feature-from-specification?
Run: npx -y skills add https://github.com/github/awesome-copilot --skill create-github-issue-feature-from-specification --agent claude-code — the source lives at github.com/github/awesome-copilot.
Maintain create-github-issue-feature-from-specification?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/github-awesome-copilot-create-github-issue-feature-from-specification?ref=badge) npx agentictools info skills/github-awesome-copilot-create-github-issue-feature-from-specification The second line is the CLI lookup for this page — handy in READMEs and docs.