The complete guide to Claude Code. Opus 4.7, Sonnet 4.6, Haiku 4.5. 1M token context window. 27 hook events. 43 production-tested chapters across 6 topical Parts (Foundation, Workflow, Extension, Context Engineering, Advanced, Reference). Three install tiers. CC 2.1.121+ compatible.
| Phase | Scope | Status | Shipped |
|---|---|---|---|
| Phase 1 | Backup repo + memory notes (private, ytrofr/claude-setup) | Done | 2026-04-19 |
| Phase 2 | install.sh v5.0 manifest-driven (Core/Recommended/Full) | Done | 2026-04-20 |
| Phase 3 | Scaffolding + redirects (6 Parts, jekyll-redirect-from) | Done | 2026-04-20 |
| B2 | Reference Part (Part VI) — collapse 13 ship-logs into one CC version history page; CLI + hook + skill + MCP catalogs; security checklist | Done | 2026-04-20 |
| B3 | Advanced Part (Part V) — AI DNA, inter-agent, self-telemetry, Monitor, statusline, cross-project, defrag | Done | 2026-04-20 |
| B4 | Context Engineering Part (Part IV) — memory bank, rules, Basic Memory, budget, progressive disclosure, governance, skill lifecycle | Done | 2026-04-20 |
| B5 | Extension Part (Part III) — hooks, MCP, agents, skills authoring/maintenance, plugins, slash commands, Cloud Run deploy | Done | 2026-04-20 |
| B6 | Workflow Part (Part II) — plan mode, TDD, brainstorming, verify, session lifecycle, commit/PR | Done | 2026-04-20 |
| B7 | Foundation Part (Part I) + README + CHANGELOG + CITATION + release | Done | 2026-04-21 |
template/ repopulation is the next priority. The v5.0 installer mechanically works but the template/ directory at the repo root was not yet repopulated to match the new manifest tier contents. Recommended/Full installs will fetch 404s for most files until template/ is refilled from best-practices/ sources. This will be tracked as a separate sub-plan (target: B8).
Beyond template realignment:
docs/guide/ that are excluded from nav but still physically present.Before each B-phase commit:
bundle exec jekyll build — builds cleanLimorAI, OGAS, AgentSmith, Sigma) in committed chapter textredirect_from: added to rewritten chapters per docs/guide/_redirect-plan.mdtemplate/ directory alignment — at repo root, NOT yet repopulated to match manifest tier contents. Installer mechanically works but will fetch 404s for most Recommended/Full files until template/ is filled. Separate sub-plan (next workstream).docs/guide/ as numbered files. They’re excluded from nav via Jekyll front matter. Residual cleanup can happen opportunistically.