Create AGENTS.md as the agent's table of contents — a 100-line map pointing to deeper sources of truth in docs/. Agents start here, then load only what they need (progressive disclosure).
Philosophy: AGENTS.md is a map, not an encyclopedia. A monolithic instruction file crowds out the task and rots instantly. Keep it short; point to deeper docs.
| Existing agent docs | Check for AGENTS.md, CLAUDE.md, CODEX.md, spec/, docs/ | | Existing gitignore | Check .gitignore for .swarm/, .claude/ |
Bootstrap AGENTS.md sous la forme d'une courte table des matières plus un répertoire docs/ structuré (architecture, spécifications de produit, tests d'acceptation, ADR, plans d'exécution, niveaux de qualité). À utiliser lorsque AGENTS.md est manquant, lorsqu'il est demandé de « créer AGENTS.md », de « projet d'amorçage pour les agents » ou de « configurer le contexte de l'agent ». Source : jonmumm/skills.