C
create-github-issues-feature-from-implementation-plan
by @githubv
4.5(291)
根据实施计划阶段,使用feature_request.yml或chore_request.yml模板创建GitHub议题。
安装方式
npx skills add github/awesome-copilot --skill create-github-issues-feature-from-implementation-plancompare_arrows
Before / After 效果对比
1 组使用前
手动根据实施计划创建GitHub议题耗时且容易遗漏,导致任务分解不彻底。项目管理效率低下。
使用后
根据实施计划阶段自动创建GitHub议题,使用预设模板细化任务。显著提升项目管理效率,确保任务全面覆盖。
SKILL.md
Create GitHub Issue from Implementation Plan
Create GitHub Issues for the implementation plan at ${file}.
Process
- Analyze plan file to identify phases
- Check existing issues using
search_issues - Create new issue per phase using
create_issueor update existing withupdate_issue - Use
feature_request.ymlorchore_request.ymltemplates (fallback to default)
Requirements
- One issue per implementation phase
- Clear, structured titles and descriptions
- Include only changes required by the plan
- Verify against existing issues before creation
Issue Content
- Title: Phase name from implementation plan
- Description: Phase details, requirements, and context
- Labels: Appropriate for issue type (feature/chore)
用户评价 (0)
发表评价
效果
易用性
文档
兼容性
暂无评价
统计数据
安装量8.6K
评分4.5 / 5.0
版本
更新日期2026年5月19日
对比案例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月19日