Content
78%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, actionable instruction skill with a clear sequenced workflow and excellent progressive disclosure via real reference files. Slight conciseness redundancy and an implicit error-recovery loop keep two dimensions at 4 rather than 5.
Suggestions
Fold the 'Hard nevers' list into the inline rules it restates (or trim to a one-line cross-reference) to remove the conciseness redundancy and reach the lean 5 anchor.
Make the validate→fix→retry feedback loop explicit for Clear fixes (e.g., 'after push, re-derive findings next tick; if the finding persists, reclassify as Complex') to lift workflow_clarity to 5.
Surface the one or two most-used gh commands inline from references/gh-mechanics.md so the common path is executable without opening the reference.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is dense and purposeful, teaching only project-specific machinery Claude would not know (the one-way model, triage buckets, suppression lists); the only over-explanation is the 'Hard nevers' section restating rules already stated inline, keeping it just below the lean 5 anchor. | 4 / 5 |
Actionability | Provides concrete, executable guidance — exact invocation 'claude -p "/address-feedback <feature>"', specific paths like 'prds/<feature>/prd.md' and '.harness/feedback-rounds-<f>', and enumerated suppression directives — with minor gaps where exact gh commands are deferred to references. | 4 / 5 |
Workflow Clarity | Clear numbered sequence (re-derive state, triage, act per bucket, exit) with explicit validation checkpoints via the idempotency and skip rules; falls short of 5 because the error-recovery feedback loop is implicit rather than a clean validate→fix→retry cycle. | 4 / 5 |
Progressive Disclosure | The body is a well-organized overview that defers detail to one-level-deep, clearly signaled references — 'references/triage.md' for taxonomy/examples and 'references/gh-mechanics.md' for exact commands — both of which are real bundle files. | 5 / 5 |
Total | 17 / 20 Passed |