CtrlK
BlogDocsLog inGet started
Tessl Logo

gitnexus-refactoring

Plan safe refactors using blast radius and dependency mapping

56

Quality

64%

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 ./gitnexus-cursor-integration/skills/gitnexus-refactoring/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

75%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 well-structured, mostly lean reference with concrete executable tool calls and checklists that include validation steps. It is held below 5 by minor verbosity, slightly implicit error-recovery loops, and the absence of a layered reference structure (which this single-file skill does not strictly require).

DimensionReasoningScore

Conciseness

The body is lean and example-driven with almost no padding or explanation of concepts Claude already knows; only minor instances (e.g. brief prose around tool definitions) could be trimmed.

4 / 5

Actionability

It provides concrete, executable tool invocations with realistic argument shapes and outputs (rename, impact, detect_changes, cypher), covering common cases; minor gaps exist around exact response field semantics.

4 / 5

Workflow Clarity

Numbered workflows and per-refactor checklists are clearly sequenced with explicit validation checkpoints (dry_run preview, detect_changes, 'Run tests'), though the destructive/batch feedback loop is implied rather than a strict validate→fix→retry cycle.

4 / 5

Progressive Disclosure

Content is well organized into clearly labeled sections (When to Use, Workflow, Checklists, Tools, Risk Rules, Example) with no external bundle files needed; it is a single self-contained overview rather than a multi-file structure, so it sits just below the multi-reference anchor of 5.

4 / 5

Total

16

/

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 is a concise, third-person statement of capability with a distinct niche, but it omits explicit 'when to use' trigger guidance and lacks the natural trigger terms (rename/extract/split) that appear in the body. Adding a 'Use when…' clause with those terms would lift completeness and trigger_term_quality.

Suggestions

Add a 'Use when…' clause naming concrete triggers, e.g. 'Use when renaming, extracting, splitting, or restructuring code and you need to map dependents first.'

Include the natural user verbs (rename, extract, split, move) that the body already lists under 'When to Use'.

Optionally mention the blast-radius safety framing to strengthen distinctiveness from generic refactor tooling.

DimensionReasoningScore

Specificity

The description names the refactoring domain and two concrete analytical actions ('blast radius' and 'dependency mapping'), but does not enumerate the multiple refactor types (rename/extract/split) that the body covers, so it is not comprehensive.

3 / 5

Completeness

It states clearly what the skill does ('Plan safe refactors using blast radius and dependency mapping') but has no 'Use when…' clause or equivalent explicit trigger guidance, capping completeness at 3.

3 / 5

Trigger Term Quality

Phrases like 'Plan safe refactors' and 'blast radius' are relevant but lean technical; common natural terms users would say ('rename', 'extract', 'split', 'restructure') are absent from the description.

3 / 5

Distinctiveness Conflict Risk

The GitNexus-specific blast-radius/dependency-mapping framing carves a fairly distinct niche with only minor overlap risk against generic refactoring helpers.

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
abhigyanpatwari/GitNexus
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.