What problem does it solve?
Large codebases lack concise, agent-friendly documentation that explains directory purpose, key files, relationships, and special instructions for automated agents, making onboarding, automated analysis, and multi-agent workflows slow and error-prone.
Core Features & Use Cases
- Hierarchical AGENTS.md generation: produce AGENTS.md per directory with parent reference tags to create a navigable documentation tree.
- Update mode and preservation: detect existing AGENTS.md, merge auto-generated updates while preserving manual notes and timestamps.
- Validation and workflows: verify parent links, detect or delete orphaned AGENTS.md, and apply parallelization rules to balance performance.
- Use cases include repository-wide onboarding docs, automated agent guidance for code modifications, and continuous documentation maintenance during CI runs.
Quick Start
Run the deepinit skill to scan the repository, map directory hierarchies, and generate or update AGENTS.md files with correct parent references and timestamps.