Content
40%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 concise but largely generic template text with no concrete, executable guidance or a real validated workflow, and it references a resource file that does not exist in the bundle. It needs specific steps, validation checkpoints, and either the missing playbook file or removal of the dangling reference.
Suggestions
Replace the generic instruction bullets with concrete, executable steps (specific commands for detecting outdated deps, running upgrades, and running the test suite).
Add explicit validation checkpoints and a rollback feedback loop for the risky batch upgrade operations (e.g., 'run tests; if failing, revert lockfile and re-pin').
Either create the referenced 'resources/implementation-playbook.md' with detailed patterns or remove the dangling reference so navigation is not broken.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is lean and does not pad with concepts Claude already knows; every section is short, though the lean quality is slightly undermined by generic phrasing, fitting the 'efficient; minor instances that could be trimmed' anchor rather than a clean 5. | 4 / 5 |
Actionability | Instructions are high-level abstractions ('Clarify goals, constraints, and required inputs', 'Apply relevant best practices and validate outcomes') with no concrete code, commands, or specific steps, matching the 'minimal concrete guidance; high-level hints missing specific steps' anchor. | 2 / 5 |
Workflow Clarity | There is no genuine sequenced workflow with validation checkpoints — just generic bullet guidance and a deliverables list — and dependency upgrades are risky/batch operations requiring validation, fitting the 'rough sequence present but many gaps; validation absent' anchor. | 2 / 5 |
Progressive Disclosure | The body points to 'resources/implementation-playbook.md' for detailed patterns, but no such file exists in any bundle directory (references/scripts/assets/resources are all absent), so the signaled structure is missing, matching the 'minimal structure; references buried or absent' anchor. | 2 / 5 |
Total | 10 / 20 Passed |