Développeurs de logiciels Decompose a large or complex codebase into agent-readable layered documentation — a top-level architecture map, per-domain deep docs, and distributed CLAUDE.md files in subfolders so agents read only the slice relevant to their current task. Use this whenever the user complains that "the project is too big for the agent's context", "agents get lost in the codebase", "docs don't fit", "agents waste tokens loading the wrong files", or asks to "decompose / map / structure / document the project for AI", "split docs by layer / domain", "set up per-area CLAUDE.md", "build a doc index for agents", "make the codebase agent-friendly", or considers RAG/LightRAG-style solutions for source-code documentation. Triggers on Russian phrasings too — "разложить проект", "документация для агентов", "агенты теряются в коде", "сделать карту проекта", "слишком большой проект". NOT a replacement for the `context-map` skill (which captures project memory — decisions/issues/gotchas); this is the layer above, focused on architectural
2026-05-15