CtrlK
BlogDocsLog inGet started
Tessl Logo

deslop

Remove AI-generated code slop, unnecessary comments, and over-engineering from the current branch diff. Cleans up boilerplate, simplifies abstractions, strips defensive code, and in skill-file mode lints SKILL.md files for quality. Use when cleaning up code, simplifying, removing boilerplate, before committing, or when reviewing a skill before promoting it.

79

Quality

100%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

100%Weight 40%Scale 1-3

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

The body is concise, actionable, and well-structured, with executable commands and a numbered workflow that includes explicit verification checkpoints. It appropriately keeps detail inline given the skill's size and signals its single external reference clearly.

DimensionReasoningScore

Conciseness

Lean prose that assumes competence — no explanation of git or what slop 'is', only executable commands and targeted focus-area bullets; not at level 2 because there is no unnecessary explanation or padding to tighten.

3 / 3

Actionability

Provides copy-paste-ready commands ('git fetch origin main', 'git diff origin/main...HEAD', 'npm test -- --changed --passWithNoTests 2>&1 | tail -10') and concrete named slop patterns; not at level 2 because guidance is fully executable rather than pseudocode or incomplete.

3 / 3

Workflow Clarity

A clear six-step numbered sequence with explicit validation checkpoints ('Re-run git diff ... to verify only slop was removed' and 'Run tests or type-check to confirm behaviour unchanged'); not at level 2 because checkpoints are explicit, not merely implied.

3 / 3

Progressive Disclosure

A single well-organized SKILL.md under 80 lines with clear sections and one clearly signaled one-level-deep pointer (rules/skill-conventions.mdc); for a skill this size the simple-skill scoring note applies, so organized sections score 3 without external bundle files.

3 / 3

Total

12

/

12

Passed

Description

100%Weight 40%Scale 1-3

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 is specific, third-person, and complete, naming concrete actions and providing an explicit 'Use when' trigger clause covering both code-cleanup and skill-linting modes. It is concise yet distinguishable from generic code-quality skills.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Remove AI-generated code slop, unnecessary comments, and over-engineering', 'Cleans up boilerplate, simplifies abstractions, strips defensive code', 'lints SKILL.md files for quality' — matching the anchor for multiple specific concrete actions; not at level 2 because the actions are enumerated and concrete rather than partial.

3 / 3

Completeness

Explicitly answers both what (remove slop from the current branch diff; lint SKILL.md files) and when ('Use when cleaning up code, simplifying, removing boilerplate, before committing, or when reviewing a skill before promoting it.'); not at level 2 because an explicit 'Use when' clause is present.

3 / 3

Trigger Term Quality

Includes natural phrases a user would actually say — 'cleaning up code, simplifying, removing boilerplate, before committing, or when reviewing a skill before promoting it' — giving good coverage; not at level 2 because common variations are well represented rather than missing.

3 / 3

Distinctiveness Conflict Risk

Occupies a clear niche — AI-slop removal on a branch diff with a distinct skill-file linting mode — with triggers unlikely to fire for unrelated skills; not at level 2 because the scope is specific and not merely 'works with code'.

3 / 3

Total

12

/

12

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

relative_links

Relative link issues: 1 suspicious

Warning

Total

15

/

16

Passed

Repository
rohitg00/pro-workflow
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.