Content
65%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.
The body is highly actionable with concrete CLI commands and well-sequenced SOPs, but it carries padding (known-framework philosophy, credits) and is a monolithic file with no progressive disclosure or validation checkpoints for destructive/batch task operations.
Suggestions
Move the GTD/Shape Up/Tiny Habits philosophy into a short reference file or condense to one line each, since Claude already knows these frameworks.
Add an explicit confirm-before-delete checkpoint and a verify step to the inbox-triage and delete workflows so destructive/batch operations have validation.
Extract the Todoist Adapter CLI reference and filter syntax into a separate REFERENCE.md, keeping SKILL.md as a lean overview with one-level-deep links.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Mostly efficient operational guidance, but the Philosophy section explains GTD, Shape Up, and Tiny Habits — frameworks Claude already knows — and the Credits section adds padding that could be trimmed. | 3 / 5 |
Actionability | Fully executable, copy-paste-ready `todoist-cli` commands, priority/schedule mapping tables, and concrete SOPs cover the common cases comprehensively. | 5 / 5 |
Workflow Clarity | Inbox processing and weekly review are clearly numbered, but destructive (delete) and batch (inbox triage) operations lack explicit validation/confirmation checkpoints, which caps this dimension at 3 per the rubric. | 3 / 5 |
Progressive Disclosure | Good section headers provide structure, but the skill is a ~270-line monolith with no reference files; the lengthy CLI/filter reference material is inlined rather than split into one-level-deep references. | 3 / 5 |
Total | 14 / 20 Passed |