From workflow-commands
Fix a bug with investigation, root cause tracking, and verification
How this command is triggered — by the user, by Claude, or both
Slash command
/workflow-commands:bug <bug description or beads-id>The summary Claude sees in its command listing — used to decide when to auto-load this command
# Bug **For:** Fixing bugs with proper tracking. Use your Skill tool to engage the `bug` skill. Pass the full argument string to the skill.
For: Fixing bugs with proper tracking.
Use your Skill tool to engage the bug skill.
Pass the full argument string to the skill.
npx claudepluginhub kylestratis/kyle-claude-plugins --plugin workflow-commands/bugRecords a known bug with reproduction steps to the mem events table, preventing future re-investigation. Accepts positional description, --file, --repro, and --severity arguments.
/bugDocuments a structured bug report with reproduction steps, severity, and expected behavior. Does not investigate or fix the bug.