Content
100%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This is an excellent skill that is concise, actionable, and well-structured. It provides clear executable commands for every option, includes proper validation gates (test verification before proceeding, confirmation before destructive actions), and uses efficient formatting like the quick reference table and problem/fix pairs. The integration section clearly signals how this skill fits into the broader workflow.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The skill is lean and efficient throughout. It doesn't explain what git, PRs, or worktrees are—it assumes Claude knows. Every section serves a purpose, the quick reference table is a compact summary, and the common mistakes section is tightly written with problem/fix pairs rather than verbose explanations. | 3 / 3 |
Actionability | Every step includes executable bash commands and exact text to present to the user. The PR creation uses a concrete gh pr create command with template body, merge steps are copy-paste ready, and even the confirmation flow for discard specifies requiring the exact typed word 'discard'. | 3 / 3 |
Workflow Clarity | The workflow is clearly sequenced (verify tests → determine base → present options → execute → cleanup) with explicit validation checkpoints: tests must pass before proceeding, tests are re-run after merge, and discard requires typed confirmation. The 'Stop. Don't proceed to Step 2' instruction is an explicit gate. The quick reference table provides a clear summary of which actions apply to which option. | 3 / 3 |
Progressive Disclosure | For a standalone skill with no bundle files, the content is well-organized with clear sections, a quick reference table, and an integration section that signals how this skill connects to other skills. The content length is appropriate for inline presentation without needing separate files. | 3 / 3 |
Total | 12 / 12 Passed |