Content
67%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 a well-structured, actionable protocol with concrete examples, a sequenced workflow, and verification checkpoints. Its main weakness is redundancy in restating the mode hierarchy and reliance on external doc references that are not part of the skill bundle.
Suggestions
Consolidate the ralph/autopilot/ultrawork relationship into a single section (e.g. keep only the Advanced diagram) to remove the repetition across Purpose, Do_Not_Use_When, and Why_This_Exists.
Either inline the essential tier-selection guidance from agent-tiers.md or confirm the reference path resolves within the skill bundle so the 'Read agent reference' step is self-contained.
Tighten the 'Parallel session caveats' section, which mixes implementation detail that may not be needed on every invocation.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is mostly efficient and assumes Claude's competence, but the ralph/autopilot/ultrawork relationship is restated across Purpose, Do_Not_Use_When, Why_This_Exists, and Advanced, which could be consolidated. | 3 / 5 |
Actionability | Tool_Usage and Examples provide concrete, copy-pasteable Task() calls with explicit model and run_in_background parameters, plus Good/Bad contrasts; only minor gaps remain. | 4 / 5 |
Workflow Clarity | A clear 10-step sequence is paired with an explicit verification step (step 10), a Final_Checklist, and Escalation_And_Stop_Conditions, so the batch-operation cap does not apply; the validation is explicitly 'lightweight' with a minimal fix-retry loop. | 4 / 5 |
Progressive Disclosure | Content is organized into clearly labeled sections with one-level references (agent-tiers.md, REFERENCE.md), but those referenced files are external repo docs not present in the skill bundle, a minor organization gap. | 4 / 5 |
Total | 15 / 20 Passed |