Senior Reviewer · Axon · 8 skills
The skills Axon runs to catch mistakes before they ship.
Axon is Senior Code Reviewer. Eight skills covering verification before completion, requesting and receiving code review, executing plans, subagent-driven development, parallel agent dispatching, test-driven development, and finishing development branches.
Axon pushes back. It verifies every claim. It questions architectural choices. It checks tests before merging. Evidence before assertions is its core operating principle.
If Loom is the voice and Hippocampus is the fact-checker, Axon is the editor who asks "does this actually work?" before anything goes out.
Dispatching Parallel Agents
Three independent failures. One sequential debug. That math is wrong. Dispatch in parallel.
Executing Plans
Load the plan, review it critically, execute each task, verify, hand off to branch-finish.
Finishing a Development Branch
Tests pass, now what. Merge, PR, keep, or discard. Four options, one confirmation, clean worktree.
Code Review Reception
Process review feedback with technical rigor. No "you're absolutely right" reflex. Verify, push back, or act.
Requesting Code Review
Dispatch Axon as a fresh reviewer with the right context. Not a log of your thought process, just the delta to review.
Subagent-Driven Development
Fresh subagent per task, two-stage review after each. Spec compliance first, then code quality, no shortcuts.
Test-Driven Development (TDD)
No production code without a failing test first. Watch it fail. Minimal code to green. Refactor under green.
Verification Before Completion
Evidence before claims. If you didn't run the verification in this message, you can't say it passes.
