← all tags
Sep 15, 2026·5 min read
Experimenting with automatic memory in Codex and Claude
After rewriting my skills and clearing memory, Codex and Claude felt better to use. My next experiment is to disable automatic memory, informed by research on context and memory poisoning.
AICodexClaude Code+2 more
Jun 18, 2026·4 min read
Your experience is a runtime dependency
AI agents are already very capable, but they don't automatically have the judgement that makes you effective in your current role. Skills and agent instructions are how you package that experience so the agent can use it.
AIAgentsAgentic Engineering+3 more
Apr 07, 2026·8 min read
Making Claude’s research cache an on-demand skill
I kept my research cache and skills, but removed the global trigger that made Claude load them on every task. Here is what worked, what added friction, and why I now invoke research when needed.
Claude CodeAISkills+3 more