Skip to content

References — full external index for Etz Chaim AI

Every link Claude Code / Codex / Cursor / Gemini may need to fetch in order to operate effectively on this codebase. Organized by topic.

Tip for agents: prefer fetching these references when you encounter a workflow / tool / pattern question. If the reference is fresh enough, follow it; if it's superseded, the most recent version usually links from the cited page.

I. Boris Cherny — creator of Claude Code

Primary sources

Curation & analysis

Key principles (from these sources)

  1. ~100 lines / ~2500 tokens for CLAUDE.md
  2. 150-200 instruction budget total
  3. 5 parallel terminal Claudes + 5-10 browser Claudes
  4. Plan Mode (Shift+Tab×2) before all PRs
  5. Verification loop = 2-3× quality boost
  6. Every mistake becomes a rule
  7. Slash commands for every workflow you do >1×/day
  8. Worktrees for parallel agents
  9. PostToolUse formatting hook (the last 10%)
  10. agent-stop hook for deterministic verification

II. Anthropic engineering — foundational papers

Architecture & context

Tools & evals

Skills

Auto Mode & sandboxing

III. Anthropic thesis on agents — Barry Zhang & Mahesh Murag

The "Don't build agents, build skills instead" position.

IV. Erik Schluntz — head of programming agents

Author of Building Effective Agents (Anthropic 2024-2025).

Key principles

  • 15-20 min upfront with Claude exploring the codebase before writing any code
  • Then one consolidated prompt
  • Treat yourself as the PM of Claude
  • 22 000-line PR merged in production RL codebase via this pattern
  • Plan mode as the speccing tool

V. Code with Claude SF — May 6, 2026

The Anthropic developer conference.

VI. Claude Code documentation

VII. Anthropic API documentation

VIII. Standards & cross-tool

IX. Distribution & marketplaces

X. Cross-provider tooling

XI. DevContainer references

XII. Comparative tooling analysis

For understanding the Claude Code vs Codex CLI vs Cursor vs OpenCode landscape:

XIII. Patterns & community

XIV. Karpathy / autoresearch

XV. Cognitive architecture (Etz Chaim lineage)

XVI. Etz Chaim AI itself

  • GitHub repo
  • Installation: see README.md (in repo root)
  • Architecture: see memory/ARCHITECTURE.md (in repo root)
  • Decisions: see memory/DECISIONS.md (in repo root)
  • Anti-patterns: see memory/MISTAKES.md (in repo root)
  • Portability: see docs/PORTABILITY.md → see PORTABILITY.md
  • 2026 features map: see docs/CODE_WITH_CLAUDE_2026.md → see CODE_WITH_CLAUDE_2026.md