What problem does it solve?
Deepinit removes codebase discovery friction by creating consistent, AI-readable AGENTS.md documentation that explains what each directory contains and how agents should work within it.
Core Features & Use Cases
- Hierarchical AGENTS.md generation: Produces a navigable tree of AGENTS.md files using parent references so agents can reliably infer structure and ownership.
- Update-aware regeneration: Detects existing AGENTS.md files, updates auto-generated sections, and preserves manually added notes between the MANUAL markers.
- Operational guardrails for agents: Embeds working, testing, patterns, dependency, and validation instructions, including rules for skipping empty directories and minimizing noise.
- Scope: Best suited for initializing or refreshing large repositories where consistent directory-level guidance is needed for multi-agent workflows.
Quick Start
Run the skill to scan the repository directories and generate or update AGENTS.md files with correct parent links, preserving any manual sections.