What problem does it solve?
This Skill automates the creation of comprehensive, hierarchical AGENTS.md documentation across the entire codebase, significantly reducing the manual effort required for documentation and setup.
Core Features & Use Cases
- Hierarchical Documentation: Generates AGENTS.md files for every directory, providing a clear structure of the codebase.
- Agent Readable Documentation: Creates AI-readable documentation that helps agents understand the codebase better.
- Empty Directory Handling: Handles empty directories with minimal documentation where necessary.
- Parallelization: Processes directories in parallel to maximize efficiency.
- Quality Standards: Ensures all documentation includes accurate file descriptions, correct parent references, and subdirectory links.
Quick Start
Run the deepinit skill to generate AGENTS.md documentation across your codebase with the command: python3 scripts/subagent.py explore "List all directories recursively"