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.
The body is highly actionable with comprehensive, executable Todoist CLI guidance and clearly sequenced workflows guarded by anti-patterns and a "do it instead of tasking it" gate. The main weaknesses are mild over-explanation in the Philosophy section and the absence of an explicit confirm-before-delete validation step in the inbox triage flow.
Suggestions
Add an explicit validation/confirmation checkpoint before destructive inbox-triage actions (e.g., 'Confirm the delete/move/complete batch with Joel before executing') to satisfy the batch/destructive validation requirement.
Tighten the Philosophy section by trimming the generic GTD/Shape Up/Tiny Habits summaries down to the practitioner rules that shape agent behavior, since Claude already knows these frameworks.
Consider moving the full CLI command reference and Pro filter syntax into a separate REFERENCE.md with a one-line pointer, leaving SKILL.md as a leaner overview.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is dense and largely assumes Claude's competence (CLI command tables, priority/schedule mappings), but the Philosophy section summarizes GTD/Shape Up/Tiny Habits — frameworks Claude already knows — and the Credits section adds length that could be trimmed; mostly efficient with minor over-explanation. | 4 / 5 |
Actionability | It provides fully executable, copy-paste-ready `todoist-cli` commands covering read, write, filters, and project/section creation, plus concrete good/bad task examples and a priority-convention table mapping UI to API values. | 5 / 5 |
Workflow Clarity | Multi-step processes (Process Inbox, Weekly Review, Create Tasks From Work, ADR→Tasks) are clearly numbered with commands, and batch triage is presented "as a batch decision" with a "could the agent just do this?" gate; however, destructive steps (delete/complete) lack an explicit confirm-before-execute validation checkpoint, leaving a minor validation gap. | 4 / 5 |
Progressive Disclosure | The skill is a single well-organized file with clear section headers (Philosophy, Todoist Adapter, Agent Behaviors, SOP, Anti-Patterns) and no nested references; the full CLI reference and filter syntax are inline, which is reasonable for a hands-on CLI skill but represents content that could optionally be split into a reference file. | 4 / 5 |
Total | 17 / 20 Passed |