deepinit

Generate hierarchical AGENTS.md files with parent tags across a codebase.

16|3|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/sehoon787/my-claude --skill deepinit-sehoon787
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deepinit
Source: https://github.com/sehoon787/my-claude/tree/main/skills/omc/deepinit
Command: npx skills add https://github.com/sehoon787/my-claude --skill deepinit-sehoon787

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically generates and maintains hierarchical AGENTS.md documentation across a codebase, enabling AI agents to understand directory structure, purposes, and relationships.

Core Features & Use Cases

  • Hierarchical AGENTS.md generation for root and subdirectories
  • Enforces parent reference tags to create navigable documentation hierarchy
  • Includes templates for AGENTS.md with sections like Purpose, Key Files, Subdirectories, and an explicit MANUAL region
  • Supports automated regeneration and preservation of manual notes during updates

Quick Start

Run the deepinit skill to generate hierarchical AGENTS.md documents across your repository.

Frequently Asked Questions about deepinit

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

FAQPage Schema
How do I generate hierarchical documentation for my codebase?

To generate hierarchical documentation, run the deepinit skill across your repository. It creates per-directory AGENTS.md files with parent reference tags, providing AI agents with navigable directory context linking root and subdirectory structures.

What is the best way to document directory structure for AI agents?

Documenting directory structure for AI agents is best achieved using hierarchical AGENTS.md files. These files outline the directory purpose, key files, and subdirectories, enforcing parent-child references for clear navigability.

Can I preserve manual notes when regenerating codebase documentation?

Yes, you can preserve manual notes during codebase documentation regeneration. The process targets an explicit MANUAL region within the templates, ensuring your custom notes are kept intact while other sections update automatically.

How does hierarchical AGENTS.md documentation work across subdirectories?

Hierarchical AGENTS.md documentation works by generating files in both root and subdirectories while enforcing parent reference tags. This creates a navigable hierarchy that maps directory relationships and purposes for AI consumption.

What sections are included in an AGENTS.md template?

An AGENTS.md template includes sections for Purpose, Key Files, Subdirectories, and an explicit MANUAL region. These structured sections provide comprehensive context for AI agents navigating the codebase.

Do I need any dependencies to automate codebase documentation generation?

No dependencies are required to automate codebase documentation generation. The skill operates independently to automatically generate and maintain hierarchical AGENTS.md files across your directories without external tools.