Memory
Learn how Claude Code's memory files provide persistent context across sessions, eliminating the need to repeat project conventions every time.
Slash Commands & Shortcuts
Reference for all Claude Code built-in slash commands for session control, model switching, context management, and navigating your workflow.
Managing Context
Learn how to manage Claude Code's context window effectively by using /compact proactively and structuring sessions to maintain output quality.
Permissions
Configure Claude Code's layered permission system to control which tools can run and which files can be accessed at project and user levels.
Auto Mode
Use Claude Code auto mode for AI-driven permission decisions that automatically approve safe actions and block risky ones.
CLI Flags
Complete reference for Claude Code CLI flags covering session management, model selection, output formatting, and headless/CI mode options.
Skills
Skills are reusable prompt templates in Claude Code that encode recurring tasks and team conventions into short slash commands for consistent execution.
Subagents
Subagents let Claude Code delegate focused tasks to child instances with isolated context windows, keeping your main session tidy and token-efficient.
Hooks
Hooks are shell commands and HTTP requests that run deterministically at specific Claude Code lifecycle events, providing reliable automation independent of AI judgment.
MCP Servers
MCP (Model Context Protocol) lets Claude Code connect to external services like databases, APIs, and browsers through a standardized client-server interface.
Plugins
Plugins are installable packages that bundle multiple skills, agents, hooks, and tool integrations into versioned shareable units for Claude Code.
Workflows & Orchestration
Compose Claude Code skills, subagents, and hooks into structured orchestration patterns for complex, multi-step automated development tasks.
Agent Teams
Agent Teams is a Claude Code feature that lets a lead agent spawn and coordinate multiple specialized agents working in parallel via a shared task list.
tmux
tmux key bindings, session management, and pane navigation for Claude Code Agent Teams and terminal multiplexing.
Debugging
Troubleshoot Claude Code issues using /doctor diagnostics, background terminal tasks, screenshots, and MCP server connection checks.
Tips
Practical tips for getting the most out of Claude Code, including specificity, reviewing changes, scoping tasks, and using plan mode effectively.