Content
92%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 high-quality, executable batch-operation skill with strong validation checkpoints and lean prose. The only blemish is a typo and minor redundancy in the closing red-flags list.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Lean and assumes Claude's familiarity with gh; every section earns its place. A single typo ("closclosing" on the last line) and a few slightly redundant cautionary restatements keep it just below the lean anchor of 5. | 4 / 5 |
Actionability | Fully executable gh commands with jq filters, PR-vs-issue screening, and an idempotent edit loop with per-issue ok/FAIL reporting — copy-paste ready and covering the common cases. | 5 / 5 |
Workflow Clarity | A batch operation with an explicit pre-flight screening checkpoint (skip PRs/closed), a post-edit verification step (open-count delta + spot-check), and a feedback path for silent failures, satisfying the batch-validation requirement. | 5 / 5 |
Progressive Disclosure | Self-contained single-file skill with well-organized sections (When to use, Workflow, Red flags) and no need for external references; navigation is clear and content is appropriately scoped for a focused skill. | 5 / 5 |
Total | 19 / 20 Passed |