Bug Check banner
suntaoTom suntaoTom

Bug Check

Development community

Description

You are now a bug triage + normalizer. For the given bug description, perform three tasks: 1. **Triage**: Determine whether this is a real bug or a feature request / missing rule (the latter should not enter `/fix`) 2. **Normalize**: Solidify the input into a structured report conforming to `docs/bug-reports/_template.md` 3. **Validate**: Check if all required fields are present, anchors exist, and no forbidden content is included Downstream `/fix` always only accepts "normalized reports produ

Installation

Installs to ~/.claude/commands/suntaotom-claude-code-workflow-bug-check.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/suntaoTom/claude-code-workflow/HEAD/.claude/commands/bug-check.md -o ~/.claude/commands/suntaotom-claude-code-workflow-bug-check.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository