← Projects
interview-me
Live Agent skills Markdown
Two agent skills for Claude Code, Copilot CLI and Codex. One interviews you on the decisions buried in a change you've just shipped and scores you. The other reviews a branch and drafts the comments.
Why I built this
Most tools that grill you about your code run before you write it, turning a chat into a spec. I wanted the opposite: something that reads the diff afterwards and asks why you did X and not Y, the way a staff engineer would. Writing it forced me to work out what a good review question actually looks like.