Content
85%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
A concise, well-organized strategy skill with a clear step sequence and explicit verification. Its weakest dimension is actionability: several steps give strategic direction without a concrete execution mechanism.
Suggestions
Add concrete decision criteria for the abstract steps, e.g. how to identify a 'trade-route hub' (population, crossroads of N routes, market frequency) and how to recognize 'market cycles' (price-history observation cadence).
Give an executable rule for the exit trigger, e.g. 'relocate when local reputation reaches X threshold or when invited to office', turning 'too famous' into a checkable condition.
Tie the Verification items directly to specific steps (step 2→check 1, step 6→check 2, steps 7-8→check 3) so checkpoints are interleaved rather than only retrospective.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The ~30-line body is lean, assumes competence, and contains no padding or explanation of concepts Claude already knows; every section (Steps, Core Principle, Expected Outcomes, Verification) earns its place. Not 2 because there is no unnecessary explanation to trim. | 3 / 3 |
Actionability | Steps are specific directives ('Adopt new name', 'Target 10% margin', 'Farm and work alongside family') but several are abstract rather than executable ('Find center of the world with good trade routes', 'Buy low, sell high; observe market cycles'). Not 1 because directives are concrete and named, not 3 because there is no concrete mechanism for executing the vaguer steps. | 2 / 3 |
Workflow Clarity | Eight steps are clearly sequenced and an explicit Verification section supplies three validation checkpoints. Not 2 because validation is present and explicit rather than implicit or missing. | 3 / 3 |
Progressive Disclosure | This is a simple, single-purpose skill under 50 lines with no bundle files (references/scripts/assets absent) and well-organized sections, satisfying the simple-skill note that allows a 3 without external file references. | 3 / 3 |
Total | 11 / 12 Passed |