CtrlK
BlogDocsLog inGet started
Tessl Logo

peon-ping-toggle

Toggle peon-ping sound notifications on/off. Use when user wants to mute, unmute, pause, or resume peon sounds during a Claude Code session. Also handles config changes like volume, pack rotation, categories — any peon-ping setting.

72

Quality

88%

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.

A tight, well-structured single-purpose skill: copy-paste commands for both Unix and Windows, clear expected output, and clean sectioning with no bundle-file overhead. The only blemish is mild redundancy between the 'What This Toggles' and 'Examples' sections.

DimensionReasoningScore

Conciseness

Mostly lean with executable commands and no general-concept padding, but the popup-vs-sound distinction is restated across both "What This Toggles" and "Examples", a minor redundancy that could be trimmed; not quite 'every token earns its place'.

4 / 5

Actionability

Provides fully executable, copy-paste-ready bash and PowerShell commands with env-var fallback handling and the exact expected output strings, covering the common toggle case on both platforms.

5 / 5

Workflow Clarity

A simple single-action skill whose one step (run the toggle command, then report its paused/resumed output) is unambiguous and self-verifying via the printed output, meeting the simple-skill exception for a 5.

5 / 5

Progressive Disclosure

Under 50 lines with no external bundle files needed; content is organized into clear, well-signaled sections (Toggle sounds, What This Toggles, Examples, Configuration changes) with an appropriate one-level pointer to the sibling config skill.

5 / 5

Total

19

/

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 answers both what and when with concrete, natural trigger phrases and a distinct niche. Its main weakness is scope creep: claiming to handle config changes that the body redirects elsewhere, slightly raising conflict risk with the sibling config skill.

Suggestions

Narrow the closing scope claim to toggle-only (mute/unmute/pause/resume) and drop or explicitly defer 'volume, pack rotation, categories' to peon-ping-config to reduce overlap risk.

Consider adding 'silence' or 'turn off/on sounds' alongside the existing mute/unmute/pause/resume synonyms for fuller natural-term coverage.

DimensionReasoningScore

Specificity

Names the domain plus several concrete actions — "Toggle peon-ping sound notifications on/off" and config changes "like volume, pack rotation, categories" — but the toggle is essentially one action restated as synonyms, leaving minor coverage gaps short of comprehensive.

4 / 5

Completeness

Clearly states what it does ("Toggle peon-ping sound notifications on/off") and gives an explicit "Use when" clause with concrete trigger phrases, satisfying both halves comprehensively.

5 / 5

Trigger Term Quality

Good natural-term coverage with explicit synonyms ("mute, unmute, pause, or resume peon sounds") plus config keywords; a few common phrasings (e.g. "silence", "turn off sound") are absent.

4 / 5

Distinctiveness Conflict Risk

The "peon-ping" qualifier carves a clear niche, but the closing claim to handle "any peon-ping setting" (volume, pack rotation, categories) overlaps with the separate peon-ping-config skill referenced in the body, creating minor conflict risk.

4 / 5

Total

17

/

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.