Tag: claude-code
All the articles with the tag "claude-code".
-
Two ways to change Claude's personality: output styles and custom agents as the main agent
9 min readAn output style fixes Claude's grating default voice in five minutes. Or go further: run a custom agent as the main agent and replace Claude's persona entirely.
-
Forgetting isn't the problem
Updated: 5 min readBigger context windows fix the wrong half of the AI codebase problem. The half they don't fix gets worse as your codebase grows.
-
The memory bank framework
Updated: 8 min readFive files, a session loop and a 30-second ritual. The structured memory system I install on every new project.
-
Rebuilding fidero.com with an AI agent – the reference-doc-driven workflow
6 min readIt took four builds of the same site to get here. The fourth runs on a reference doc (a contract for every component) and each new page now comes out about 95% right in a single pass.