create-github-issue-feature-from-specification▌
github/awesome-copilot · updated Apr 8, 2026
Create GitHub issues from specification files using the feature_request.yml template.
- ›Analyzes specification files to extract requirements and automatically generates issue titles and descriptions
- ›Searches existing issues to prevent duplicates before creating new ones
- ›Supports both creating new issues and updating existing ones via the GitHub API
- ›Applies feature and enhancement labels automatically based on specification content
1e:["$","div",null,{"className":"prose prose-invert max-w-none prose-headings:font-semibold prose-headings:tracking-tight prose-h1:text-4xl prose-h1:mb-2 prose-h2:text-2xl prose-h2:mb-2 prose-h3:text-lg prose-h3:mb-2 prose-p:text-muted-foreground prose-li:text-muted-foreground prose-code:bg-muted prose-code:text-foreground prose-code:px-1 prose-code:py-0.5 prose-code:rounded-sm prose-code:text-sm prose-code:before:content-none prose-code:after:content-none prose-pre:bg-muted prose-pre:text-foreground prose-pre:border prose-pre:border-border prose-pre:rounded-md [&_table]:!border-[color:var(--border)] [&_th]:!border-[color:var(--border)] [&_td]:!border-[color:var(--border)]","dangerouslySetInnerHTML":{"__html":"<h1>Create GitHub Issue from Specification</h1>\n<p>Create GitHub Issue for the specification at <code>${file}</code>.</p>\n<h2>Process</h2>\n<ol>\n<li>Analyze specification file to extract requirements</li>\n<li>Check existing issues using <code>search_issues</code></li>\n<li>Create new issue using <code>create_issue</code> or update existing with <code>update_issue</code></li>\n<li>Use <code>feature_request.yml</code> template (fallback to default)</li>\n</ol>\n<h2>Requirements</h2>\n<ul>\n<li>Single issue for the complete specification</li>\n<li>Clear title identifying the specification</li>\n<li>Include only changes required by the specification</li>\n<li>Verify against existing issues before creation</li>\n</ul>\n<h2>Issue Content</h2>\n<ul>\n<li>Title: Feature name from specification</li>\n<li>Description: Problem statement, proposed solution, and context</li>\n<li>Labels: feature, enhancement (as appropriate)</li>\n</ul>"}}]
Discussion
Product Hunt–style comments (not star reviews)- No comments yet — start the thread.
Ratings
4.5★★★★★57 reviews- ★★★★★Aarav Menon· Dec 28, 2024
We added create-github-issue-feature-from-specification from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.
- ★★★★★Camila Park· Dec 20, 2024
Solid pick for teams standardizing on skills: create-github-issue-feature-from-specification is focused, and the summary matches what you get after install.
- ★★★★★Amelia Torres· Dec 16, 2024
Registry listing for create-github-issue-feature-from-specification matched our evaluation — installs cleanly and behaves as described in the markdown.
- ★★★★★Amelia Huang· Dec 8, 2024
We added create-github-issue-feature-from-specification from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.
- ★★★★★Pratham Ware· Dec 4, 2024
create-github-issue-feature-from-specification reduced setup friction for our internal harness; good balance of opinion and flexibility.
- ★★★★★Ishan Lopez· Dec 4, 2024
create-github-issue-feature-from-specification reduced setup friction for our internal harness; good balance of opinion and flexibility.
- ★★★★★Advait Malhotra· Nov 27, 2024
Keeps context tight: create-github-issue-feature-from-specification is the kind of skill you can hand to a new teammate without a long onboarding doc.
- ★★★★★Zaid Verma· Nov 19, 2024
Keeps context tight: create-github-issue-feature-from-specification is the kind of skill you can hand to a new teammate without a long onboarding doc.
- ★★★★★Piyush G· Nov 11, 2024
create-github-issue-feature-from-specification has been reliable in day-to-day use. Documentation quality is above average for community skills.
- ★★★★★Liam Thomas· Nov 11, 2024
I recommend create-github-issue-feature-from-specification for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.
showing 1-10 of 57