CtrlK
BlogDocsLog inGet started
Tessl Logo

peon-ping-remix

Internal — invoked headlessly by the peon eval server; humans should run `peon eval <pack>` instead. Execute one PeonPing reroll job — invoked headlessly by the peon eval server as: "Use the peon-ping-remix skill to execute the reroll job at <path>". Reads the job JSON (scope, category, index, caption), rewrites the affected sound prompt(s) to honor the caption, re-renders via scripts/pack-render.py, and logs the change to eval-log.json.

75

Quality

92%

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

92%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 highly actionable and well-sequenced with strong validation checkpoints appropriate to a destructive batch reroll operation, and it is properly self-contained. Only minor discursive parentheticals keep conciseness from the top anchor.

Suggestions

Move the 'approve prunes everything under jobs/' rationale out of the step into a one-line Hard Rule to tighten step 5.

Consider collapsing the <peon-ping> resolution ladder into a short reference if it is reused across peon skills, to reduce inline weight.

DimensionReasoningScore

Conciseness

Lean, imperative prose that assumes Claude's competence with no concept explanations; only mildly discursive parentheticals (the 'approve prunes everything under jobs/' rationale and the <peon-ping> resolution ladder) could be trimmed, placing it just below the fully-lean anchor.

4 / 5

Actionability

Gives exact paths, the copy-paste-ready command 'python3 <peon-ping>/scripts/pack-render.py --job <file>', explicit JSON shapes for the job and eval-log entry, and a resolution order for <peon-ping>, covering both sound and pack scopes.

5 / 5

Workflow Clarity

A 7-step batch/destructive procedure with explicit validation checkpoints — fail-fast on missing prompts.json, 'STOP and exit nonzero… do not half-update the log' on render failure, and 'After ALL targets render successfully' before logging — satisfying the validation-feedback-loop anchor.

5 / 5

Progressive Disclosure

A short self-contained skill with no bundle files and well-organized sections (Procedure, Hard Rules); the only referenced path is an external peon script, so there are no nested references and structure is clear, meeting the simple-skill exception.

5 / 5

Total

19

/

20

Passed

Description

92%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, complete, and highly distinct, clearly stating what the skill does and when it fires via an explicit trigger phrase. Its only soft spot is narrow trigger-term breadth, since it is an internal skill with one primary trigger rather than a spread of natural synonyms.

Suggestions

Add 1-2 synonymous natural trigger phrases (e.g. 'reroll a sound', 'redo a pack render') so the single trigger sentence covers more ways the job could be described.

Consider mentioning the input file extension or naming (e.g. 'reroll job JSON') to broaden keyword coverage for discovery.

DimensionReasoningScore

Specificity

Names multiple concrete actions with their inputs and targets — 'Reads the job JSON (scope, category, index, caption), rewrites the affected sound prompt(s)…, re-renders via scripts/pack-render.py, and logs the change to eval-log.json' — matching the comprehensive-coverage anchor.

5 / 5

Completeness

Explicitly answers both 'what' (read job JSON, rewrite prompts, re-render, log) and 'when' (invoked by the eval server as the quoted trigger phrase), satisfying the anchor for explicit what-and-when with a concrete trigger.

5 / 5

Trigger Term Quality

Includes a genuinely natural trigger phrase ('Use the peon-ping-remix skill to execute the reroll job at <path>') plus 'reroll job' and 'sound prompt', but coverage is narrow with few synonyms/extension variants, sitting between anchors 3 and 4.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear narrow niche (PeonPing reroll, pack-render.py, eval-log.json) with a distinct invocation phrase, giving minimal conflict risk with other skills.

5 / 5

Total

19

/

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
PeonPing/peon-ping
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.