ln-626-dead-code-pruning-auditor
Installation
SKILL.md
Paths: File paths (
references/,../ln-*) are relative to this skill directory.
Dead Code Pruning Auditor (L3 Worker)
Type: L3 Worker
Specialized worker identifying safe deletion candidates.
Purpose & Scope
- Audit dead code pruning (Category 9: Low Priority)
- Find unused imports, variables, functions, commented-out code
- Emit
DELETE_DEAD_CODE,REMOVE_OBSOLETE_COMPAT, orDELETE_COMMENTED_CODE - Calculate compliance score (X/10)
Inputs
MANDATORY READ: Load references/audit_worker_core_contract.md.
Tool policy: follow host AGENTS.md MCP preferences; load references/mcp_tool_preferences.md and references/mcp_integration_patterns.md only when host policy is absent or MCP behavior is unclear.