Content
81%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 well-engineered verify workflow: clearly sequenced, rich in concrete CLI commands, and reinforced with explicit checklists and a bounded fix-loop. Its main weakness is conciseness and that detail is offloaded to external references rather than an in-bundle progressive-disclosure structure.
Suggestions
Tighten the repeated decision-point and dirty-worktree policy prose, which restates the same protocol several times across steps.
Add one concrete worked end-to-end example (real change name + real report path) to reduce placeholder-only actionability gaps.
Consider moving the long attribution/exception-decision rules into a short in-bundle reference file so the main flow stays scannable.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is dense and operational — commands, conditions, and rules — and mostly avoids explaining concepts Claude already knows, though some policy prose (dirty-worktree attribution, repeated decision-point protocol) could be tightened. | 4 / 5 |
Actionability | Concrete executable `comet` CLI commands appear throughout (state select/check/scale/transition/set, guard --apply, next), but pervasive `<change-name>` placeholders and heavy deferral to external references and skills leave minor gaps. | 4 / 5 |
Workflow Clarity | A clearly sequenced 0a→3 process with explicit validation checkpoints, a 6-item light checklist, a 7-item full checklist, and a verify-fail→build feedback loop with attempt limits and decision points — matching the feedback-loop anchor for batch/destructive operations. | 5 / 5 |
Progressive Disclosure | No in-bundle files exist, but the body is well-sectioned and clearly signals one-level-deep external references (comet-classic/reference/*.md) via backticks; at ~210 lines some inlined policy could live in reference files, leaving minor organization gaps. | 4 / 5 |
Total | 17 / 20 Passed |