Executive Summary
Version 3.0 is a practitioner's guide, not a market survey. Built on two months of daily production operation — 190+ research projects, 21,298 passing tests, 34 custom skills, 26 custom agents, and proven orchestration patterns running across 6 concurrent branches — this report documents what actually works when you push AI agentic systems to scale. Five new sections cover hooks (4 types, 20+ lifecycle events), agent teams (multi-session coordination), production-proven orchestration patterns (Fleet Mission, Gastown Convoy, GUPP Propulsion), memory and state management, and real case studies with hard metrics. Updated throughout with Anthropic's current best practices for Claude Code skills, subagents, hooks, and the Claude Agent SDK.
Architecture Catalog
Agents
Custom subagents: GSD workflow (planners, executors, verifiers), research (fleet commander, synthesizer), DevOps (security reviewer, pipeline analyzer), and specialized workers.
Skills
Production skills: orchestration (Fleet Mission, Gastown, GUPP), communication (mail-async, nudge-sync), pipelines (done-retirement, refinery-merge), plus DevOps and workflow skills.
Teams
Multi-agent teams: code review, DevOps pipeline, incident response, research fleet, and the Gastown convoy model for 50+ project orchestration.
Report
Comprehensive analysis from fundamentals through production case studies. 5 new sections on hooks, agent teams, orchestration patterns, memory, and real-world results at scale.
What's New in v3.0
5 New Report Sections
Section 11: Hooks — 4 hook types across 20+ lifecycle events with production patterns.
Section 12: Agent Teams — Multi-session coordination with shared tasks and messaging.
Section 13: Orchestration Patterns — Fleet Mission, Gastown Convoy, GUPP Propulsion — proven at 50+ project scale.
Section 14: Memory & State — Auto memory, CLAUDE.md hierarchy, context handoffs, crash recovery.
Section 15: Case Studies — 242+ projects, NASA catalog, Artemis II live coverage, GPU math co-processor.
Updated Throughout
Skills: New frontmatter (paths, effort, model, hooks, agent, context: fork), bundled skills (/batch, /simplify, /debug), shell injection, string substitutions.
Subagents: Worktree isolation, persistent memory, MCP scoping, skills preloading, model routing, /agents command.
Hooks: HTTP hooks, prompt hooks, agent hooks, if-conditions, 20+ events.
Current as of: Claude Code v2.1.88, Claude Opus 4.6, April 2026.
Report Sections
Fundamentals
Core concepts, MCP, Agent SDK, and the Claude Code platform.
2Skills
SKILL.md format, frontmatter, activation, bundled skills.
3Subagents
Custom agents, model routing, worktrees, memory.
4Token Optimization
1M context strategies, caching, model routing.
5Performance
Extended thinking, effort levels, scaling.
6Applications
Use cases, enterprise strategy, implementation.
7Accuracy
Guardrails, safety, self-modifying system security.
8Future Trends
2026 H2 outlook, Agent SDK, plugins ecosystem.
9DevOps Lifecycle
8-phase DevOps with AI agents, CI/CD, AIOps.
10GSD Orchestrator
57 commands, wave execution, lifecycle management.
11Hooks NEW
4 types, 20+ events, production automation.
12Agent Teams NEW
Multi-session coordination, shared tasks.
13Orchestration NEW
Fleet Mission, Gastown, GUPP — proven at scale.
14Memory & State NEW
Auto memory, handoffs, crash recovery.
15Case Studies NEW
242+ projects, real metrics, lessons learned.