Content
77%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 skill is highly actionable with an exceptionally clear, checkpointed workflow, but it is a long monolithic document that includes some conceptual padding and does not split any detail into reference files.
Suggestions
Move large, reusable blocks — the full sample email sequences and the complete per-step output contracts — into reference files under ./references/ and link to them one level deep from the body, improving progressive disclosure.
Trim or relocate the "Why hiring signals work" rationale and rationale-heavy Tips into an optional reference, keeping only the operational rule in the main body to improve conciseness.
Consider extracting the Step 0 configuration tables (role mapping, signal/contact/outreach config) into a CONFIG.md reference so the main workflow stays a lean overview.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Most of the body is dense operational content (contracts, tables, frameworks), but sections like the "Why hiring signals work" paragraph and several Tips restate sales rationale Claude already knows and could be trimmed. | 3 / 5 |
Actionability | Provides fully actionable guidance: concrete search strings (e.g. `site:linkedin.com/jobs OR site:indeed.com "{company}" "{role}"`), explicit word-count rules per touch, named frameworks mapped to framings, and per-role example hooks covering the common cases. | 5 / 5 |
Workflow Clarity | Steps 0–5 are clearly sequenced, each with a Purpose, Input/Output Contract, and an explicit Human Checkpoint approval gate ("Proceed with qualification? (Y/n)", "Approve before we draft emails?") forming validation feedback loops across the whole pipeline. | 5 / 5 |
Progressive Disclosure | The ~505-line body is a single monolithic file with good section headings but no bundle/reference files; large blocks (full email examples, full contracts) are inlined rather than split out, and the one external pointer ("See that composite") is a cross-skill reference rather than a clearly-signaled bundled file. | 3 / 5 |
Total | 16 / 20 Passed |