CtrlK
BlogDocsLog inGet started
Tessl Logo

pua-reap-orphans

PUA reap-orphans alias for Codex. Codex subcommand mapping for Claude Code /pua:reap-orphans style usage; invoke with $pua-reap-orphans.

57

Quality

64%

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 ./codex/pua-reap-orphans/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

72%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is admirably concise and well-organized for a simple skill, with appropriate verification safeguards for a destructive operation, but it stops short of executable guidance for the scan/remove/report steps and lacks an explicit ordered workflow with error recovery.

Suggestions

Add concrete, executable commands (or a precise file/state inspection procedure) for scanning, confirming, and removing orphan records so the guidance is copy-paste ready.

Lay out the destructive removal as an explicit ordered sequence with a validate->fix->retry feedback loop (e.g., confirm orphan status, remove, then re-verify none remain).

Show the exact command/output format expected as 'evidence' so completion criteria are unambiguous.

DimensionReasoningScore

Conciseness

The body is lean and efficient with no padding and no explanation of concepts Claude already knows; every line (scan instruction, config-preservation rule, evidence requirement) earns its place.

3 / 3

Actionability

It gives concrete guidance on config handling ('preserve unknown fields', 'create ~/.pua/ if missing') but the core scan/confirm/remove/report operations have no executable commands or specific mechanism, leaving key details missing.

2 / 3

Workflow Clarity

Verification is mentioned ('only confirmed orphan records', 'Do not claim completion without command/output evidence') so it is not absent, but there is no ordered sequence or explicit error-recovery feedback loop for the destructive removal, keeping it at 2.

2 / 3

Progressive Disclosure

This is a simple single-purpose skill under 50 lines with no need for external references or bundle files, and its content is well-organized, so per the simple-skills note it earns a 3.

3 / 3

Total

10

/

12

Passed

Description

57%

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 distinctive and on-domain but functionally thin: it explains how the alias is invoked rather than what the skill actually does, and it lacks any explicit 'Use when' trigger guidance.

Suggestions

Add a 'Use when...' clause stating the natural trigger (e.g., 'Use when cleaning up stale PUA agent state or when the user asks to reap orphan records').

Replace invocation framing with concrete capability actions: 'Scans for stale PUA agent state, removes only confirmed orphan records, and reports evidence.'

Soften jargon like '$pua-reap-orphans' and 'Codex subcommand mapping' in favor of terms a user would naturally say.

DimensionReasoningScore

Specificity

It names the domain ('PUA reap-orphans') and invocation-framing actions ('alias', 'subcommand mapping', 'invoke') but never lists the skill's concrete capabilities (scanning, removing orphan records, reporting evidence), so it is not comprehensive.

2 / 3

Completeness

It conveys a 'what' (an alias mapping for the reap-orphans command) but provides no 'Use when...' trigger clause, so per the guideline completeness is capped at 2 with the 'when' only implied.

2 / 3

Trigger Term Quality

It surfaces niche-relevant terms ('pua:reap-orphans', 'reap-orphans', 'Codex') a target user might say, but they are wrapped in technical jargon ('$pua-reap-orphans', 'subcommand mapping') with no common variations.

2 / 3

Distinctiveness Conflict Risk

The highly specific 'PUA reap-orphans' niche with distinct invocation triggers makes it unlikely to fire for the wrong skill.

3 / 3

Total

9

/

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
tanweai/pua
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.