Fix Bug

This skill should be used when the user reports a bug — via a Jira ticket number or a plain-language description — and wants it fixed end-to-end with recorded proof. It creates a ticket-named worktree, records the bug reproducing live via Playwright in Docker ("before"), locates and fixes the root cause (delegating to the stack-specific agent per the routing table), re-records the same repro now passing ("after"), then opens a GitHub PR with both videos attached via gh's --attach flag (GA in gh v2.99.0+).

Shaybush Updated

File contents

Shaybush/claude-skills/tree/main/skills/fix-bug commit dec91c6276

Frequently asked questions

npx skillmds@latest add shaybush/fix-bug