Source Intelligence
Sweep 28 Aug 2026 · 00:00Z Build v2.1.250 478 read Stable v2.1.236 Latest v2.1.250 Next v2.1.250 Feeds RSS JSON llms.txt

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

Search the documentation

13 pages for checker.

Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.

optimizing-for-cost-and-intelligence Claude Developer Platform · in the page about-claude/models/optimizing-for-cost-and-intelligence …First, you need a failure signal (here, the benchmark's own tests); a checker that passes bad work lets those failures through. Second, every first-pass failure takes two runs' worth of wall-clock tim… Subagents in the SDK Claude Code CLI · in the page agent-sdk/subagents …than the sum of all of them. During a code review, you can run `style-checker`, `security-scanner`, and `test-coverage` subagents simultaneously instead of sequentially. * **Specialized instructions a… Hooks reference Claude Code CLI · in the page hooks …cripts"> This example uses `${CLAUDE_PROJECT_DIR}` to run a style checker from the project's `.claude/hooks/` directory after any `Write` or `Edit` tool call: ```json theme={null} {… Interactive mode Claude Code CLI · in the page interactive-mode …or, add any of these fields next to `enabled`, in the same place: * `checker`: `aspell`, `hunspell`, or `ispell`. Claude Code doesn't fall back from a checker you name, and treats any other value as… Set up Claude Code in a monorepo or large codebase Claude Code CLI · in the page large-codebases …se [hooks](/docs/en/hooks-guide) to run per-directory linters or type-checkers after Claude edits files * Review [Manage costs effectively](/docs/en/costs) to understand how codebase size affects toke… Create and distribute a plugin marketplace Claude Code CLI · in the page plugin-marketplaces …], "agents": ["./agents/security-reviewer.md", "./agents/compliance-checker.md"], "hooks": { "PostToolUse": [ { "matcher": "Write|Edit", "hooks": [ {… Plugins reference Claude Code CLI · in the page plugins-reference …security-reviewer.md │ ├── performance-tester.md │ └── compliance-checker.md ├── workflows/ # Workflow scripts │ └── release-audit.js ├── output-styles/ # Output style… Claude Code settings Claude Code CLI · in the page settings …rline misspelled words in the prompt input as you type, using a spell checker you install. Read from user settings, the `--settings` flag, and managed settings only. See [Check spelling as you type](/… Claude Code settings reference Claude Code CLI · in the page settings-reference …| Underline misspelled words in the prompt input with a [spell checker](/docs/en/interactive-mode#check-spelling-as-you-type) you install… Orchestrate subagents at scale with dynamic workflows Claude Code CLI · in the page workflows …before reporting it ``` ### Keep fixing until a check passes Run a checker, fix what failed, and repeat until it passes or stops making progress. ```text wrap theme={null} use a workflow to run np… Customize Claude Tag Claude Documentation · in the page claude-tag/admins/customize …| Actions pre-approved in a scope's sessions that Claude's permission checker would otherwise flag or stop | [Auto mode allow rules](#auto-mode-allow-rules)… Claude Tag for Claude Code users Claude Documentation · in the page claude-tag/concepts/for-claude-code-users …| Sessions run in auto mode, where Claude's permission checker reviews each action and can stop it. An admin pre-approves routine actions with [auto mode allow rules](/docs/claude-tag/a… Claude Tag settings map Claude Documentation · in the page claude-tag/concepts/settings-map …rules**: plain sentences that pre-approve actions Claude's permission checker would otherwise flag or stop in a scope's sessions. See [Auto mode allow rules](/docs/claude-tag/admins/customize#auto-mod…