CtrlK
BlogDocsLog inGet started
Tessl Logo

write-ok

Write a deterministic OK file to out/ok.txt.

59

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

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 model of a lean, single-purpose skill: a concrete executable command, minimal explanation, and clear organization with a real referenced script. No changes needed.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence with no padding or unnecessary explanation; every line earns its place.

3 / 3

Actionability

"bash scripts/write_ok.sh" is a concrete, copy-paste-ready command and the referenced script exists and is complete and executable.

3 / 3

Workflow Clarity

This is a simple single-task skill whose one action (run the script) is unambiguous; per the simple-skills note, that qualifies for a 3.

3 / 3

Progressive Disclosure

Under 50 lines with well-organized Overview/Command/Output Files sections and a real referenced script path, satisfying the simple-skill note for a 3.

3 / 3

Total

12

/

12

Passed

Description

35%

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 concrete and specific about what the skill does, but it lacks any 'when to use' trigger guidance and contains no natural user-facing keywords. Adding a Use-when clause with discoverable trigger terms would lift the weakest dimensions.

Suggestions

Add an explicit 'Use when ...' clause stating the situations that should trigger this skill.

Include natural trigger terms a user or downstream step would actually say (e.g. 'write an OK marker', 'signal completion') rather than the implementation path 'out/ok.txt'.

Optionally enumerate the concrete action(s) to push specificity from a single action to multiple listed capabilities.

DimensionReasoningScore

Specificity

"Write a deterministic OK file to out/ok.txt" names one concrete action and a specific output path, but lists only a single action rather than multiple concrete capabilities.

2 / 3

Completeness

It clearly states what the skill does but includes no 'Use when...' clause or equivalent explicit trigger guidance, capping completeness at 2 per the rubric.

2 / 3

Trigger Term Quality

"deterministic OK file" and "out/ok.txt" are technical/implementation terms; there are no natural keywords a user would actually say when needing this skill.

1 / 3

Distinctiveness Conflict Risk

The niche (writing an OK file for downstream validation) is fairly specific and unlikely to conflict, but the absence of distinct trigger terms keeps it from a 3.

2 / 3

Total

7

/

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
trpc-group/trpc-agent-go
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.