Content
100%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 a model of lean, actionable skill writing: executable commands, a complete subagent prompt template, an explicit sequenced workflow with validation/re-check loops for destructive steps, and clean single-file organization. Nothing meaningful to improve.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Lean and dense throughout — it never explains what a PR or git is, and every section (workflow, prompt template, output format, common mistakes) earns its tokens with high-signal, actionable content. | 5 / 5 |
Actionability | Provides copy-paste-ready executable `gh`/`git` commands and a complete subagent prompt template with explicit placeholders, plus a fixed output/verdict format covering the common cases. | 5 / 5 |
Workflow Clarity | A clearly numbered 6-step workflow with explicit validation checkpoints for batch and destructive operations (re-checking CONFLICTING after rebase, confirming commits exist on a remote before branch deletion). | 5 / 5 |
Progressive Disclosure | No bundle files are present (references/scripts/assets absent), and the single-file body is well-sectioned with one-level structure and no nested references, fitting a skill that needs no external materials. | 5 / 5 |
Total | 20 / 20 Passed |