Showing: All
Technical documentation and guides
Plain-English definitions for the agentic-AI vocabulary that sits outside official documentation — the words that show up in articles, prompts, and configs but don't have an Anthropic doc page.
Claude Code Guide — Part 1: Install Claude Code and write your first CLAUDE.md
Claude Code Guide — Part 2: Read your settings.json (Claude builds it; you prune it)
Claude Code Guide — Part 3: Build your first Skills
Claude Code Guide — Part 4: Subagents — forked-context workers
Claude Code Guide — Part 5: Hooks — deterministic event handlers
Claude Code Guide — Part 6: The built-in tool inventory
Claude Code Guide — Part 7: Plan, Control, Execute, Validate
Getting Started with cAgents
/designer - Design Before You Build
/run - Execute Tasks with Agents
/team - Parallel Multi-Agent Execution
/org - Cross-Domain Orchestration
/optimize - Performance and Efficiency
/debug - Systematic Debugging
/review - Quality Review
Sessions - Under the Hood
Hooks - The Event System
Part 1 — Setting Up Your Workspace
Part 2 — The Playbook: Standards That Apply Every Turn
Part 3 — Skills: Deterministic Helpers for Your Workspace
Part 4 — Agents: Multi-Step AI with Your Context Built In
Part 5 — The Pipeline: Wiring It Together
Part 6 — Scale: Automation, Cross-Function Extension, and the Complete System