Content
56%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 well-structured, lean review skill with a clear procedure and validation gate, but its actionability is partly high-level and its progressive-disclosure references point to bundle files that are not present.
Suggestions
Merge the redundant '## Use' and '## When to use' sections into a single trigger list and drop the meta 'This entrypoint stays concise...' line to tighten the body.
Add a concrete inspection checklist or example finding under the Procedure (e.g., a sample severity-ranked finding with blast-radius/detection-gap/mitigation) so the review steps are executable rather than directive.
Provide the missing referenced bundle files (references/resilience-patterns.md, contract.yaml, evals.yaml, task-profile.json, and the assets/ directory) so the progressive-disclosure navigation resolves to real content.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is mostly tight bullet lists and assumes Claude knows SLO/cascading-failure concepts, but it carries redundant trigger sections ("## Use" and "## When to use" both enumerate when to use it) plus a meta "This entrypoint stays concise..." line that could be trimmed, fitting the 'mostly efficient but could be tightened' anchor. | 3 / 5 |
Actionability | Concrete guidance is present in the executable Validation commands and the specific Review Lenses, but the core Procedure steps remain high-level directives ("Map service boundaries and dependency failure paths", "Inspect resilience controls") rather than executable detail, matching the 'some concrete guidance but incomplete' anchor. | 3 / 5 |
Workflow Clarity | The Procedure is a clear 6-step sequence with a conditional load gate (step 1) and an explicit fail-fast validation checkpoint ("stop at the first failed gate and do not proceed"), placing it at 'clear sequence with most checkpoints present' just below the full feedback-loop anchor. | 4 / 5 |
Progressive Disclosure | The disclosure design is sound — overview body with one-level-deep references and clear "Read when" signals — but the referenced bundle (references/resilience-patterns.md, contract.yaml, evals.yaml, task-profile.json, assets/, and ../../../references/*) does not actually exist, so the navigation is non-functional in practice. | 3 / 5 |
Total | 13 / 20 Passed |