Solving agentic amnesia: a file-system state machine for Claude Code

SnooComics4579 · reddit · 2026-09-08

The author argues that fighting agentic amnesia (context overflow, hallucination, forgotten decisions) with better prompts is a losing battle—prompt rules are requests the model can starve out under pressure. So they built Craft, an open-source Claude Code plugin moving context management from the prompt to the file system:

Takeaway: to make an LLM act like a senior engineer, give it a senior engineer's tools—a notebook, a staging environment, and a strict PR process. MIT-licensed, installable via claude plugin marketplace add drobins25/craft.

Original post →

More from coding & agent

coding & agent channel →