CtrlK
BlogDocsLog inGet started
Tessl Logo

dead-code-removal

Dead code removal via parallel scanning, reference verification, batch execution, and atomic commits. You are the ORCHESTRATOR — you scan, verify, batch, then delegate ALL removals.

59

Quality

67%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./skills/dead-code-removal/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

81%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is a strong, actionable workflow with excellent sequencing and validation checkpoints; its only weaknesses are minor redundancy in the opening and 'Critical Rules' sections and a few template placeholders in command examples.

DimensionReasoningScore

Conciseness

The body is command-driven and assumes Claude's competence, with only minor redundancy — the opening paragraph restates the frontmatter description and the 'Critical Rules' section repeats protocol rules — so it sits at 'efficient; minor instances that could be trimmed' rather than fully lean.

4 / 5

Actionability

Provides concrete, executable commands across TypeScript, Python, and Go (tsc, vulture, staticcheck, grep, git) with copy-paste-ready snippets, but a few examples rely on template placeholders (symbolName, declaration_file.ts), leaving minor gaps versus fully comprehensive coverage.

4 / 5

Workflow Clarity

Five phases (SCAN → VERIFY → BATCH → EXECUTE → FINAL VERIFICATION) are clearly sequenced with explicit validation checkpoints, re-verification before edits, revert-on-build-failure, abort conditions, and a false-positive guard checklist — fully matching the 'explicit validation steps with feedback loops' anchor.

5 / 5

Progressive Disclosure

The single SKILL.md is well-organized with clear section headers and no external bundle files to reference, but at ~190 lines it exceeds the under-50-line simple-skill exception, so it lands at 'good structure; minor organization gaps' rather than 5.

4 / 5

Total

17

/

20

Passed

Description

53%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description conveys a clear, specific capability and a distinct niche, but it lacks any 'Use when…' trigger guidance, uses second-person voice, and misses common synonyms for dead code, which together hold it to a mid-range score.

Suggestions

Add an explicit 'Use when…' clause, e.g. 'Use when the user asks to remove dead code, find unused imports/functions, or clean up unreachable code.'

Drop the second-person framing ('You are the ORCHESTRATOR — you scan…') in favor of third-person voice to satisfy the rubric's voice requirement.

Include natural synonyms users say, such as 'unused code', 'unreachable code', and 'unused imports/exports', to broaden trigger coverage.

DimensionReasoningScore

Specificity

Lists several concrete actions ('parallel scanning, reference verification, batch execution, and atomic commits') which would anchor at 4, but the second-person voice ('You are the ORCHESTRATOR — you scan…') triggers the rubric's -1 specificity penalty, bringing it to 3.

3 / 5

Completeness

The 'what' is clearly stated ('Dead code removal via parallel scanning, reference verification, batch execution, and atomic commits') but there is no 'Use when…' trigger clause, so the missing-trigger cap of 3 applies.

3 / 5

Trigger Term Quality

Includes the natural phrase 'dead code removal' but omits common synonyms users would actually say such as 'unused code', 'unreachable code', or 'unused imports', matching the 'some relevant keywords but missing common variations' anchor.

3 / 5

Distinctiveness Conflict Risk

'Dead code removal' is a clear, narrow niche with minimal conflict risk; not a 5 because it lacks explicit distinct trigger phrases that fully separate it from general refactoring skills.

4 / 5

Total

13

/

20

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
ArabelaTso/Skills-4-SE
Reviewed

Table of Contents

Is this your skill?

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.