Content
60%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, instruction-oriented skill body with clear sequencing and validation, but it is held back by redundant evidence-handling rules spread across several sections, high-level procedure steps, and a couple of broken asset reference paths.
Suggestions
Consolidate the repeated 'do not invent/infer evidence' guidance from Constraints, Anti-patterns, and Gotchas into a single canonical statement to tighten conciseness.
Add concrete, executable specifics to the procedure steps (e.g. the actual collector invocation or the exact command form) rather than delegating all detail to reference files.
Fix or remove the broken asset references to ./agents/assets/icon-small.png and icon-large.png, which do not exist in the bundle.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is mostly efficient and assumes Claude's competence, but the same evidence-handling rule is restated across Constraints ('Do not invent evidence'), Anti-patterns ('Concluding low quality without citing failure evidence'), and Gotchas ('Do not infer outcomes without evidence'), which could be consolidated. | 3 / 5 |
Actionability | It names concrete artifacts (collector root, two scripts, root-cause taxonomy, output table), but the six procedure steps themselves stay high-level ('Gather evidence...', 'Rank recommendations by impact, confidence, and implementation cost') without executable specifics in the body. | 3 / 5 |
Workflow Clarity | A clearly sequenced six-step procedure is paired with an explicit Validation section and a 'Fail fast: stop at first missing or unreadable evidence source' checkpoint, covering most validation needs for this batch analysis task. | 4 / 5 |
Progressive Disclosure | Content is well split into a lean overview with one-level-deep, clearly signaled references (contract.yaml, session-evidence-workflow.md, scripts), though some referenced asset paths (./agents/assets/icon-small.png, icon-large.png) do not exist in the bundle. | 4 / 5 |
Total | 14 / 20 Passed |