Content
100%Weight 40%Scale 1-3Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
An exceptionally well-structured operational skill: terse, command-dense, with clear multi-step workflows, validation gates, and explicit error-recovery feedback loops. It assumes Claude's intelligence while providing copy-paste-ready guidance for every action.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is lean and command-dense, assumes Claude's competence (no explaining what a torrent or TMDB is), and every section earns its tokens with executable commands and terse rules. | 3 / 3 |
Actionability | Nearly every step gives copy-paste-ready `moviepilot tool run ...` commands with real parameter examples (e.g., tmdb_id=791373, sites='1,3'), fully executable rather than pseudocode. | 3 / 3 |
Workflow Clarity | The Search-and-Download flow is a numbered sequence with explicit validation checkpoints (Check Library and Subscriptions before downloading, stop-and-report rules, Season Validation) plus an error-handling table and retry guidance with feedback loops. | 3 / 3 |
Progressive Disclosure | No bundle files exist, so all content is correctly self-contained in a well-sectioned single file; the scope table and command-group table serve as navigable overviews, appropriate for a skill with no external references needed. | 3 / 3 |
Total | 12 / 12 Passed |