Generates hierarchical AGENTS.md files to provide Claude with deep architectural context and project-specific guidance.
Init Deep is a sophisticated documentation skill designed to solve the context gap in large codebases by generating multi-layered AGENTS.md files. It utilizes a concurrent discovery process where multiple sub-agents analyze project structure, build patterns, and coding conventions simultaneously. Using a weighted scoring matrix based on file density, symbol complexity, and module boundaries, it determines the most critical directories for documentation. This ensures that Claude Code has a precise roadmap of the project, including non-standard conventions and explicitly forbidden anti-patterns, facilitating more accurate code generation and navigation.
Key Features
01Smart update mode that preserves existing context while regenerating insights
02Automated scoring matrix to identify critical documentation hotspots
03Hierarchical AGENTS.md generation for root and high-complexity subdirectories
04Extraction of project-specific anti-patterns and unique coding conventions
051 GitHub stars
06Concurrent project discovery using specialized background sub-agents
Use Cases
01Capturing and enforcing architectural boundaries and anti-patterns automatically
02Standardizing project-specific knowledge bases for multi-agent orchestration
03Onboarding Claude Code to large, legacy repositories with complex folder structures