| description |
|---|
Extract non-obvious learnings from session to AGENTS.md files to build codebase understanding |
Analyze this session and extract non-obvious learnings to add to AGENTS.md files.
AGENTS.md files can exist at any directory level, not just the project root. When an agent reads a file, any AGENTS.md in parent directories are automatically loaded into the context of the tool read. Place learnings as close to the relevant code as possible:
- Project-wide learnings β root AGENTS.md
- Package/module-specific β packages/foo/AGENTS.md