How this skill is triggered — by the user, by Claude, or both
Slash command
/oh-my-ccg:deepinitThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Generate comprehensive codebase documentation for agent context.
Generate comprehensive codebase documentation for agent context.
# Project: <name>
## Architecture Overview
## Module: <name>
### Entry Points
### Key Symbols
### Dependencies
npx claudepluginhub 1molchuan/oh-my-ccg --plugin oh-my-ccgGenerates hierarchical AGENTS.md structures for codebases to optimize AI agent token usage. Use for repo analysis, monorepos, JIT indexing, and token-efficient root/sub-folder docs.
Generates AGENTS.md project documentation with feedback instructions, architecture, conventions, and discovered commands. Analyzes package.json, configs, directory structure, CI workflows. Use for new projects or doc updates.
Analyzes a codebase to create or improve an AGENTS.md file that captures hard-to-rediscover conventions, constraints, and rationale for future agent instances.