CtrlK
BlogDocsLog inGet started
Tessl Logo

skill-rollback

Roll back to a previous checkpoint via git — use when a change went wrong and you need to revert

68

Quality

83%

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

SKILL.md
Quality
Evals
Security

Quality

Content

88%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 content delivers an executable, well-sequenced rollback workflow with strong validation for a destructive operation. It is slightly verbose due to redundant summary sections but otherwise high quality.

DimensionReasoningScore

Conciseness

The body is mostly lean with code blocks and tables, though the Safety Measures, Red Flags, and Bottom Line sections repeat guidance already stated in the step sequence.

4 / 5

Actionability

Fully executable git commands are copy-paste ready, with concrete tag-name examples covering both LIST and ROLLBACK cases.

5 / 5

Workflow Clarity

The 8-step ROLLBACK sequence has explicit validation checkpoints (tag-existence check, STOP directive, mandatory "ROLLBACK" confirmation) and a safety-checkpoint feedback loop for a destructive operation.

5 / 5

Progressive Disclosure

Content is well-organized into clear sections with a one-level-deep, signaled reference to codex-host-adapter.md; no bundle files exist, so the single inline file is appropriate, though it runs long for a single workflow.

4 / 5

Total

18

/

20

Passed

Description

78%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 concise and clearly answers both what the skill does and when to use it, with natural trigger phrasing. It is slightly thin on action breadth and has minor overlap with general git revert skills.

DimensionReasoningScore

Specificity

"Roll back to a previous checkpoint via git" names the domain and one concrete action, but offers only a single action without broader coverage of what rollback entails.

3 / 5

Completeness

It explicitly answers both what ("Roll back to a previous checkpoint via git") and when ("use when a change went wrong and you need to revert") with concrete trigger phrases.

5 / 5

Trigger Term Quality

"use when a change went wrong and you need to revert" supplies natural phrases users say (rollback, revert, change went wrong), though a few synonyms are absent.

4 / 5

Distinctiveness Conflict Risk

Checkpoint rollback via git is a clear niche, though "revert"/"rollback" terms create minor overlap risk with general git restore/revert skills.

4 / 5

Total

16

/

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
nyldn/claude-octopus
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.