← スキル一覧に戻る

creating-gh-issues
by AlbertoBasalo
Express version for Astro Bookings
⭐ 0🍴 0📅 2026年1月22日
SKILL.md
name: creating-gh-issues description: > Creates a GitHub issue based on a provided specification or context. To be used to create issues for features, bug corrections, or enhancements.
Creating GitHub Issues Skill
When asked for creating a GitHub issue, follow these steps:
- Capture inputs:
- Draft the issue title from the specification or context; if unclear, ask.
- Identify the repo remote URL from Context.
- If not, identify it by using local git commands to get the remote URL.
- Save the remote URL at AGENTS.md for later use.
- Create the GitHub issue:
- Use the GitHub MCP tool to create the issue in the current repository.
- Set the issue title and body based on the provided specification or context.
- Add a label
bugorenhancementbased on the content. - Save the created issue URL for reference and the ID for tracking.
- Double-link to specification (if applicable):
- If the issue is created based on a specification file:
- Add the created issue URL back to the file for traceability.
- Add the github spec file url to the created issue body for context.
スコア
総合スコア
60/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です