Content
75%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 body is highly actionable with a fully executable delegation flow and concrete trust-boundary configuration, and it is well-structured with clear references. The main weakness is repetition of the banner/narration rules across multiple sections, which inflates token cost without adding information.
Suggestions
Collapse the duplicated banner/narration rules: state them once in the Narration Rules section and have Step 0 and Step 1 reference it instead of re-stating the 3-line rule and banner line.
Remove re-explanation of the read-only/no-worktree/no-cherry-pick point in the body since it is already established in the frontmatter description.
Add an explicit post-Step-3 checkpoint (e.g., confirm the 3-5 line summary preserves a host judgment axis) to lift workflow clarity toward 5.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is dense and operational with no padding of concepts Claude already knows, but the banner/narration rules are restated across the Narration Rules section, Step 0, and Step 1 (the banner line appears three times) and the read-only/no-worktree point repeats the description, which could be tightened. | 3 / 5 |
Actionability | Step 2 provides a fully executable copy-paste bash block (plugin-root resolution plus cursor-companion invocation with error exits), and the Trust Boundary table gives exact config locations and allowlist entries covering the common cases. | 5 / 5 |
Workflow Clarity | A clearly sequenced Step 0-3 flow with explicit validation (valid_root predicate, exit 1/2 on failure) and a justified table explaining why destructive-op safeguards are unneeded in read-only ask mode; held below 5 because Steps 0 and 1 overlap rather than adding new checkpoints and Step 3 lacks an explicit verify-summary checkpoint. | 4 / 5 |
Progressive Disclosure | Well-organized with clear section headers and one-level-deep, clearly signaled references (Related Skills, .claude/rules/cursor-cli-only.md); no bundle files exist, and some inlined content like the long root-resolution script could plausibly live in a referenced file, but its inline placement is justified. | 4 / 5 |
Total | 16 / 20 Passed |