Content
7%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This skill is essentially a collection of generic motivational advice with no actionable, concrete, or novel content. It tells Claude to 'be thorough' and 'take your time' without providing any specific tools, commands, workflows, or techniques for handling long-running tasks. The skill adds no value beyond what Claude already knows how to do.
Suggestions
Replace vague instructions with concrete, actionable guidance — e.g., specific strategies for breaking large tasks into checkpointed subtasks, how to write progress updates, or how to structure intermediate outputs.
Add executable examples: show a concrete workflow for at least one use case (e.g., a codebase analysis) with specific steps, tool invocations, and expected outputs.
Define what 'long-running' means operationally — include concrete techniques for managing state, checkpointing progress, and recovering from interruptions.
Remove the capabilities list and example use cases sections entirely — they describe things Claude already knows and waste token budget.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The content is padded with vague, generic advice that Claude already knows ('Take Your Time', 'Be Thorough', 'Document Everything'). The capabilities list, example use cases, and output format sections are all things Claude inherently understands and add no novel information. Nearly every token is wasted. | 1 / 3 |
Actionability | There are no concrete commands, executable code, specific tools, or actionable steps. Every instruction is abstract and vague ('Deep dive into codebases', 'Continuously improve and refine your work'). Nothing here tells Claude what to actually do differently. | 1 / 3 |
Workflow Clarity | The numbered 'Instructions' are generic platitudes, not a workflow. There is no sequencing of steps, no validation checkpoints, and no concrete process for handling long-running tasks. The skill doesn't define what makes a task 'long-running' or how to manage that operationally. | 1 / 3 |
Progressive Disclosure | The content has some structural organization with headers and sections, but there are no references to external files and no bundle files. The content is relatively short so deep nesting isn't an issue, but the sections themselves contain low-value content that doesn't warrant the structure. | 2 / 3 |
Total | 5 / 12 Passed |