Skip to content

Claude Code Guide

Learn Claude Code, engineer reliable agents, and operate them safely.

This portal indexes 26,663 lines of reference documentation and 34 workflow guides. Use the paths below when you know your goal, or browse by topic for the complete curated map.

Follow every guide update in the public changelog →

Claude Code fundamentals and complete references.

GuideWhat it coversTime
Ultimate GuideThe complete chapter-by-chapter reference.~3 hours
TranslationsVerified status for English, French, Chinese, Ukrainian, and Latin American Spanish.8 min
CheatsheetEssential commands and configuration on one page.5 min
ArchitectureMaster loop, tool execution, context, and internal boundaries.25 min
Tools ReferenceBuilt-in tools, permissions, timeouts, and behaviors.20 min
Hooks & Events ReferenceHook events, matchers, schemas, decisions, and timeouts.15 min
Settings ReferenceConfirmed settings and environment variables.15 min
MethodologiesDevelopment methodologies and combination patterns.20 min
Visual ReferenceCompact diagrams for core concepts.5 min
Known IssuesCritical bugs and verified operational limits.15 min
GlossaryClaude Code and agent-engineering terminology.5 min
Community PatternsCommunity-coined workflows and engineering patterns.10 min
Skill Design PatternsArchitectural patterns for robust, efficient skills.20 min

Loops, graphs, harnesses, evaluation, and orchestration.

GuideWhat it coversTime
Agent Harness EngineeringRuntime reliability architecture around the model.35 min
Loop & Graph EngineeringBounded loops, executable graphs, durable state, and judgment.25 min
Agent Harness LandscapeEvidence-backed map of runtimes and adjacent systems.20 min
Agentic ToolsDetailed tool profiles and comparison matrix.20 min
Agent EvaluationMeasure model-harness quality across repeated runs.20 min
Agentic Software FactoriesOperating model from one session to a governed factory.20 min

Control what agents know, retain, spend, and share.

GuideWhat it coversTime
Context EngineeringToken budgets, modular context, ACE, and quality measurement.25 min
Memory SystemsNative, cross-session, and team-shared memory.30 min
Team Knowledge InfrastructureMarkdown, live connectors, and RAG at team scale.18 min
Local vs Cloud InferenceHardware, rental, API, throughput, and TCO boundaries.20 min
AI Unit EconomicsAccepted-task cost, three-level routing, cache effects, progressive spend controls, and break-even.15 min
Subscription StrategySeats, Enterprise usage, gateways, and self-hosting scenarios.20 min

Permission, isolation, supply-chain, data, and production controls.

GuideWhat it coversTime
Security HardeningThreat model, MCP vetting, and prompt-injection defenses.25 min
Sandbox IsolationLocal and cloud isolation trade-offs.15 min
Native SandboxClaude Code sandbox configuration and limits.10 min
Production SafetyGuardrails, review gates, rollback, and recovery.15 min
Data PrivacyData flows, retention, and privacy controls.10 min
Enterprise GovernanceUsage charters, approval workflows, and risk tiers.25 min

Operate, observe, finance, and govern AI-assisted delivery.

GuideWhat it coversTime
DevOps & SREInfrastructure diagnosis and incident response.30 min
ObservabilityTraces, reliability signals, cost, and recovery metrics.20 min
API GatewayRouting, progressive spend policy, terminal budgets, allowlists, and attribution.15 min
AI TraceabilityAttribution, disclosure, audit trails, and compliance.20 min
Team MetricsDORA, SPACE, Core 4, and agent-specific signals.20 min
Adoption ApproachesRollout strategies, trust calibration, and evidence.15 min

Complementary tools, MCP servers, research, and field evidence.

GuideWhat it coversTime
AI EcosystemComplementary AI tools and multi-provider workflows.30 min
MCP Servers EcosystemValidated MCP servers and production configuration.25 min
MCP vs CLIChoose the smallest tool interface for the job.15 min
Third-Party ToolsGUIs, TUIs, config managers, and token trackers.15 min
Context Engineering ToolsCompression, RAG, gateways, and LLMOps tooling.20 min
Remarkable AIPower-user patterns and noteworthy projects.10 min
Practitioner InsightsAttributed video, conference, and academic evidence.20 min
AI Executive AgentsVirtual C-suites, board simulators, and governance limits.12 min

Role-specific entry points and responsible learning paths.

GuideWhat it coversTime
AI RolesRole definitions, routing, and the interactive quiz.10 min
Learning with AIBuild skills without outsourcing understanding.15 min
For Product ManagersSpecs, review, and prototyping for PMs.5 min
For Tech LeadsShared config, rollout, and safety for leads.5 min
For CTOsBusiness case, governance, and adoption metrics.5 min
For CIOs & CEOsExecutive brief and decision boundaries.3 min

Runnable patterns for planning, implementation, review, and delegation.

GuideWhat it coversTime
All WorkflowsBrowse the complete workflow index.Index
TDD with ClaudeTest-driven development with an agent.15 min
Spec-FirstIntent, specification, plan, and implementation gates.20 min
Plan-DrivenUse planning as an explicit control boundary.15 min
Agent TeamsMulti-agent coordination and worktree isolation.25 min
Dynamic WorkflowsDeterministic orchestration, fan-out, and resume.20 min
Monitor & Safe DelegationEvent ingestion, verification, and gated handoff.20 min
Team AI InstructionsScale shared instructions across developers and tools.20 min
Production ReliabilityEscalation, circuit breakers, and graceful degradation.20 min
Review code with a repeatable multi-provider workflowUse independent providers, fixed review criteria, and a human acceptance gate.20 min
Multi-Provider Code ReviewIndependent review across providers and evidence sources.20 min
Cross-Session MessagingDiscover and communicate between independent sessions.15 min
Search Tools MasteryCombine lexical, semantic, and structural search.20 min