CtrlK
BlogDocsLog inGet started
Tessl Logo

simplify

Manually trigger the cdd-code-simplifier agent to review and simplify code

77

1.52x
Quality

Does it follow best practices?

Impact

67%

1.52x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

100%

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 well-structured, lean instruction skill with executable guidance and clear sequenced steps. It appropriately fits a simple single-task skill with no unnecessary padding.

DimensionReasoningScore

Conciseness

The body is lean (~22 lines), assumes Claude's competence, and explains no concepts Claude already knows; every section earns its place, matching 'Lean and efficient; assumes Claude's competence'.

3 / 3

Actionability

Provides a concrete subagent_type and executable git commands ('git diff --name-only main...HEAD', 'git status') that are copy-paste ready, matching 'Fully executable code/commands; specific examples'.

3 / 3

Workflow Clarity

Scope determination and post-completion steps are clearly numbered and sequenced; this delegation task is non-destructive so no validation loop is required, and the single-action workflow is unambiguous for a simple skill.

3 / 3

Progressive Disclosure

Under 50 lines with no need for external references and well-organized sections (Your Task, Examples); per the simple-skills note this scores 3 with just well-organized sections, and no bundle files exist to verify.

3 / 3

Total

12

/

12

Passed

Description

50%

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 clearly states what the skill does in third person but lacks an explicit 'when to use it' trigger clause and broader keyword coverage. It is adequate but not exemplary.

Suggestions

Add an explicit 'Use when...' clause, e.g. 'Use when the user wants to clean up, refactor, or simplify recently written code.'

Broaden trigger terms to include natural variations like 'refactor', 'clean up code', or 'make code simpler'.

List a few concrete capabilities (e.g. remove duplication, simplify conditionals) to raise specificity.

DimensionReasoningScore

Specificity

Names the domain and two concrete actions ('review and simplify code') but does not enumerate multiple specific capabilities; closest to 'Names domain and some actions, but not comprehensive'.

2 / 3

Completeness

It states what the skill does but has no explicit 'Use when...' trigger clause; per the guidelines a missing trigger clause caps completeness at 2.

2 / 3

Trigger Term Quality

'review and simplify code' are natural terms but common variations like 'refactor', 'clean up', or 'make code simpler' are missing, matching 'Some relevant keywords but missing common variations'.

2 / 3

Distinctiveness Conflict Risk

'review and simplify code' is fairly generic and could overlap with other code skills, though the named 'cdd-code-simplifier' agent gives it a somewhat distinct niche, matching 'Somewhat specific but could still overlap'.

2 / 3

Total

8

/

12

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
aaddrick/claude-desktop-debian
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.