Content
77%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
A highly actionable, well-sequenced enrichment protocol with concrete commands, templates, and validation gates for batch work. The main weaknesses are conciseness (redundant sections) and progressive disclosure (everything crammed into one large file rather than split into bundled references).
Suggestions
Remove the 'Output Format' section — it restates the person/company templates above it; the templates are the source of truth.
Tighten or cut the 'Philosophy' editorial paragraph, which adds no executable guidance.
Move the page templates and the data-source/tier tables into a bundled reference file (e.g. references/templates.md) and link from SKILL.md to reduce the monolithic inline content.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The ~320-line body is mostly substantive but carries redundancy: the 'Output Format' section restates the person/company templates above it, the 'Philosophy' paragraph is editorial padding, and 'Anti-Patterns' overlaps 'Do NOT enrich' and 'Validation Rules'. It is not a 3 because several passages could be tightened or cut, and not a 1 because it avoids explaining basic concepts Claude already knows. | 2 / 3 |
Actionability | Concrete executable guidance throughout — `gbrain search`/`query` commands, a `put_raw_data` JSON example, full copy-paste person/company page templates, and named source APIs (Crustdata, Proxycurl, Perplexity) mapped to tiers — matching the fully-executable anchor. | 3 / 3 |
Workflow Clarity | A clearly sequenced 7-step protocol with split CREATE/UPDATE paths, explicit validation (notability gate, connection-count<20, name-mismatch checks) and a batch checkpoint ('Test on 3-5 entities first... only proceed after test shots pass'). The validation gates and bulk checklist satisfy the feedback-loop requirement for batch/destructive work, so it is not capped at 2. | 3 / 3 |
Progressive Disclosure | No bundle files exist and the skill is a single monolithic SKILL.md; external references (`skills/_brain-filing-rules.md`, `skills/conventions/quality.md`) are clearly signaled via blockquotes, but templates, tier/source tables, and rules that could live in separate reference files are all inline. It is not a 3 because content that should be split remains inline, and not a 1 because the inline references are one level deep and well signaled. | 2 / 3 |
Total | 10 / 12 Passed |