Session Bug Hunter
Scans the current Claude Code session (conversation + changed files) for bugs and potential issues, presents a prioritized list for user approval, then creates GitHub issues automatically.
Phase 1 — Detect the GitHub repo
Before anything else, run:
gh repo view --json nameWithOwner -q .nameWithOwner 2>/dev/null
If this fails:
- Ask the user: "Which GitHub repo should I open issues in? (e.g. owner/repo)"
- Store the answer for all subsequent `gh issue
[Description truncada. Veja o README completo no GitHub.]