Best use case
Use Dead Code Eliminator when you need to find and remove unused code paths, exports, and stale branches that still carry maintenance cost and risk, especially when the work is driven by dead code and unused exports.
QA · Global library
Find and remove unused code paths, exports, and stale branches that still carry maintenance cost and risk.
Best use case
Use Dead Code Eliminator when you need to find and remove unused code paths, exports, and stale branches that still carry maintenance cost and risk, especially when the work is driven by dead code and unused exports.
Trigger signals
Validation hooks
Install surface
Inspect
pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show dead-code-eliminatorUse
orchestrator-mcp skills export dead-code-eliminator --to ./skillforge-packs
# copy the exported pack into your preferred agent environmentExport
cp -R skills/dead-code-eliminator ./your-agent-skills/dead-code-eliminator
# or open skills/dead-code-eliminator/SKILL.md in a markdown-first clientFile patterns
Model preferences
Related skills
Audit interface flows against WCAG 2.2 AA with both automated checks and human-readable remediation sequences.
Build property-based and boundary-oriented API tests that find input handling failures before attackers or customers do.
Design and implement chaos engineering programs that proactively identify system weaknesses before they cause outages