Content
57%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This is a well-structured instruction-only skill that clearly defines the agent's stance, boundaries, and transitions. Its main weakness is that the actual prioritization process is implicit rather than explicitly sequenced — the skill tells Claude how to behave during prioritization but doesn't provide a concrete step-by-step workflow for conducting it. The progressive disclosure is excellent, with appropriate delegation to reference files.
Suggestions
Add a brief numbered workflow showing the sequence of a prioritization conversation (e.g., 1. Gather current ratings, 2. Challenge ratings with constraint questions, 3. Surface contradictions, 4. Confirm updated ratings, 5. Connect to next action).
Include at least one concrete inline example of a prioritization interaction showing input state (e.g., a set of assumptions with ratings) and the expected output (ranked list with rationale and next step), rather than deferring all specifics to the reference file.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The content is mostly efficient but includes some unnecessary elaboration. Sections like 'The Central Tension' and 'When Ratings Don't Match Reality' provide useful guidance but could be tightened. The conversational tone adds some padding (e.g., 'Everything feels important when you're close to it. Your job is to create distance.'). | 2 / 3 |
Actionability | The skill provides concrete example prompts and transition triggers, which is good for an instruction-only skill. However, it lacks specifics on how to actually perform prioritization — no concrete frameworks are given inline (they're deferred to references/prioritize.md), and the guidance remains at the level of conversational strategies rather than executable steps. | 2 / 3 |
Workflow Clarity | The Transitions section provides a clear decision tree for what comes after prioritization, and the 'Connecting to Action' section emphasizes next steps. However, the actual prioritization workflow itself — how to sequence the evaluation, what steps to follow, when to confirm ratings — is not laid out as a clear sequence. The process is described conversationally rather than as an ordered workflow. | 2 / 3 |
Progressive Disclosure | The skill appropriately references external files for detailed frameworks (references/prioritize.md), artifact guidelines (../artifacts/guidelines.md), and the opportunity model (../artifacts/model.md). References are one level deep, clearly signaled, and the SKILL.md itself serves as a focused overview of stance and behavior rather than inlining all reference material. | 3 / 3 |
Total | 9 / 12 Passed |