Skip to main content

bug-report-triage

Turn a report into something reproducible, or say precisely what is missing.

跳到安装

来源信息

仓库
vstorm-co/agenticos
最近来源活动
2026年9月2日 09:15
检测到的 SKILL.md 语言
英语
星标
37
分支
7

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。

正在显示 SKILL.md

SKILL.md
来源说明 · 只读预览
name
Bug report triage
description
Turn a report into something reproducible, or say precisely what is missing.
category
qa
# Triaging a bug report An unreproducible bug is not fixed, it is closed. The job is reproducibility. ## Establish Exact steps in order · what happened · what was expected · environment, version and browser · frequency — always, sometimes, once · when it started and what changed then · does it happen for other users or other tenants. ## Classify honestly **Bug** — it does not do what it says. **Regression** — it used to work; find the version. **Missing feature** — it never worked; say so plainly rather than accepting it as a bug. **Works as designed** — and the design surprised somebody, which is worth its own ticket. ## Severity from impact and frequency Not from how annoyed the reporter is. Say the reasoning so it can be argued with. ## Always end with Either a numbered reproduction, or a specific list of what is still needed. "Can you provide more information" produces nothing. ## Never Close for inactivity without saying what was missing, or merge two reports because the symptoms look alike.
在 GitHub 查看