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 strong skill with excellent actionability — three complete, executable examples covering different chaos engineering tools with real commands and manifests. The workflow is clear with proper validation checkpoints and safety controls. The main weaknesses are the missing bundle files that the reference table points to, and the somewhat heavy inline content that could benefit from being split into the referenced files for better progressive disclosure.
Suggestions
Create the referenced bundle files (references/experiment-design.md, references/infrastructure-chaos.md, etc.) and move the detailed concrete examples into them, keeping only one brief example in SKILL.md as a quick-start illustration.
Consider moving the toxiproxy and Chaos Monkey examples into references/chaos-tools.md to keep the main SKILL.md leaner as an overview document.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The skill is mostly efficient and avoids explaining basic concepts Claude already knows. However, there's some redundancy between the 'Output Templates' section and the reference table, and the Chaos Monkey config example includes comments that are somewhat obvious. The safety checklist and workflow are tight, but overall it could be trimmed slightly. | 2 / 3 |
Actionability | The skill provides fully executable, copy-paste-ready examples across three different tools (Litmus Chaos, toxiproxy, Chaos Monkey) with complete YAML manifests, bash commands, and specific configuration values. The examples cover the full lifecycle from setup through monitoring to rollback. | 3 / 3 |
Workflow Clarity | The core workflow is clearly sequenced in 5 steps, and the concrete Litmus example demonstrates explicit validation checkpoints: verify baseline first, monitor during experiment, check ChaosResult verdict, and a clear rollback/abort procedure with confirmation step. The safety checklist enforces automated rollback ≤ 30 seconds and steady-state verification, providing strong feedback loops. | 3 / 3 |
Progressive Disclosure | The reference table with 5 topic-specific files is well-structured and clearly signaled with 'Load When' guidance. However, no bundle files were provided, meaning all referenced files (references/experiment-design.md, etc.) are missing. The inline content is also fairly long with three full examples that could potentially be in reference files, making the SKILL.md heavier than ideal for an overview document. | 2 / 3 |
Total | 10 / 12 Passed |