Agent Pigeon — Development skill for Claude Code
See how your coding agent actually worked.
How to install Agent Pigeon
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open hyukvoid/agent-pigeon and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Agent Pigeon does
See how your coding agent actually worked. A tiny local CLI that turns Claude Code / Codex sessions into flight reports: edits, verification runs, FAIL->PASS loops, and session comparisons. Local, read-only, no API key, nothing uploaded.
Alternatives in Development
- Om Tidy — Self-maintenance pass — acts on every hygiene flag: archives completed work, groups loose clusters, splits ove 4.6k ★
- Domxss — Confirm DOM XSS in a real headless browser — injects canary payloads into params + URL fragment and only repor 4.5k ★
- Octo Freeze — Restrict file edits to a specific directory boundary 2.8k ★
README
Agent Pigeon
See how your coding agent actually worked.
**Local · Read-only · No API key · Nothing uploaded**
Agent Pigeon reads your local Claude Code and Codex session history and summarizes edits, recognized verification, FAIL→PASS loops, and session comparisons.
npx agent-pigeon flight
⠀⠀⠀⠀⠀⠀⢀⣤⣴⣤⣄⠀⠀⠀
⠀⠀⠀⠀⠀⠀⣼⣿⣿⣽⣿⣄⠀⠀
⠀⠀⠀⠀⣠⣤⣿⣿⣿⣿⡿⠛⠉⠁
⣀⣀⣴⣿⡿⣿⣿⣿⣿⣿⣿⣷⠀⠀
⠈⠻⣿⡟⠛⣦⣉⠛⢿⣿⣿⣿⠁⠀
⠀⠀⠀⠉⠻⡿⠿⡿⠶⡿⠋⠁⠀⠀
⠀⠀⠀⠀⠒⠓⠂⠀⠒⠓⠂⠀⠀⠀
Agent Pigeon — Codex
Session span: 63 min · 1 session
READ — N/A
EDIT ██████████████████ 40
VERIFY ██████ 14
FAIL→PASS ███ 7
Final state
✓ recognized verification found
Local · Read-only · Nothing uploaded
Requires **Node.js ≥ 20.11**. Install once with `npm install -g agent-pigeon`.
Reports
Flight reports include READ, EDIT, and recognized VERIFY counts, the largest debugging loop, most-touched file, longest stretch of coding without recognized verification, and final verification state. Reports are prompts to inspect, not grades.
Privacy
Agent Pigeon reads only `~/.claude/projects` and `~/.codex/sessions`, in read-only mode. It never reads project source code, writes state or a cache, or transmits data. Reports contain aggregate counts and short session IDs, not source code, diffs, commands, or prompts.
Agent Pigeon is an independent local CLI and does not require or configure PigeonHub.
Limits
Recognized verification covers build, test, and device commands Agent Pigeon can identify; custom checks
Related Skills
Skills Marketing
Marketing skills for Claude Code, Codex, Cursor — funnel analysis, CRO, growth loops, paid ads (Google/Meta),
Subtext
A Claude Skill that tells you what a message is actually saying, and shows its work. Evidence-tiered subtext a
Architecture Config Pass Frozen Authority Directly
Use when: (1) a coordinator projects a typed config into a second stage-only config object, (2) new CLI/config
Prove Your Tests Can Fail
Verify that tests can actually fail, catching assertions that pass no matter what the code does.
Cost Xray
See what Claude Code and Codex actually send to the API — and what each part costs.
Argus Code
See what Claude Code actually did. Local-first observability for every session: which tools ran, what each sub
Related Agents
Repo Orientation
Read-only orientation for a codebase you have not worked in. Traces how the app actually starts and where its
Rust API Ergonomics Reviewer
Reviews Rust library/framework code from the downstream consumer's perspective. Focuses on API clarity, idioma
Sonmat Witness
External witness agent. Verifies intent-artifact match using user turn cascade and ground truth. Protocol-isol