CtrlK
BlogDocsLog inGet started
Tessl Logo

resume-session

List in-flight Ouroboros sessions and show the commands needed to re-attach after MCP disconnect

56

Quality

62%

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 ./.claude-plugin/skills/resume-session/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

67%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 well-structured and actionable with concrete commands, an example, exit codes, and a fallback path, but it carries redundant explanation between sections and an inconsistent command name that slightly undermines copy-paste reliability.

Suggestions

Resolve the command-name inconsistency: pick one of 'ooo resume-session' or 'ouroboros resume' and use it consistently across Usage, How It Works, and Instructions.

Collapse the overlap between 'How It Works' and 'Instructions' into a single section to remove redundancy.

Trim the placeholder-handler aside to one line or move it to a follow-up note so the main flow stays lean.

DimensionReasoningScore

Conciseness

Mostly efficient with no padding of basic concepts, but the 'How It Works' and 'Instructions' sections overlap and the placeholder-handler aside is verbose; it could be tightened.

3 / 5

Actionability

Provides concrete, copy-paste-ready commands with placeholders plus an exit-code table and example output, but the command name is inconsistent across sections ('ooo resume-session' vs. 'ouroboros resume').

4 / 5

Workflow Clarity

Clear three-step sequence (run, select, pick re-attach path) with a fallback for no-sessions and explicit exit codes; minor gaps since selection errors are listed but not guided through a retry loop.

4 / 5

Progressive Disclosure

Well-organized into clearly labeled sections (Usage, How It Works, Instructions, Exit codes, Fallback, Example, Next Steps) with no bundle files needed; slightly above a 3 because all content is appropriately inline.

4 / 5

Total

15

/

20

Passed

Description

57%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 specific and clearly distinct, naming the domain and two concrete actions with natural trigger terms, but it omits an explicit 'Use when...' clause, which caps its completeness and leaves common trigger synonyms uncovered.

Suggestions

Add an explicit 'Use when...' clause, e.g. 'Use when an Ouroboros MCP server disconnects and you need to recover or re-attach to a running or paused session.'

Broaden trigger coverage with synonyms users might actually say, such as 'recover', 'lost session', or 'disconnected'.

Surface the two re-attach modes (inspect vs. resume) in the description to lift specificity above two actions.

DimensionReasoningScore

Specificity

Names the domain ('in-flight Ouroboros sessions') and two concrete actions ('List...sessions' and 'show the commands needed to re-attach'), but coverage is not comprehensive — no mention of inspecting vs. resuming.

3 / 5

Completeness

Has a clear 'what' but no explicit 'Use when...' trigger clause; per the judging guidelines a missing 'Use when...' caps completeness at 3.

3 / 5

Trigger Term Quality

Contains relevant natural phrases ('in-flight Ouroboros sessions', 're-attach', 'MCP disconnect') but misses common synonyms/variations a user might say (e.g. 'recover', 'lost session', 'disconnected').

3 / 5

Distinctiveness Conflict Risk

Targets a clear niche (Ouroboros session recovery after MCP disconnect) with distinct triggers and minimal overlap risk with other skills.

5 / 5

Total

14

/

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
Q00/ouroboros
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.