Content
66%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 content is a well-structured instruction skill with excellent workflow clarity and explicit validation gates, plus sound progressive disclosure to the ultra-format reference. Its main weakness is verbosity — duplicated token lists and large illustrative example blocks that could be trimmed.
Suggestions
Remove the duplicated compatibility-token enumeration from SKILL.md and point once to references/ULTRA-RESEARCH-FORMAT.md for the canonical list.
Trim the 'Handling Different Entry Points' ASCII example blocks to one compact illustration; the stance section already conveys the behavior.
Collapse the repeated language/marker-preservation paragraphs into a single concise rule with the exception list referenced once.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The ~500-line body is noticeably verbose: the compatibility-token list is duplicated between SKILL.md and the reference, the 'What You Might Do' / 'Handling Different Entry Points' ASCII example blocks are illustrative padding, and the stance prose repeats concepts Claude already grasps. | 2 / 5 |
Actionability | Operational guidance is concrete and mostly executable — explicit config keys and paths, the 'Parse only a leading ultra token' rule, `git branch --show-current` branch-stem computation, `mkdir -p` skeleton, numbered save options, and full RESEARCH.md templates — with only minor abstract-stance gaps. | 4 / 5 |
Workflow Clarity | Multi-step processes are clearly sequenced with explicit validation and feedback loops: the 6-step ultra bundle creation, the 4-check Research Coherence Gate with 'Correct or qualify mismatches... then re-run', and the 10-point Bundle Integrity Gate run before appending a session. | 5 / 5 |
Progressive Disclosure | The ultra-format detail (C4/ADR/dependency templates, bundle layout) is correctly delegated to a clearly signaled one-level-deep `references/ULTRA-RESEARCH-FORMAT.md`, but the compatibility-token list is duplicated across both files and the regular-mode skeleton/save-prompt is fully inlined, leaving minor organization gaps. | 4 / 5 |
Total | 15 / 20 Passed |