Skip to main content

gh-issue-bug

Draft a GitHub bug report from the current conversation, save it under tmp/gh-issues/, and follow the repository's canonical bug-report workflow.

インストールへ移動

ソース情報

リポジトリ
blockscout/blockscout-rs
ソースの最終更新活動
2026年4月13日 20:05
検出された SKILL.md の言語
英語
スター
231
フォーク
206

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。

SKILL.md を表示中

SKILL.md
ソースの指示 · 読み取り専用プレビュー
name
gh-issue-bug
description
Draft a GitHub bug report from the current conversation, save it under tmp/gh-issues/, and follow the repository's canonical bug-report workflow.
# GitHub Bug Issue Skill Use this skill when the user wants a GitHub issue drafted for a bug, failure, regression, or other broken behavior. ## Workflow Follow the canonical workflow in `../../../.memory-bank/workflows/gh-issue-bug.md`. ## Required Guardrails - Use this skill only for bugs and incorrect behavior, not feature requests or improvements. - Draft the issue from the conversation and any verified local context needed to make it accurate. - If the conversation does not contain enough information for reproduction steps, expected behavior, actual behavior, root cause, and suggested fix, ask for the missing details before writing the file. - Keep the suggested fix high-level. Do not include code snippets, file lists, or implementation plans. - Save the issue to `tmp/gh-issues/YYMMDD-<short-issue-name>.md` and report the full path after creation. ## Minimal Starting Reads Start with: - `../../../.memory-bank/workflows/gh-issue-bug.md` Then read only the relevant code, tests, `.memory-bank/` context, and conversation details needed to draft an accurate bug report.
GitHubで見る