Optimiser une skill par son transcript

A skill improvement pattern: instead of rereading SKILL.md when the output disappoints, you open the session JSONL transcript, which records every tool call and every piece of reasoning. You read whether the skill was loaded at all, at which step the agent drifted, and you fix that precise gap. A second agent does the reading so the one that drifted is not grading its own work.

View on Coeurdar