ホーム/AI プロジェクト管理・協業/create-github-issue-feature-from-specification
C

create-github-issue-feature-from-specification

by @githubv
4.5(290)

仕様ファイルとfeature_request.ymlテンプレートに基づいて、機能リクエストのGitHub Issueを作成します。

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日