oocheol

Init Deep — Development skill for Claude Code

Development community

Generate hierarchical CLAUDE.md project memory across the most complex directories.

How to install Init Deep

Installs to ~/.claude/skills/oocheol-lazyclaude-init-deep/SKILL.md

Terminal
mkdir -p ~/.claude/skills/oocheol-lazyclaude-init-deep && curl -fsSL https://raw.githubusercontent.com/oocheol/lazyclaude/HEAD/commands/init-deep.md -o ~/.claude/skills/oocheol-lazyclaude-init-deep/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Init Deep does


description: Generate hierarchical CLAUDE.md project memory across the most complex directories.

/init-deep

Generate hierarchical project memory through CLAUDE.md files. Gives future agents landmarks before they edit.

Usage

/init-deep

No arguments. Operates on the current working directory.

Behavior

  1. Skip generated and vendor directories: node_modules/, .git/, dist/, build/, out/, coverage/, .next/, __pycache__/, vendor/, and target/. Score ea

Alternatives in Development

  • Web Artifacts Builder — Build complex claude.ai HTML artifacts using React, Tailwind CSS, and shadcn/ui 94.1k ★
  • Lazycodex — The one and only agent harness for complex codebases 3.3k ★
  • Claude Supermemory — Persistent memory across sessions and projects using Supermemory 2.3k ★

Full documentation available on GitHub

View Source Repository