Content
76%Weight 40%Scale 1-5Reviews 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 with concrete thresholds, a transparent scoring model, and copy-paste templates, and it is well-structured across phases. Its main weaknesses are missing validation checkpoints in a batch workflow and minor redundancy between the trigger-phrase and cost/tools sections.
Suggestions
Add explicit validation checkpoints to the workflow, e.g. after Phase 1 'Confirm required signal sources are present before scoring' and after Phase 2 'Spot-check one Red account's signals before generating save plays.'
Remove the duplicate 'Trigger Phrases' section (it restates 'When to Use') or merge them, and consolidate the overlapping 'Cost' and 'Tools Required' sections.
Consider extracting the long output-format template (Phase 4) into a reference file once the skill grows, to keep SKILL.md as a leaner overview.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Largely efficient and task-specific (no padding explaining what churn/Slack/NPS are), but the closing 'Trigger Phrases' section restates the opening 'When to Use' list and the 'Cost' and 'Tools Required' sections overlap ('No external API costs — pure analysis'); these minor redundancies could be trimmed. | 4 / 5 |
Actionability | Provides copy-paste-ready, executable guidance: specific signal thresholds ('>2x their average in last 30 days', 'Open tickets older than 7 days'), a concrete weighted scoring model (Critical=25, High=15, ...), a fill-in save play template, and a full output-format template covering the common cases. | 5 / 5 |
Workflow Clarity | Phases 0–4 are clearly sequenced (Intake → Signal Extraction → Risk Scoring → Save Play → Output), but the workflow has no validation checkpoints (e.g. verify data completeness before scoring, spot-check a Red account), and as a batch weekly scan over many accounts this triggers the rubric's batch-operation cap of 3. | 3 / 5 |
Progressive Disclosure | No bundle files exist; the skill is a single well-sectioned file with clear Phase 0–4 headers and supporting sections, and content is appropriately placed for a standalone analysis skill. Minor gap: the ~75-line output-format template could optionally be split into a reference file, but inlining is reasonable here. | 4 / 5 |
Total | 16 / 20 Passed |