C
create-github-issue-feature-from-specification
by @githubv
4.5(290)
仕様ファイルとfeature_request.ymlテンプレートに基づいて、機能リクエストのGitHub Issueを作成します。
インストール方法
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日