
El Pid
9.3K posts

El Pid
@pidster
Ingénieur. Chief Snarkitect. Saucerer.









Need a Google Calendar CLI that works well with agents? Here you go: github.com/badlogic/gccli


I updated github.com/pidster/person… to use XML tags in the persona instructions after a *quite interesting* conversation about reinforcing instructions to LLMs with @sublimino last week




I open sourced Sniffly, a tool that analyzes Claude Code logs to help me understand my usage patterns and errors. Key learnings. 1. The biggest type of errors Claude Code made is Content Not Found (20 - 30%). It tries to find files or functions that don't exist. So I restructured my code base for discoverability, and the average number of steps Claude Code needs for each instruction went from 8 to 7 steps.


