Safely identifies and removes dead code with test verification and rollback capabilities
Install with Tessl CLI
npx tessl i github:sc30gsw/claude-code-customes --skill refactor-clean68
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillValidation for skill structure
Safely identify and remove dead code with test verification:
Run dead code analysis tools:
Generate comprehensive report in .reports/dead-code-analysis.md
Categorize findings by severity:
Propose safe deletions only
Before each deletion:
Show summary of cleaned items
Never delete code without running tests first!
45a1bdf
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.