14 Sep 2026
Six principles for trusting a knowledge base an AI reads and writes in, and a starter kit that puts them in place. The repo is public from today.
#AI#Claude-Code#Second-Brain#Knowledge-Management#Open-Source
25 Jul 2026
Every second-brain system solves capture. Almost none solve trust. Six principles that spell GOVERN, and the three steps that put them in place, starting from an empty folder.
19 Jul 2026
I asked a close collaborator what people get most wrong about AI. The answers kept circling back to agreements, honesty labels and the restart button.
11 Jul 2026
Every way of keeping Claude working is the same while-loop wrapped in a bigger one: goals, stop hooks, /loop, Ralph loops, cron and routines.
14 Mar 2026
Run several Claude Code agents against one repo in parallel without them colliding: one git worktree per agent, one branch per tree.
#AI-Agents#Git#Worktrees#Claude-Code#Agentic-Coding#Tools#Opinion