What problem does it solve?
This Skill automates the creation of a clean, navigable AGENTS.md documentation hierarchy across a codebase, enabling AI agents to understand each directory's purpose, relationships, and instructions.
Core Features & Use Cases
- Hierarchical AGENTS.md templates for every directory, including Parent references and Generated timestamps
- Automatic propagation of AGENTS.md from root to nested directories to reflect codebase structure
- On-demand guidance for AI agents working in each directory, with sections like Working In This Directory, Testing Requirements, and Common Patterns
- Use Case: Onboard new contributors by providing consistent, machine-readable directory documentation
Quick Start
Run the deepinit Skill from the repository root to generate AGENTS.md across the entire project. AGENTS.md files will be created or updated in each directory following the template and including parent references.