Content
26%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 body is essentially empty — just a heading restating the skill name — so it provides no actionable guidance, no workflow, and no navigable structure. Its only virtue is the absence of padding, which keeps conciseness high while every substantive dimension scores at the bottom.
Suggestions
Add a concrete workflow: how to obtain the diff (`git diff`/`gh pr diff`), what to inspect, and how to present findings.
Include at least one runnable example, e.g. a command to view the change and a template for the review summary.
Add validation/verification steps (confirm tests pass, check for destructive edits) since review involves assessing risky changes; their absence caps workflow clarity at 3.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body ("# Review change") has no padding or over-explanation whatsoever — it is maximally lean on the token-bloat axis the conciseness rubric measures, fitting the "efficient, no over-explanation" anchor 4 rather than the verbose low anchors. | 4 / 5 |
Actionability | The body contains only a heading with no concrete code, commands, or steps, matching the "entirely vague or abstract; no concrete code or commands" anchor 1. | 1 / 5 |
Workflow Clarity | There is no sequence of steps, no checkpoints, and no validation whatsoever — just a title — matching the "steps missing or incoherent; no sequence" anchor 1. | 1 / 5 |
Progressive Disclosure | The body offers only a single heading with no content, no references, and nothing to navigate or organize; it is a degenerate near-empty case that sits at the minimal-structure anchor 2. | 2 / 5 |
Total | 8 / 20 Passed |