From lisa
8-step bug triage and implementation workflow. Ensures bugs are reproducible, root-caused, and fixable before implementation begins.
How this skill is triggered — by the user, by Claude, or both
Slash command
/lisa:bug-triageThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Follow this 8-step triage process before implementing any bug fix. Do not skip triage.
Follow this 8-step triage process before implementing any bug fix. Do not skip triage.
Use the output of the triage steps above as your guide. Do not skip triage.
npx claudepluginhub codyswanngt/lisa --plugin lisaRoot cause based one-shot bug fix. Runs a full investigation pipeline: debugger diagnosis, gap analysis, requirements generation, execution, and verification. Includes QA suggestions after successful fix.
Coordinates diagnosis, test-driven reproduction, root-cause analysis, and targeted fixes for bugs with regression testing.