remove-dead-code
Safely scan, remove, and validate dead code with multi-agent analysis and automatic backup branches
Content Preview
--- description: Safely scan, remove, and validate dead code with multi-agent analysis and automatic backup branches argument-hint: [scan|remove|validate] allowed-tools: Skill(remove-dead-code) --- Invoke the remove-dead-code skill for: $ARGUMENTS
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/remove-dead-code.md \
https://raw.githubusercontent.com/qdhenry/Claude-Command-Suite/main/.claude/commands/dev/remove-dead-code.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/qdhenry/Claude-Command-SuiteThen reference at .claude/commands/dev/remove-dead-code.md
Related Skills
list-commands
List all registered Tauri IPC commands (invoke handlers) in a running app
commandslistcommands
by qdhenry · claude-command-suite
remove
Safely remove a task from the orchestration system, updating all references and dependencies.
commandsremove
by qdhenry · claude-command-suite
linux-commands-guide
This skill provides automated assistance for linux commands guide tasks within the DevOps Basics domain.
linux-commands-guidelinuxcommandsguide
by jeremylongshore · plugins-plus-skills
ralph-loop/help
"Explain Ralph Loop plugin and available commands"
commandcommandralph-loophelp
by Anthropic · anthropic-official-plugins