deepinit

Generate hierarchical AGENTS.md documentation with parent-aware templates across codebases.

38.5k|3.5k|Updated Jan 9, 2026
One-click install
npx skills add https://github.com/Yeachan-Heo/oh-my-claudecode --skill deepinit-yeachan-heo
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: deepinit
Source: https://github.com/Yeachan-Heo/oh-my-claudecode/tree/main/skills/deepinit
Command: npx skills add https://github.com/Yeachan-Heo/oh-my-claudecode --skill deepinit-yeachan-heo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Deepinit creates hierarchical AGENTS.md documentation across a codebase to improve AI-driven navigation, onboarding, and maintainability by providing a consistent, machine-readable map of directories and their roles.

Core Features & Use Cases

  • Hierarchical templates: Generates per-directory AGENTS.md files that reference their parent and children, ensuring clear navigation and context.
  • Standardized metadata: Enforces a consistent schema for directory purpose, key files, subdirectories, and agent instructions.
  • Maintenance workflow: Supports an update mechanism that preserves manual notes while regenerating auto-generated content for large projects.

Quick Start

Use the deepinit skill to scaffold AGENTS.md across a project, starting at the repository root.

Frequently Asked Questions about deepinit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate hierarchical AGENTS.md files across a large codebase?▼

Generate hierarchical AGENTS.md files by applying an automated template across directories, creating parent-aware navigation links and standardized metadata for AI-driven codebase onboarding and maintainability.

What is AGENTS.md documentation used for in AI-guided codebase organization?▼

AGENTS.md documentation provides a machine-readable map of directory purposes, key files, and subdirectories, enabling AI agents to navigate complex codebases and understand structural context efficiently.

Can I preserve manual annotations in AGENTS.md when regenerating documentation?▼

Yes, the automated update workflow preserves manual annotations during regeneration, ensuring human notes remain intact while auto-generated content refreshes to reflect codebase changes.

Does deepinit work for large codebases with many directories?▼

Deepinit is designed for large codebases with many directories, generating per-directory AGENTS.md files that reference parent and children nodes to ensure clear hierarchical navigation and context.

What's the best way to standardize AI documentation metadata across project directories?▼

Standardize AI documentation metadata by enforcing a consistent schema for directory purpose, key files, subdirectories, and agent instructions across all generated AGENTS.md files in the repository.

How do I scaffold AGENTS.md templates starting from the repository root?▼

Scaffold AGENTS.md templates by running the generation process at the repository root, which recursively creates standardized documentation files that link parent and child directories hierarchically.