11 tiny coding agent fixes with a stupid amount of payoff
Cole Medin · youtube · 2026-09-02
Cole Medin shares 11 small changes that make coding agents far more reliable, agent-agnostic and backed by arXiv studies:
- Write for the agent, not humans; instruction files rot — one in four repos have stale rules
- /compact isn't worth it: only 10% of context survives and safety constraints erode — put load-bearing rules in hooks
- Less context beats more; projects with no AI config grow twice as complex
- Don't escalate models mid-task (recovers less than half the gap); naming an agent coordinator doesn't improve results
- Never let the writer approve the work; 85% had a better answer before the last iteration — over-revising is real
- Validation is a system, not a step
His skills repo is open-sourced alongside the video.
More from coding & agent
- Hamel Husain: everyone is building this AI agent — don't — hugobowne · 2026-09-03
- Dev accidentally burns $100 in an instant running ultracode AI coding mode — zsakib_ · 2026-09-03
- Hidden-bug eval across 105 issues: Fable 5.1 finds 43, none fixes all — cost per model compared — PawelHuryn · 2026-09-03
- Indie author builds an agent-native distribution layer for his novel with A2A endpoints — patternflow · 2026-09-03
- Bezalel gives AI agents memory, email, money and a cloud desktop behind one MCP URL — Rasmic · 2026-09-03
- jjk-explain turns any concept into a Jujutsu Kaisen-style explainer video with one Claude Code command — teortaxesTex · 2026-09-03