Generates hierarchical, complexity-scored AGENTS.md files to provide deep context and domain-specific guidance for AI agents.
The init-deep skill is a high-performance orchestration tool designed to map out complex codebases by generating specialized documentation for AI agents. By utilizing a multi-agent discovery process and bash-based structural analysis, it creates a network of AGENTS.md files at the root and within key subdirectories based on a weighted complexity score. This ensures that Claude and other agents have immediate access to technical conventions, entry points, and project-specific anti-patterns, significantly improving the accuracy and reliability of AI-driven development in large-scale or non-standard repositories.
主要功能
01Automated complexity scoring for optimal documentation placement
02Parallel generation of root and subdirectory knowledge bases
03Multi-agent concurrent project discovery and pattern analysis
04Detection of technical conventions and explicit anti-patterns
051 GitHub stars
06Dynamic scaling of exploration agents based on repository size
使用场景
01Standardizing project guardrails by documenting forbidden patterns across a monorepo
02Onboarding AI agents to massive legacy codebases with unique structural patterns
03Enhancing AI context retrieval by creating a domain-specific hierarchy of knowledge files