Summary
A Claude Code plugin that automatically detects and logs moments of human steering: pushback, direction, corrections, into structured episode files. Runs via background hooks, capturing technical decisions without interrupting the session.
Judgment
Built to capture tacit decision-making during AI‑assisted coding. Key choice: two‑agent architecture (Haiku for fast detection, Sonnet for summarization) balancing speed and quality. Tradeoff: detection may miss subtle steering, but it avoids disrupting flow.