Content
77%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This is a solid, actionable skill with clear decision points and concrete commands/thresholds. Its main strength is the combination of diagnostic steps, specific configuration, and escalation workflows. The primary weakness is some unnecessary verbosity in sections that explain behaviors Claude already understands (like avoiding sycophantic openers), and the content could benefit from splitting detailed reference material into separate files.
Suggestions
Move the detailed 'Token Efficiency' subsections (Output Reduction, Behavioral Efficiency, Task Profiles) into a separate REFERENCE.md file, keeping only a summary line and link in the main SKILL.md
Remove items that instruct Claude on its own behavior patterns it already knows (e.g., 'No sycophantic openers', 'No prompt restatement') — these are better placed in CLAUDE.md as behavioral directives rather than in a skill document
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Generally efficient with good use of tables and bullets, but some sections explain things Claude already knows (e.g., 'No sycophantic openers', 'No closing fluff' are behavioral instructions Claude can follow without examples). The prompt engineering tips and some behavioral efficiency items are somewhat obvious to Claude. However, the overall structure is reasonably tight. | 2 / 3 |
Actionability | Provides concrete commands (/compact, /context, /resume, /mcp), specific configuration JSON for auto-compaction, clear thresholds (70%, 90%), specific tool-call budgets (20-80), and actionable tables with specific actions and triggers. The guidance is immediately executable. | 3 / 3 |
Workflow Clarity | The Quick Diagnosis section provides a clear decision tree (check → threshold → action). The Context Budget Planning table gives explicit phase-based thresholds with escalation actions. The 'When Context Is Degraded' section provides a clear escalation sequence (compact → resume → reduce). For a non-destructive optimization skill, this level of workflow clarity is excellent. | 3 / 3 |
Progressive Disclosure | The content is well-organized with clear headers and sections, but it's all inline in a single file with no references to supporting documents. Some sections like 'Token Efficiency' and 'CLAUDE.md Optimization' could be split into separate reference files. For a skill of this length (~100 lines of content), it's borderline but leans toward needing better separation. | 2 / 3 |
Total | 10 / 12 Passed |