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 well-structured, highly actionable skill with executable commands and explicit validation/feedback loops for a risky branch operation. The only weakness is moderate verbosity in the rationale and repeated orphan-stash warnings.
Suggestions
Tighten the 'Why the gate' paragraph to a couple of sentences; the core insight (don't pop a pre-existing stash) is clear without the full walk-through.
Consolidate the orphan-stash guidance, which currently recurs across 'Steps', 'After creation', and 'Post-flight check', into one authoritative section to reduce repetition.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Mostly efficient and assumes Claude's competence, but the multi-paragraph 'Why the gate' rationale and repeated orphan-stash warnings add length that could be trimmed without losing clarity. | 4 / 5 |
Actionability | Provides a fully executable, copy-paste-ready chained bash command plus concrete recovery commands (git checkout --merge, git branch -D, git stash list) covering the common failure cases. | 5 / 5 |
Workflow Clarity | Clear sequenced workflow with explicit validation checkpoints (pre-flight merge verification, conflict-resolution feedback loop, post-flight stash check) for a destructive branch-movement operation. | 5 / 5 |
Progressive Disclosure | No bundle files are present, but the single SKILL.md is well-organized into clearly signaled sections (Activation guard, Pre-flight, Steps, Branch naming, After creation, Post-flight, Important), appropriate for this scope. | 5 / 5 |
Total | 19 / 20 Passed |