C
create-github-issue-feature-from-specification
by @githubv
4.5(290)
根据规范文件和feature_request.yml模板,为功能请求创建GitHub议题。
安装方式
npx skills add github/awesome-copilot --skill create-github-issue-feature-from-specificationcompare_arrows
Before / After 效果对比
1 组使用前
手动为功能请求创建GitHub议题耗时且易出错,格式不统一。规范文件与实际议题脱节,影响开发流程效率。
使用后
自动根据规范文件和模板创建GitHub议题。确保议题格式统一,信息完整,显著提升开发协作效率。
SKILL.md
Create GitHub Issue from Specification
Create GitHub Issue for the specification at ${file}.
Process
- Analyze specification file to extract requirements
- Check existing issues using
search_issues - Create new issue using
create_issueor update existing withupdate_issue - Use
feature_request.ymltemplate (fallback to default)
Requirements
- Single issue for the complete specification
- Clear title identifying the specification
- Include only changes required by the specification
- Verify against existing issues before creation
Issue Content
- Title: Feature name from specification
- Description: Problem statement, proposed solution, and context
- Labels: feature, enhancement (as appropriate)
用户评价 (0)
发表评价
效果
易用性
文档
兼容性
暂无评价
统计数据
安装量8.5K
评分4.5 / 5.0
版本
更新日期2026年5月17日
对比案例1 组
用户评分
4.5(290)
5
23%
4
51%
3
23%
2
2%
1
0%
为此 Skill 评分
0.0
兼容平台
🔧Claude Code
🔧OpenClaw
🔧OpenCode
🔧Codex
🔧Gemini CLI
🔧GitHub Copilot
🔧Amp
🔧Kimi CLI
时间线
创建2026年3月16日
最后更新2026年5月17日