CtrlK
BlogDocsLog inGet started
Tessl Logo

terminal-ops

Evidence-first repo execution workflow for ECC. Use when the user wants a command run, a repo checked, a CI failure debugged, or a narrow fix pushed with exact proof of what was executed and verified.

69

Quality

85%

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

86%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.

A tight, well-structured operator workflow that assumes competence and gives concrete status vocabulary plus an output template. Its main limitation is that validation is expressed as guardrails rather than explicit inline checkpoints within the workflow steps.

Suggestions

Fold the validation guardrails into the workflow steps as explicit checkpoint lines (e.g., 'Validate: rerun the proving command before reporting fixed') so the feedback loop is visible inside the sequence.

Add one short concrete command example for the proving step (e.g., a representative test/build invocation) to lift actionability from directive-based to copy-paste ready.

Show a single filled-in Output Format example so the status-word vocabulary is demonstrated in context rather than only enumerated.

DimensionReasoningScore

Conciseness

Lean and efficient throughout — tight bullets, no padding, no explanation of git/CI concepts Claude already knows; every token earns its place.

5 / 5

Actionability

Provides concrete directives: an exact status vocabulary, a four-step workflow, and a copy-ready output format template; minor gaps only because guidance is directive-based rather than executable code.

4 / 5

Workflow Clarity

Clear four-step sequence with strong validation emphasis (guardrails plus a dedicated Verification section), though validation is framed as guardrails rather than inline checkpoint steps within the sequence.

4 / 5

Progressive Disclosure

Under 50 lines, single-purpose, with no external references needed and well-organized sections (Skill Stack, When to Use, Guardrails, Workflow, Output Format, Pitfalls, Verification) — meeting the simple-skill exception for a top score.

5 / 5

Total

18

/

20

Passed

Description

83%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.

A strong description that clearly states capability and triggers with concrete, user-natural language. It is mostly distinct and complete, with only minor gaps in trigger synonym coverage and edge-case distinctiveness.

DimensionReasoningScore

Specificity

Names the domain ('repo execution workflow for ECC') and lists several concrete actions — command run, repo checked, CI failure debugged, narrow fix pushed — with only minor coverage gaps.

4 / 5

Completeness

Explicitly answers both 'what' (evidence-first repo execution workflow) and 'when' (a 'Use when...' clause with concrete trigger phrases), matching the top anchor.

5 / 5

Trigger Term Quality

Includes natural user phrases ('command run', 'repo checked', 'CI failure debugged', 'narrow fix pushed') that users would plausibly say, though it lacks some common synonyms and file/extension variations.

4 / 5

Distinctiveness Conflict Risk

The 'evidence-first' framing and 'exact proof of what was executed and verified' carve a fairly distinct niche, with only minor overlap risk against general coding skills.

4 / 5

Total

17

/

20

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

metadata_version

'metadata.version' is missing

Warning

Total

15

/

16

Passed

Repository
affaan-m/ECC
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.