Badger Code Review
SkillDev toolsPrepare current-session guidance for an independent AI Badger review of recent repository work. Use only when the user wants a Badger review, not for generic review requests or session continuation.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Badger Code Review skill
What this skill tells your AI
The instructions your AI receives, as published by pvrlabs/aibadger in skills/badger-review/SKILL.md and read by ahel’s review.
Create .badger-handoff in the current working directory, or another workspace
directory explicitly selected by the user. Do not discover a Git root.
Summarize the current conversation briefly with strong recency bias. Include the user's request, what was just implemented, recent decisions and constraints, verification already performed, and reviewer attention points.
Always write this exact UTF-8 framing:
BADGER-HANDOFF-V1
mode: review
<compact review guidance>
Keep the complete file at or below 65,536 bytes. The body is conversation state only: do not inspect or include repository files, diffs, Git state, or topology. Badger collects review context itself.
After writing successfully, derive the absolute directory from the written file path and print exactly:
Badger handoff prepared.
In a separate terminal, run:
cd '/absolute/path/to/the-written-directory'
badger continue
Substitute the actual POSIX-shell-quoted directory. Do not invoke Badger or use another transport.
Signals
- GitHub stars
- 35
- Forks
- 3
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
badger-review- Source
- github.com/pvrlabs/aibadger