Content
77%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
A well-structured, actionable instruction skill with a clear review-gated workflow and concrete output format. Its main weaknesses are redundancy in the safety/outbound rules and a monolithic layout that bundles material which could live in separate reference files.
Suggestions
De-duplicate the no-auto-send guidance: keep it once in Safety Defaults and reference it from Outbound Rules rather than restating 'Do not send automatically'.
Tighten soft platitudes in Platform Rules (e.g., 'mutuals are stickier than one-way follows', 'engagement, signal quality, and bridge value matter more than raw follower count') into concrete decision rules or fold them into the Scoring Model signals.
Split the Modes, Platform Rules, and Scoring Model sections into separate reference files (e.g., references/modes.md, references/platform-rules.md) referenced one level deep from SKILL.md to improve progressive disclosure.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Mostly efficient and free of explaining known concepts, but the no-auto-send rule is stated twice ('do not auto-send DMs, invites, or emails' in Safety Defaults and 'Do not send automatically' in Outbound Rules) and some platform rules are soft platitudes ('mutuals are stickier than one-way follows'); not score 3 because there is tightening and de-duplication to be had, not score 1 because it does not pad with concepts Claude already knows. | 2 / 3 |
Actionability | Names concrete tools (x-api, lead-intelligence, social-graph-ranker, brand-voice), explicit modes (light-pass/default/aggressive), an 8-step workflow, and a fill-in Review Pack template — concrete, specific, copy-ready guidance for an instruction-only skill. | 3 / 3 |
Workflow Clarity | The Workflow section is an 8-step numbered sequence with an explicit review-gate validation checkpoint before destructive apply ('Return a review pack before any apply step', 'still review-gated before apply'), satisfying the batch/destructive-operation feedback requirement; not score 2 because validation checkpoints are explicit rather than implicit. | 3 / 3 |
Progressive Disclosure | Well-organized into clear section headers, but the ~183-line body is monolithic with no external file references (references/scripts/assets absent); Modes, Platform Rules, and Scoring Model are inline content that could be split into reference files, so it does not meet the 'content appropriately split' anchor for 3, while exceeding the under-50-line simple-skill exception. | 2 / 3 |
Total | 10 / 12 Passed |