playbook/antigravity-awesome-skills/plugins/antigravity-awesome-skills-.../skills/bug-hunter
ci[bot] d5d8f7a8c0 📦 deps(thirdparty): update snapshots 2026-05-31 05:37:10 +00:00
..
README.md 📦 deps(thirdparty): update snapshots 2026-05-31 05:37:10 +00:00
SKILL.md 📦 deps(thirdparty): update snapshots 2026-05-31 05:37:10 +00:00

README.md

Bug Hunter

Systematically debugs and fixes a bug using standard debugging techniques.

What It Does

  • Reproduces the bug
  • Traces execution flow
  • Identifies the root cause
  • Fixes the bug
  • Adds tests to prevent regression
  • Documents the bug

Usage

Use @bug-hunter to fix the login timeout issue

The skill will systematically debug and fix the problem.