What problem does it solve?
This Skill eliminates the burden of manually documenting complex codebases by creating and maintaining hierarchical AGENTS.md files that give AI agents clear, directory-specific context.
Core Features & Use Cases
- Codebase Mapping: Recursively analyze directories while excluding generated, dependency, and build artifacts.
- Hierarchical Documentation: Generate parent-linked AGENTS.md files with purposes, key files, subdirectories, dependencies, testing guidance, and agent instructions.
- Safe Updates and Validation: Preserve manual notes, refresh generated content, validate parent references, detect orphaned files, and handle empty directories appropriately.
- Use Case: Initialize an unfamiliar repository with navigable documentation so delegated agents can understand local conventions, dependencies, and testing requirements before modifying files.
Quick Start
Use the deepinit skill to analyze this repository and generate or update comprehensive hierarchical AGENTS.md documentation while preserving manual notes.