Content
85%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
A well-structured methodology skill: clear sequenced phases with validation gates, concrete templates and tables, and clean one-level-deep references. The main drag on token efficiency is internal redundancy — gates and tool listings are restated in multiple tables.
Suggestions
Collapse the Phase Gates table (lines 188-197) and the Depth Standards table (lines 219-225) into the phase sections they restate, or keep only one consolidated gate summary, to remove duplicated content.
Merge the Phase 5 stress-test model table with the Complementary Tools Quick Reference so each complementary model appears in one place rather than two overlapping tables.
Reference files like axiom-based-reasoning.md are linked from multiple phases (Phase 0 and Phase 2); consolidate to a single canonical pointer plus the Reference Files table to reduce repeated cross-references.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The ~377-line body is mostly efficient and action-oriented (no padding about what concepts 'are'), but it repeats itself: the Phase Gates table and Depth Standards table re-summarize each phase's gate, and the Phase 5 stress-test table overlaps the Complementary Tools Quick Reference — so not every token earns its place. | 2 / 3 |
Actionability | Highly actionable for an instruction-only skill: explicit gates ('≥3 axioms', '≥5 rows'), a copy-paste output-format template, an assumption-table schema with columns, and ✅/❌ depth examples give concrete executable guidance. | 3 / 3 |
Workflow Clarity | Six phases (0-5) are clearly sequenced, each with an explicit validation Gate, a 'No artifact → no next phase' rule, an anti-drift progress tracker, and a Phase 5 validation checklist with feedback ('Go back and finish them'). | 3 / 3 |
Progressive Disclosure | All five referenced files exist under references/ and are signaled inline ('> Deep methodology: references/...') at one level deep, with a final Reference Files navigation table giving content + when-to-read; deep material is appropriately split out. | 3 / 3 |
Total | 11 / 12 Passed |