Claude Code
Claude Code Guides
Master the AI coding assistant from sessions and context to custom commands, sub-agents, and advanced multi-session workflows.
Your First 10 Minutes with Claude Code
A visual, step-by-step tutorial for operators who have never used the terminal. Install Claude Code, give it a task, and set up your personal AI assistant in 4 simple steps.
Claude Code Sessions: The Complete Operator Guide
Every command, shortcut, and mode inside a Claude Code session. Covers /clear, /compact, /resume, interrupt, plan mode, and the daily workflow.
Managing Context in Claude Code
How Claude Code finds its own context, when to add files manually, how to use images as input, and keeping your context window clean.
The Claude Code Rules System
How CLAUDE.md files work, why the hierarchy matters for large projects, and how to let Claude write its own rules.
Memory in Claude Code
How Claude Code memory works, how to add memories with the # shortcut, and how to structure a CLAUDE.md that saves you context every session.
Planning with Claude Code
How to use plan mode, feed Claude a task list, and connect external project management tools to run structured multi-step work.
Deep Thinking in Claude Code
When to use extended thinking, how ultrathink works, and which tasks actually benefit from longer reasoning time.
Custom Commands in Claude Code
How to build slash commands that automate your recurring workflows, accept arguments, and run consistent processes across client engagements.
The Claude Code Permission System
How settings.json and settings.local.json control what Claude can do autonomously, and how to build a permission setup that works for your team.
Running Scripts with Claude Code
How Claude Code executes terminal commands, how permission tiers control what runs automatically, and workflows for operators managing multiple client projects.
Sub-Agents in Claude Code
How Claude Code spins up multiple AI instances to run tasks in parallel, and how to combine sub-agents with custom commands for repeatable research workflows.
Command Generation with Claude Code
How to generate shell commands, scripts, and CLI operations from plain English descriptions -- and build a reusable command library for your practice.
The Explore, Plan, Code Workflow
How to run complex multi-file tasks without hallucination by separating exploration, planning, and execution into distinct phases.
Running Multiple Claude Code Sessions
How to run parallel Claude Code sessions on independent tasks, coordinate outputs, and scale from one to many without losing control.
The Work, Review Workflow
How to use a second Claude Code session as a dedicated reviewer to catch errors, improve output quality, and eliminate confirmation bias.
Git Worktrees with Claude Code
How to use git worktrees to run multiple Claude Code sessions on separate branches simultaneously without file conflicts.
Connecting Claude Code with MCP
How Model Context Protocol works, how to install MCP servers, and how to connect Claude Code to external tools like Linear, Slack, and databases.
The Claude Code GitHub App
How to install the GitHub App, set up automated PR reviews, use @claude mentions in pull requests, and verify the integration is working.