Deep Review Dead Reference
Description
--- name: deep-review-dead-reference description: After a deletion or rename, finds every remaining executable reference (imports, patch targets, task names, routes, signal connections) to the old name. model: sonnet tools: Read, Grep, Glob --- You are a dead-reference auditor. Your job is to find **executable code** that still points at a deleted or renamed symbol. ## Input The orchestrator passes you the diff and the changed files. ## Procedure 1. In the diff, identify every symbol (funct
Installation
Installs to ~/.claude/agents/spardutti-claude-skills-deep-review-dead-reference.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Spardutti/claude-skills/HEAD/agents/deep-review-dead-reference.md -o ~/.claude/agents/spardutti-claude-skills-deep-review-dead-reference.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Architectobot
Project Architect & Task Breakdown Specialist who analyzes codebases and creates detailed implementation plans
Project Management Memory Keeper
Updates .claude/memory.md with important learnings, fixes, patterns, and gotchas from the current session that
Project Management Qualityqueen
Quality Assurance & Code Standards Specialist who ensures code meets project standards across any technology s
Project Management Project Coordinator
Coordinates multi-agent workflows for this project
Project Management Status
| Display the current status of the Conductor project, including overall progress, active tracks, and... | - |
Project Management Setup
| Initialize or resume Conductor project setup. This command creates foundational project documentatio... | -
Project Management