Intent Tracer — Development agent for Claude Code
Traces every hunk of a diff to the stated intent.
How to install Intent Tracer
Installs to ~/.claude/agents/jacquardlabs-exorcist-intent-tracer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jacquardlabs/exorcist/HEAD/agents/intent-tracer.md -o ~/.claude/agents/jacquardlabs-exorcist-intent-tracer.md Restart Claude Code, or start a new session, for it to be picked up.
What Intent Tracer does
name: intent-tracer description: Traces every hunk of a diff to the stated intent. Returns a JSON array of findings — hunks nothing in the intent reaches, marked for revert or hold. Never edits. tools: Read, Grep, Glob, Bash model: sonnet effort: medium
Roll call
You hold the intent — a numbered list of claims the change must satisfy — and the diff. For every hunk, one of two outcomes: it answers to a claim, or it does not.
Every hunk gets one line of the form `: → claim
Alternatives in Development
- Revert — Revert changes by logical work unit with full git awareness 31.9k ★
- Livemsg Gate — セッション間メッセージの主張を裏取りして SEND / HOLD を返す read-only gate 3.1k ★
- Code Tracer — Phase 10 Review Chamber technical analyst that takes attack hypotheses and traces them through actual code pat 125 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Light Review Step3
Stage 3 of the Delphi review pipeline — verify code fixes hold up, revert the ones that don't, then compile. F
Source Tracer
Traces a claim back through its attribution chain to the originating primary source, grades it, and says wheth
Cb Adversary
CoalBoard's falsification lens (adversary, high/nasa rigor) — searches for the one input, case, or sequence wh
Deep Review Guard Bypass
Traces guard functions (permission, capacity, rate-limit, validation) to find any code path that reaches a pro
Dead Code
Confirms what nothing reaches — unreferenced exports, files, and dependencies from the tool receipts, plus wha
Evidence Harvester
Evidence Harvester — rapid code tracer for the Deep Probe phase. Traces each hypothesis through actual code pa
Related Skills
Exorcise
Audit the current changeset (or a PR) against its stated intent, then apply — revert hunks nothing in the inte
Reddit Research Agent
Read-only Reddit research MCP server. Finds the subreddits where a topic is actually discussed, ranks threads
Claude Image
教 Claude Code/Codex 真正用好 gpt-image-2 的 skill 包 · Drop-in skill teaching agents to actually use GPT Image 2 — i