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, operator-grade skill body with executable recipes, a thorough validation Gate, and strong defer-to-base discipline. Its main weaknesses are repeated re-statements of the ghost-accumulation rule across several sections and reliance on reference/ files that are not bundled with the skill.
Suggestions
Consolidate the ghost-accumulation / M-2 rule into one canonical section and reference it ('→ see §Ghost Discipline') from the other locations instead of restating it in Mental Model, What is Morph, Pitfalls, and Known Issues.
Bundle the referenced reference/ files (decision-rules.md, pptx-design.md, morph-helpers.py/.sh, styles/INDEX.md) or note explicitly that they live in the sibling officecli-pptx skill, so the progressive-disclosure pointers resolve to real files.
Trim the deck-length rhythm and good-enough-variety heuristics, which overlap with the stricter Gate 5b-morph-2 assertions, into a single 'creative guidance vs. gate' note to tighten token efficiency.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body defers aggressively to pptx v2 ('→ see pptx v2 §X') and avoids re-teaching known concepts, but the CRITICAL ghost-accumulation / M-2 rule and the x=36cm ghost discipline are restated across four-plus sections (Mental Model, What is Morph, Ghost Discipline, Pitfalls, Known Issues), which is more than minor padding. | 3 / 5 |
Actionability | Recipes a–d and the Gate loops are fully executable, copy-paste bash/python with exact officecli props, jq pipelines, and concrete edge-case handlers (ghost-leak loops, name-mismatch checks, raw-set M-4 example), covering the common cases. | 5 / 5 |
Workflow Clarity | The build flow (Morph Pair Planning table → build → Delivery Gate 1–5b-morph-1..4 → validate → live-viewer motion check) is a clear sequence with explicit validation checkpoints and a real feedback loop ('If any Gate prints REJECT, fix and re-run — never deliver with a known-open gate'). | 5 / 5 |
Progressive Disclosure | In-file structure is excellent with clearly signaled one-level-deep pointers (reference/decision-rules.md, pptx-design.md, morph-helpers.py/.sh, styles/INDEX.md, skills/officecli-pptx/SKILL.md), but the referenced reference/ bundle directories are not actually present in the skill bundle, which keeps it below a 5. | 4 / 5 |
Total | 17 / 20 Passed |