Content
82%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.
A highly actionable, well-structured simulator-testing reference with copy-paste commands, a clear workflow, and a crash-detection feedback loop. Its main drawbacks are minor redundancy (diagnose covered twice) and a long single-file capability catalog that could lean more on the referenced sibling-skill files.
Suggestions
Consolidate the `simctl diagnose` coverage: section 11 and the 'Comprehensive Diagnostics' section overlap — merge or have one defer to the other to remove redundancy.
Trim orientation/filler such as the 'Your Mission' list, which restates the workflow that follows in more actionable form.
Move the longer capability catalogs (e.g., full devicectl primitive list, status-bar flag detail) more aggressively into the already-referenced sibling-skill files so the main body stays a lean overview.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Mostly dense, command-driven reference that earns its tokens with domain-specific tooling (xcui, AXe, devicectl biometrics, status-bar quirks), but it carries minor redundancy — e.g., `simctl diagnose` appears in section 11 and again in a full 'Comprehensive Diagnostics' section — and light filler like the 'Your Mission' list. | 4 / 5 |
Actionability | Packed with copy-paste-ready bash commands across all 16 capability sections, with concrete flags, example payloads, and named coordinates; placeholders like $UDID and com.example.YourApp are clearly standard substitution points. | 5 / 5 |
Workflow Clarity | A clear 7-step Test Workflow plus Mandatory First Steps and a Crash Detection feedback loop (check .ips, distinguish hang vs crash via xcsym) provide real checkpoints; minor gaps remain in explicit per-step validation within the main workflow. | 4 / 5 |
Progressive Disclosure | Well-organized into numbered sections with one-level-deep, clearly signaled references to sibling skill files (e.g., 'axiom-tools (skills/device-control-ref.md)'), offloading deep catalogs; the inlined 16-section capability catalog is long and the Comprehensive Diagnostics section duplicates earlier content. | 4 / 5 |
Total | 17 / 20 Passed |