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 an efficient, actionable, well-sequenced guide to running a fresh-context subagent review with concrete gh/git commands and templates. It scores consistently strong across all dimensions with only minor gaps in copy-paste readiness and absent-PR handling.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is lean and assumes competence; the "Why a subagent" paragraph earns its place by surfacing non-obvious rationale, with only minor trimming possible in the template prose. | 4 / 5 |
Actionability | Concrete commands (`gh pr view <n>`, `git diff main...<branch>`, `gh api ... reviews`) and a specific subagent_type are given, but the prompt template uses placeholders like `<PR #N | branch X>` rather than copy-paste-ready text. | 4 / 5 |
Workflow Clarity | A clear 4-step sequence with explicit checkpoints (confirm PR/branch exists in step 1, subagent self-validates findings) and a feedback loop; minor gap in not stating what to do when the PR/branch is absent. | 4 / 5 |
Progressive Disclosure | Well-organized into Steps, Subagent prompt template, Output format, and Posting comments; no bundle files exist so it is a single-file skill, and the external REVIEW.md/AGENTS.md are repo policy rather than skill bundle references. | 4 / 5 |
Total | 16 / 20 Passed |