Content
77%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
A highly actionable, well-structured simulator-testing reference with strong executable commands and real validation/feedback loops. Its weaknesses are verbosity from duplicated and restated sections, and a monolithic body that could offload more detail into the referenced skill files.
Suggestions
De-duplicate the simctl diagnose material: it appears in capability #11 and again as the 'Comprehensive Diagnostics' section — keep it in one place and cross-reference.
Trim explanatory prose that restates what tools do (e.g. the devicectl rationale paragraph and AXe installation narrative); the commands and a one-line purpose each are sufficient.
Move the long catalog portions (full diagnostics collection, the complete AXe command reference) into the already-referenced skill files so SKILL.md stays a lean overview with one-level-deep pointers.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The ~420-line body is mostly efficient executable code, but it is padded by restated explanations (devicectl rationale, AXe install prose) and duplicated content — simctl diagnose appears in capability #11 and again as its own 'Comprehensive Diagnostics' section — so it could be tightened. | 2 / 3 |
Actionability | Nearly every section provides concrete, copy-paste-ready commands (xcrun simctl, axe, xcui, devicectl) with exact flags and worked examples, matching the 'fully executable, copy-paste ready' anchor. | 3 / 3 |
Workflow Clarity | A clear 7-step Test Workflow is reinforced by explicit validation checkpoints in the Mandatory First Steps preflight and a real crash-detection feedback loop (check for new .ips files, run xcsym, branch on hang_report), satisfying the 'clear sequence with explicit validation steps' anchor. | 3 / 3 |
Progressive Disclosure | External skill references are one level deep and clearly signaled (axiom-tools skills/device-control-ref.md, xcui-ref.md, ui-testing.md, xcsym-ref.md), but the body itself is a monolithic ~420-line catalog with inline content (full diagnostics section, AXe reference) that could be split into reference files. | 2 / 3 |
Total | 10 / 12 Passed |