Drops AGENTS.md files throughout your codebase so Claude can navigate it like a senior engineer would. Detects what's already there, measures token counts per directory, then either scaffolds the initial structure or helps maintain existing nodes. The workflow is gated: it shows you complexity metrics before touching anything, asks whether you want CLAUDE.md or AGENTS.md at root (never both), and only creates child nodes when directories exceed 20k tokens or have clear responsibility boundaries. Includes scripts for detection and analysis, plus templates and a capture protocol for interviewing domain experts. Honest take: this is infrastructure work that pays off once your repo gets complex enough that context window management matters more than just dumping everything in.
npx skills add https://github.com/crafter-station/skills --skill intent-layer