Content
100%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
A well-structured router skill that efficiently maps UIKit symptoms and tasks to specific reference files through a Quick Reference table, a Decision Tree, conflict-resolution priorities, and an Anti-Rationalization table. It is concise, actionable, and uses clean one-level-deep progressive disclosure.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Lean router that maps symptoms to reference files with no padded concept explanations; it assumes Claude's competence and every line (Quick Reference table, Decision Tree, Anti-Rationalization) earns its place. | 3 / 3 |
Actionability | Provides concrete, executable routing — exact class names (UIViewRepresentable, UIHostingController), explicit file paths, and runnable invocations like 'Launch resize-auditor agent or /axiom:audit resize' — rather than vague direction. | 3 / 3 |
Workflow Clarity | The numbered Decision Tree (0, 0b, 1, 2…) sequences routing decisions clearly, and Conflict Resolution adds explicit priority ordering ('Try uikit FIRST'); as a decision router rather than a destructive workflow, it needs no validation checkpoints. | 3 / 3 |
Progressive Disclosure | SKILL.md is an overview pointing to well-signaled, one-level-deep references (skills/*.md) via both a Quick Reference table and a Decision Tree, with content appropriately split and no nested reference chains. | 3 / 3 |
Total | 12 / 12 Passed |