首页/AI 项目管理与协作/create-github-issue-feature-from-specification
C

create-github-issue-feature-from-specification

by @githubv
4.5(290)

根据规范文件和feature_request.yml模板,为功能请求创建GitHub议题。

github-issuesfeature-specificationproject-managementrequirements-managementGitHub
安装方式
npx skills add github/awesome-copilot --skill create-github-issue-feature-from-specification
compare_arrows

Before / After 效果对比

1
使用前

手动为功能请求创建GitHub议题耗时且易出错,格式不统一。规范文件与实际议题脱节,影响开发流程效率。

使用后

自动根据规范文件和模板创建GitHub议题。确保议题格式统一,信息完整,显著提升开发协作效率。

SKILL.md

Create GitHub Issue from Specification

Create GitHub Issue for the specification at ${file}.

Process

  1. Analyze specification file to extract requirements
  2. Check existing issues using search_issues
  3. Create new issue using create_issue or update existing with update_issue
  4. Use feature_request.yml template (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日