Download for macOS
Skill

deepinit

@yeachan-heo Updated 2026-08-01

Deep codebase initialization with hierarchical AGENTS.md documentation

agentic-codingai-agentsautomationclaudeclaude-codemulti-agent-systemsoh-my-opencodeopencode

Install

git clone https://github.com/Yeachan-Heo/oh-my-claudecode /tmp/oh-my-claudecode && ln -s /tmp/oh-my-claudecode/skills/deepinit ~/.claude/skills/deepinit

From README

Deep Init Skill Creates comprehensive, hierarchical AGENTS.md documentation across the entire codebase. Core Concept AGENTS.md files serve as AI-readable documentation that helps agents understand: What each directory contains How components relate to each other Special instructions for working in that area Dependencies and relationships Hierarchical Tagging System Every AGENTS.md (except root) includes a parent reference tag: This creates a navigable hierarchy: AGENTS.md Template Execution Workflow Step 1: Map Directory Structure Step 2: Create Work Plan Generate todo items for each directory, organized by depth level: Step 3: Generate Level by Level IMPORTANT: Generate parent levels before child levels to ensure parent references are valid.