obsidian/wiki/claude-code/_index.md
2026-04-29 12:43:08 +01:00

3.6 KiB

title description tags created updated
Claude Code Index Claude Code product docs — installation, capabilities, surfaces, customization, scheduling, and CLI patterns
index
claude-code
anthropic
cli
agentic
2026-04-17 2026-04-17

Claude Code

Claude Code is Anthropic's agentic coding assistant. Works across terminal, IDE, desktop, web, and mobile — reads your codebase, edits files, runs commands, and integrates with dev tools.

Articles

Article Summary Source Updated
wiki/claude-code/overview Full product overview: install, capabilities (tasks, git, MCP, hooks, scheduling, multi-agent), all surfaces raw/Claude Code overview.md 2026-04-17
wiki/claude-code/mcp-integration MCP setup, transports, scopes, OAuth, tool search, channels, managed enterprise config, 100+ server list raw/Connect Claude Code to tools via MCP.md 2026-04-17
wiki/claude-code/custom-subagents Custom subagents: creation, frontmatter fields, tool control, persistent memory, hooks, foreground/background, example patterns raw/Create custom subagents.md 2026-04-17
wiki/claude-code/create-plugins Plugin authoring: manifest structure, skills/agents/hooks/LSP/monitors, local testing with --plugin-dir, migrating from standalone, marketplace distribution raw/Create plugins.md 2026-04-17
wiki/claude-code/plugin-marketplaces Discover and install plugins: official marketplace, code intelligence (LSP), MCP integrations, scopes, team config, auto-updates, troubleshooting raw/Discover and install prebuilt plugins through marketplaces.md 2026-04-17
wiki/claude-code/error-reference Runtime error lookup: server errors, usage limits, auth, network, request errors, quality checks — with fix commands for each raw/Error reference.md 2026-04-17
wiki/claude-code/skills Skills system: creation, storage scopes, frontmatter fields, invocation control, dynamic shell injection, subagent execution, bundled skills, sharing raw/Extend Claude with skills.md 2026-04-17
wiki/claude-code/agent-teams Experimental multi-session teams: lead + teammates, shared task list, direct messaging, hooks, display modes, best practices, limitations raw/Orchestrate teams of Claude Code sessions.md 2026-04-17
wiki/claude-code/channels Push events into a running session via MCP channels: Telegram/Discord/iMessage bridges, webhook receivers, security allowlist, enterprise controls raw/Push events into a running session with channels.md 2026-04-17
wiki/claude-code/headless-cli Run Claude Code non-interactively via -p flag: bare mode, structured output, streaming, tool approval, conversation resumption raw/Run Claude Code programmatically.md 2026-04-17
wiki/claude-code/scheduled-tasks /loop, CronCreate/List/Delete tools, fixed vs dynamic intervals, loop.md, one-time reminders, jitter, 7-day expiry, scheduling options compared raw/Run prompts on a schedule.md 2026-04-17
wiki/claude-code/troubleshooting Install errors quick-ref, PATH/proxy/TLS fixes, platform issues (Linux/macOS/Windows/WSL), auth problems, performance, IDE integration raw/Troubleshooting.md 2026-04-17
wiki/claude-code/dot-claude-folder Full .claude folder reference: CLAUDE.md, hooks, skills, agents, commands, plugins, rules, .mcp.json — the mental model (advisory vs deterministic vs on-demand) raw/Claude md folder.md 2026-04-29