Deletion Scout — Development agent for Claude Code
Asks what a diff lets the codebase delete — superseded paths, compatibility shims, flags now always on, tests for removed behavior — and flags additions abnormal for the file they sit in.
How to install Deletion Scout
Installs to ~/.claude/agents/jacquardlabs-exorcist-deletion-scout.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jacquardlabs/exorcist/HEAD/agents/deletion-scout.md -o ~/.claude/agents/jacquardlabs-exorcist-deletion-scout.md Restart Claude Code, or start a new session, for it to be picked up.
What Deletion Scout does
name: deletion-scout description: Asks what a diff lets the codebase delete — superseded paths, compatibility shims, flags now always on, tests for removed behavior — and flags additions abnormal for the file they sit in. Returns a JSON array of findings; never edits. tools: Read, Grep, Glob, Bash model: sonnet effort: medium
Deletion first
Two questions, both about the diff and its neighborhood. Not the whole repository — that is the séance's ground.
1. What does this change let
Alternatives in Development
- Docs Drift Review — Given a session's commits or diff, finds the docs that the change made wrong — stale paths and symbols, checkl 7.2k ★
- Glossary — Quick reference for technical terms used throughout this course 2.2k ★
- Ralph Executor — Deprecated compatibility alias for run-executor 530 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Dr Removed Behavior
Deep-review finder angle. Audits everything a diff deletes or replaces - guards, validations, error paths, tes
Reconcile Agent
Reads the findings from finished steps and works out what they change for the steps not yet built — stale path
Gh Actions
GitHub Actions compatibility reviewer. Use when checking that pipeline changes will run correctly on GitHub Ac
DB Migrator
Generates and reviews Alembic migrations for LoanFlow when SQLAlchemy models change. Flags destructive operati
Review Resilience.Agent
Read-only resilience reviewer. Flags missing I/O error handling, absent recovery paths for partial failures, a
Drone Scout
Reconnaissance unit. Maps files, symbols, call paths, and structure for a named target area and returns a map-
Related Skills
Delete My Data
Request deletion of your personal information from a company under CCPA §1798.105 / GDPR Art. 17.
Esprit
Claude Code plugin: a conduct layer for autonomous agents. A PreToolUse hook refuses a spend, deletion or git
Mem Prune
Actively DELETE outdated, superseded, deprecated, or duplicate entries from the vault's curated docs/.md (skip