Content
22%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This is a skeleton/template skill with no substantive content — every section contains placeholder text rather than actual instructions. It demonstrates a reasonable structural outline (numbered steps, output section, references) but fails to provide any actionable, concrete, or executable guidance. As-is, it would not help Claude perform any specific task.
Suggestions
Replace all placeholder text ('Step One — What to do first') with concrete, specific instructions including actual commands, code snippets, or detailed procedural guidance relevant to the skill's purpose.
Add explicit validation/verification steps, especially if the skill involves security assessment or destructive operations (e.g., 'Verify finding by reproducing the vulnerability with: [specific command]').
Provide at least one concrete example of expected output, such as a sample finding with actual file:line references, evidence, impact description, and remediation steps rather than just referencing a template.
Either include the referenced bundle files (plays/, templates/) or inline the essential content so the skill is self-contained and actionable.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The content is relatively brief and doesn't over-explain concepts Claude already knows, but it's entirely placeholder/template text with generic labels like 'Step One — What to do first' and 'Brief description referencing the full procedure,' which adds no real informational value. | 2 / 3 |
Actionability | The content is entirely abstract and placeholder-based with no concrete code, commands, specific examples, or executable guidance. Every step is a vague description ('What to do first,' 'What to do next') rather than an actual instruction. | 1 / 3 |
Workflow Clarity | While there is a numbered sequence, the steps are completely generic placeholders with no real content, no validation checkpoints, and no feedback loops. The workflow provides no meaningful guidance for any actual task. | 1 / 3 |
Progressive Disclosure | The skill references external files (plays/tierN-category/your-play.md, templates/finding.md, templates/report.md) suggesting a structured approach, but no bundle files are provided to verify these references exist, and the references themselves are placeholder paths rather than real navigation aids. | 2 / 3 |
Total | 6 / 12 Passed |