Method · Browse by topic
The archive, mapped
Every blog post and case study on the site with the principles and playbooks each piece argues for. Filter by any principle or playbook to see just the evidence behind it.
Matching the filter
4 items- Build Your Own Legs Before the Crutches FailMar 9, 2026 · 14 min
AI-assisted development is useful leverage, but only if you convert borrowed competence into real judgment before the support becomes a dependency.
- Repo Design Patterns for AI-Assisted Dev: Control Loops, Hooks, and MemoryFeb 9, 2026 · 5 min
Treat your repo like a control system: instruction hierarchy, workflows, hooks, and shared memory that make AI-assisted dev fast, reproducible, and hard to derail.
- Loom: One Registry, Many AI Coding AssistantsFeb 9, 2026 · 6 min
How Loom keeps MCP servers and skills in sync across Codex, Claude, Gemini, VS Code, Antigravity, Kilocode, OpenCode, and Zed.
- Building Practical AI AgentsNov 15, 2025 · 4 min
What makes an AI agent reliable in production: explicit loops, bounded tools, and visible operator state.