Claude Code configuration operates at three layers: environment (--dangerously-skip-permissions for autonomy, Zed 500ms autosave, game-sound hooks, recovery flags CLAUDE_CODE_DISABLE_1M_CONTEXT and CLAUDE_CODE_DISABLE_ADAPTIVE_THINKING), context architecture (CLAUDE.md under 200 lines with declarative behaviors, .claude/rules/ with YAML, _MANIFEST.md with priority loading), and skill design (progressive disclosure, state-machine optimization, self-improving eval loops). Six extension mechanisms: Plugins, Skills, MCPs, Commands, Subagents, Hooks. Opus 4.8 upgrades at 4.7 pricing; /fast mode on $200 plan: 2.5x speed at 3x cheaper cost. Marc Andreessen's anti-sycophancy patterns (expertise positioning, adversarial framing, confidence calibration, no hedging) operationalize output discipline. Convergence on three config files: SOUL.md (voice/values brutally specific—generic instructions produce ChatGPT), USER.md (~4000-word user model), AGENTS.md (operational rules, checks, lookup chains). System engineering beats prompt engineering: ~2 hours context architecture lets subsequent prompts be 10 words. Web fetch uses subagent summarization (can lose detail). Hyper-personalization via plain Markdown (USER.md, MEMORY.md, family/) requires no database. Daily drip questions accumulate context; after 6 weeks, interactions shift from transactional to collaborative. Token management: one focused topic per 30-45 minutes, use Sonnet 99%, write reusable scripts.