首页/AI 项目管理与协作/create-github-issues-for-unmet-specification-requirements
C

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

by @githubv
4.5(291)

根据规范文件中的未实现需求,使用feature_request.yml模板创建GitHub议题。

github-issuesrequirements-traceabilityspecification-complianceqa-managementGitHub
安装方式
npx skills add github/awesome-copilot --skill create-github-issues-for-unmet-specification-requirements
compare_arrows

Before / After 效果对比

1
使用前

难以系统性地识别规范文件中未实现的需求,导致功能遗漏或不完整。项目交付质量受影响。

使用后

根据规范文件中未实现的需求自动创建GitHub议题,确保所有功能都得到跟踪和实现。显著提升项目交付质量。

SKILL.md

Create GitHub Issues for Unmet Specification Requirements

Create GitHub Issues for unimplemented requirements in the specification at ${file}.

Process

  1. Analyze specification file to extract all requirements
  2. Check codebase implementation status for each requirement
  3. Search existing issues using search_issues to avoid duplicates
  4. Create new issue per unimplemented requirement using create_issue
  5. Use feature_request.yml template (fallback to default)

Requirements

  • 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

Issue Content

  • Title: Requirement ID and brief description
  • Description: Detailed requirement, implementation method, and context
  • Labels: feature, enhancement (as appropriate)

Implementation Check

  • Search codebase for related code patterns
  • Check related specification files in /spec/ directory
  • Verify requirement isn't partially implemented

用户评价 (0)

发表评价

效果
易用性
文档
兼容性

暂无评价

统计数据

安装量8.6K
评分4.5 / 5.0
版本
更新日期2026年5月23日
对比案例1 组

用户评分

4.5(291)
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月23日