# agents.txt v0.2 # Claude Code Documentation — https://code.claude.com # Total: 77 pages | Last updated: 2026-03-31 SITE: Claude Code Documentation URL: https://code.claude.com PAGES: 77 SECTIONS: 12 == SCHEMA == # Formal grammar for parsing this file # HEADER: key-value pairs (KEY: value) # SECTION: [Name] N pages | prefix=/path/ # PAGE: relative-path | type=TYPE # PAGE (absolute): /full/path | type=TYPE # NAVIGATION: RULES (numbered), INTENT MAP (intent → section) # TYPES: overview, tutorial, guide, reference, use-case, tool-reference, sdk-guide, changelog # DELIMITER: | separates path from type # PREFIX RULE: full_url = URL + path == SECTIONS == [Getting Started] 5 pages | prefix=/docs/en/ overview | type=overview quickstart | type=tutorial setup | type=guide how-claude-code-works | type=overview common-workflows | type=guide [Interfaces] 10 pages | prefix=/docs/en/ interactive-mode | type=guide cli-reference | type=reference commands | type=reference desktop | type=guide desktop-quickstart | type=tutorial vs-code | type=guide jetbrains | type=guide chrome | type=guide claude-code-on-the-web | type=guide computer-use | type=guide [Core Features] 12 pages | prefix=/docs/en/ memory | type=guide context-window | type=guide checkpointing | type=guide features-overview | type=overview skills | type=guide sub-agents | type=guide agent-teams | type=guide hooks-guide | type=guide hooks | type=reference mcp | type=guide fast-mode | type=guide ultraplan | type=guide [Plugins] 4 pages | prefix=/docs/en/ plugins | type=guide plugins-reference | type=reference discover-plugins | type=guide plugin-marketplaces | type=guide [Configuration] 10 pages | prefix=/docs/en/ settings | type=reference permissions | type=guide permission-modes | type=guide keybindings | type=guide env-vars | type=reference model-config | type=guide statusline | type=guide terminal-config | type=guide fullscreen | type=guide claude-directory | type=reference [Automation] 7 pages | prefix=/docs/en/ headless | type=guide scheduled-tasks | type=guide web-scheduled-tasks | type=guide desktop-scheduled-tasks | type=guide code-review | type=guide output-styles | type=guide voice-dictation | type=guide [Cloud Providers] 4 pages | prefix=/docs/en/ amazon-bedrock | type=guide google-vertex-ai | type=guide microsoft-foundry | type=guide llm-gateway | type=guide [CI/CD & Integrations] 6 pages | prefix=/docs/en/ github-actions | type=guide github-enterprise-server | type=guide gitlab-ci-cd | type=guide slack | type=guide remote-control | type=guide platforms | type=overview [Channels] 2 pages | prefix=/docs/en/ channels | type=guide channels-reference | type=reference [Enterprise] 6 pages | prefix=/docs/en/ authentication | type=guide sandboxing | type=guide server-managed-settings | type=guide network-config | type=guide devcontainer | type=guide third-party-integrations | type=overview [Monitoring & Costs] 3 pages | prefix=/docs/en/ monitoring-usage | type=guide costs | type=guide analytics | type=guide [Reference] 8 pages | prefix=/docs/en/ best-practices | type=best-practices security | type=guide data-usage | type=guide legal-and-compliance | type=reference troubleshooting | type=guide tools-reference | type=tool-reference zero-data-retention | type=guide changelog | type=changelog == NAVIGATION == RULES: 1. Start with "Getting Started" for initial setup 2. Use "Concepts" section for understanding prompting, workflows, and models 3. Platform-specific guides: App (desktop), IDE (VS Code), CLI (terminal), Web (cloud) 4. Configuration covers AGENTS.md, MCP, Skills, Rules, and speed optimization 5. Enterprise setup in Administration section 6. CI/CD automation via Non-interactive Mode and GitHub Action INTENT MAP: getting started → Getting Started how to prompt → Concepts desktop app → Using Codex — App vs code / ide → Using Codex — IDE Extension terminal / cli → Using Codex — CLI cloud / web → Using Codex — Web github / slack → Integrations security → Codex Security config / setup → Configuration enterprise / admin → Administration automation / ci → Automation sdk → Automation changelog → Releases