Content
100%Weight 40%Scale 1-3Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
A tight, command-driven PR-creation workflow with executable examples, explicit per-phase validation checkpoints, and good error-recovery guidance. It fully respects Claude's competence and stays self-contained without padding.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is lean and assumes Claude's competence — no explanations of what a PR or git is — relying on commands and decision tables; every section earns its place. | 3 / 3 |
Actionability | It provides fully executable git and gh commands plus a complete, copy-paste-ready heredoc PR-body template and a concrete output report block. | 3 / 3 |
Workflow Clarity | A clearly sequenced 7-phase (0–6) flow with explicit PHASE_N_CHECKPOINT checklists, a STOP/WARN/PROCEED decision tree, and a verify phase including gh pr checks. | 3 / 3 |
Progressive Disclosure | No bundle files exist and the skill is a self-contained single file with no external references; per the rubric's simple-skills note, its well-organized phase sections qualify for the top score. | 3 / 3 |
Total | 12 / 12 Passed |