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 当前展示的配套文件。

文件资源管理器
2 个文件

正在显示 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 查看