Content
81%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.
A dense, highly actionable reference with an excellent validated workflow and QA delivery gate, strong enough to score at the top on actionability and workflow clarity. Its weaknesses are token cost from triple-stated rules and a monolithic single-file structure that could offload some detail to bundle references or lean harder on the help layer.
Suggestions
Consolidate the page-break belt-and-suspenders rule, the shd.fill/ind.firstLine schema-invalid pitfall, and the footer fldChar verification into one canonical location each, replacing the duplicate mentions with brief cross-references to trim roughly 10-15% of tokens.
Move the report-level recipes (a-f) or the CLI bug backlog / Known Issues tables into a reference bundle file (e.g. references/recipes.md, references/known-issues.md) and link to them from SKILL.md to improve progressive disclosure and reduce the inline footprint.
Tighten the prose around the Mental Model and Shell & Execution Discipline sections, which mix rationale with instruction; keep the imperative rules and drop the explanatory framing Claude can infer.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The ~660-line body is mostly efficient and assumes Claude's intelligence, but several rules are restated three times (page-break belt-and-suspenders, the shd.fill/ind.firstLine pitfall, footer fldChar verification appear in recipes, dedicated sections, and the pitfalls table), adding token cost that could be tightened via a single canonical statement plus cross-references. | 3 / 5 |
Actionability | Fully executable, copy-paste-ready officecli commands with concrete semantic paths and props throughout (Quick Start, Tables, Lists, Fields, Headers/Footers, recipes a-f), with specific examples covering the common cases and explicit 'Verified:' confirmations. | 5 / 5 |
Workflow Clarity | The Common Workflow gives a clear six-step sequence with explicit checkpoints ('After each structural op, get it back to confirm'), and the QA section adds a minimum cycle plus a Delivery Gate (validate -> token-leak count -> live PAGE field check) with a fix-and-verify feedback loop, satisfying the destructive/batch validation requirement. | 5 / 5 |
Progressive Disclosure | Good section structure with a clearly signaled 'Advanced / specialty topics (skip if you are writing a report)' gate and a one-level-deep reference layer via 'officecli help docx ...' ('Help is the authoritative schema; this skill is the decision guide'), but all detail lives inline in a single 660-line file rather than being split into bundle reference files, so it falls short of the top anchor. | 4 / 5 |
Total | 17 / 20 Passed |