Claude Code Subagents: What They Are and How to Use Them
Learn how Claude Code subagents work: separate context windows, custom system prompts, scoped tools, and per-agent model routing. Full example agent file included.
56 guides
Learn how Claude Code subagents work: separate context windows, custom system prompts, scoped tools, and per-agent model routing. Full example agent file included.
Connect Aider to Kimi K2.7 Code through Moonshot's OpenAI-compatible API in WSL, with the current model ID and safe git workflow.
Connect OpenCode to DeepSeek V4 using the current built-in provider flow, select V4 Flash or Pro, verify the API connection, and fix common errors.
Connect the GitHub MCP server to Claude Code on Windows and WSL. Token auth, what it unlocks, issues, PRs, code search, example workflows, and scope cautions.
Fix Claude Code MCP servers that won't connect, the Windows cmd /c npx wrapper, PATH issues, bad commands, auth failures, and stdout corruption. Step-by-step.
Install and run Claude Code on Windows using WSL. Node setup, install, connecting a cheap model, persisting env vars, and the WSL-specific gotchas to avoid.
Run Qwen3.8-Max in Codex CLI through Requesty's Responses-compatible endpoint on WSL, with the current model ID and config.
Compare in-session Claude Code subagents with running parallel agents across git worktrees. Trade-offs, when each fits, and a worktree setup for Windows and WSL.
Install and run Aider on Windows using WSL. Python and pipx setup, connecting a cheap model, git workflow, config file, and the WSL-specific gotchas to avoid.
Set up claude-code-proxy on WSL to run Claude Code against your ChatGPT or Kimi subscription via a local Anthropic-compatible proxy. Install, configure, and fixes.
Install OpenCode inside WSL, connect a built-in model provider, keep projects and configuration in Linux, and fix common Windows and WSL issues.
Run GLM-4.5-Air locally on WSL with Ollama and connect it to a coding agent. Install, model pull, OpenAI-compatible endpoint, hardware needs, and the fixes.
Build your own Claude Code Skill from scratch, create a SKILL.md, write a description that triggers it, structure the instructions, add scripts, test it, and share it.
Use Claude Code hooks to run shell commands on agent events, auto-format after edits, block risky commands, log activity. The events, config, and working examples.
Add the Playwright MCP server so Claude Code can drive a real browser, navigate, click, screenshot, assert. The verify-my-change loop, headless vs headed, WSL notes.
Run DeepSeek V4 with Claude Code inside WSL on Windows. Node setup, the Anthropic-compatible endpoint, persistent env vars, model choice, and pricing notes.
Use Claude Code with an MCP server to inspect containers, read logs, and debug Docker on Windows and WSL, what to connect, safe scope, and example workflows.
Install Codex CLI inside WSL, keep its configuration and projects in Linux, authenticate safely, and connect a Responses-compatible model provider.
Install Claude Code Router v3 in WSL with Node.js 22, configure providers in the current management UI, connect Claude Code, and avoid Windows and Linux path mistakes.
Connect Claude Code directly to GLM-5.3 using Z.AI's Anthropic endpoint, current model ID, reasoning settings, and verification steps.
Install Claude Code plugins step by step, add a marketplace, browse with /plugin, install and manage plugins, and build your own marketplace to share a setup.
Install OpenClaw on Windows the reliable way, through WSL2. Prerequisites, Node.js, cloning and running OpenClaw, connecting a model, and the common gotchas.
Set up a custom Claude Code status line on Windows and WSL, show model, context, cost, and git branch. The settings config, a working script, and the gotchas.
What Claude Code Skills are, the SKILL.md format, where they live, how Claude loads them on demand, and a worked example you can drop in and use today.
Connect Claude Code directly to MiniMax M3 with the official Anthropic-compatible endpoint, current model ID, verification commands, and Windows or WSL setup.
Connect Postgres to Claude Code with an MCP server the safe way, read-only roles, non-prod targets, schema inspection, and query workflows on Windows and WSL.
Add MiniMax M3 to OpenCode with the current OpenAI-compatible provider format, exact model ID, API key setup, and troubleshooting steps.
Set up Claude Code for IT and infrastructure work, install on Windows and WSL, user vs project config, safe permissions, the right MCP servers, and guardrails.
CLAUDE.md gives Claude Code persistent project context. Where it lives, what to put in it, the user vs project files, imports, and how to keep it lean and useful.
Connect Codex CLI, the Codex IDE extension, and the ChatGPT desktop app to DeepSeek V4 through the Responses API and a custom Codex model catalog.
Build your own Claude Code slash commands, markdown prompt files in .claude/commands, arguments, namespacing, and when a command beats a skill. With examples.
Add MCP servers to Claude Code on Windows and WSL: claude mcp add, scopes, .mcp.json, verifying with /mcp, and the Windows cmd /c npx wrapper gotcha explained.
WSL vs native Windows for running AI coding agents like Claude Code, Codex, OpenCode, and Aider. Performance, env vars, git, proxies, and which to choose.
The best WSL command-line tools to install on Windows: FFmpeg, ImageMagick, Ghostscript, Poppler, qpdf, ExifTool, and more — free, local, no uploads. One apt command.
Access your Windows files from WSL and your Linux files from Windows. How /mnt/c works, finding paths, the performance gotcha, and moving files both ways safely.
Run Linux command-line tools on Windows without a virtual machine using WSL. Install with apt, work on your Windows files, and use free tools locally — no uploads.
Ten practical things you can do with WSL on Windows 11: convert and compress images, edit PDFs and video, run Linux tools, and more — free, offline, and no uploads.
Trim or cut a video without re-encoding on Windows free using WSL and FFmpeg. Cut clips instantly with no quality loss using stream copy, all offline with no uploads.
Make a high-quality GIF from a video free on Windows using WSL and FFmpeg. Use a palette for clean colors, control size and frame rate, all offline with no uploads.
Extract audio as MP3 from a video free on Windows using WSL and FFmpeg. Pull the soundtrack losslessly or as MP3, batch a whole folder, all offline with no uploads.
Convert MOV or MKV to MP4 free on Windows using WSL and FFmpeg. Remux without re-encoding for instant results, or re-encode for compatibility — all offline, no uploads.
Compress a video without losing visible quality on Windows free using WSL and FFmpeg. Use CRF encoding to shrink files, keep it offline, and never upload a thing.
Extract text from a PDF free on Windows using WSL and pdftotext. Pull clean text from one PDF or a whole folder, keep the layout, all offline with no uploads.
Remove a password from a PDF you own on Windows free using WSL and qpdf. Decrypt files you have the password for, locally and offline — nothing uploaded.
Convert PDF to JPG or PNG free on Windows using WSL and pdftoppm. Turn pages into images at any resolution, batch the whole file, all offline with no uploads.
Split a PDF into separate pages or page ranges free on Windows using WSL. Use pdfseparate or qpdf to extract pages locally — no uploads, nothing leaves your PC.
Merge PDF files on Windows free and offline using WSL. Combine PDFs with pdfunite or qpdf, control the order, merge a whole folder — all local, nothing uploaded.
Compress a PDF on Windows free using WSL and Ghostscript — no uploading to a website. Pick the right quality preset, shrink scanned PDFs, and keep the file fully local.
Convert images to PDF free on Windows using WSL. Combine JPGs or PNGs into one PDF with img2pdf (lossless) or ImageMagick — control page order, all offline, no uploads.
Remove image metadata and GPS location in bulk on Windows free using WSL and ExifTool. View, strip, and verify EXIF on a whole folder — all offline, nothing uploaded.
Batch resize images from the command line on Windows free using WSL and ImageMagick. Resize a whole folder by width, percentage, or limit, all offline with no uploads.
Convert HEIC to JPG free on Windows using WSL. Turn iPhone photos into JPG with heif-convert or ImageMagick, batch a whole folder, and keep every file local.
Compress images without losing quality on Windows free using WSL. Lossless JPG and PNG optimization with jpegoptim, optipng, and ImageMagick — all offline, no uploads.
Convert WebP to JPG or PNG free on Windows using WSL. Use dwebp for PNG, ImageMagick for JPG, batch a whole folder, and keep every file local — no uploads.
Bulk convert PNG to WebP on Windows free with WSL and cwebp. Batch a whole folder, use lossless for graphics, and keep every file on your own machine — no uploads.
Convert JPG to WebP free on Windows with WSL and cwebp. One command per file, a batch loop for whole folders, and no uploads — your images never leave your PC.