Content
46%Scale 1-5Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This skill provides rich, concrete postmortem templates and facilitation guidance, but suffers from severe verbosity by inlining everything into a single massive file. The actual Instructions section is generic boilerplate that doesn't leverage the detailed content below it, and the skill references a bundle file that doesn't exist. The content would be significantly improved by extracting templates into separate files and replacing the generic instructions with a clear, concise workflow for Claude to follow.
Suggestions
Extract the three postmortem templates and the facilitation guide into separate referenced files (e.g., templates/standard.md, templates/5-whys.md, templates/quick.md, guides/facilitation.md) and keep only a concise overview with navigation in SKILL.md.
Replace the generic Instructions section ('Apply relevant best practices and validate outcomes') with a specific decision workflow: e.g., determine severity → select template → gather inputs → draft sections → review checklist.
Either create the referenced 'resources/implementation-playbook.md' bundle file or remove the reference to avoid broken navigation.
Remove the blameless culture comparison table and concept explanations that Claude already understands — instead, just state 'Use blameless framing: focus on systems and conditions, not individuals.'
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The skill is extremely verbose at ~400+ lines, with extensive template content inlined that Claude doesn't need spelled out in such detail. The blameless culture table explains concepts Claude already understands, and the full postmortem templates with fictional examples are excessively padded. Much of this could be in referenced files or dramatically condensed. | 2 / 5 |
Actionability | The templates are concrete and copy-paste ready with specific fields, example data, and structured formats. The facilitation guide provides specific time-boxed steps. However, the core 'Instructions' section is extremely vague ('Apply relevant best practices and validate outcomes') and doesn't give Claude specific guidance on how to actually write a postmortem — the templates do the heavy lifting. | 4 / 5 |
Workflow Clarity | The Quick Start timeline provides a rough sequence, and the facilitation guide has a clear meeting structure. However, there's no explicit workflow for Claude to follow when writing a postmortem — no validation steps, no decision points for which template to use, and no feedback loops. The Instructions section is generic boilerplate rather than a clear process. | 3 / 5 |
Progressive Disclosure | The skill references 'resources/implementation-playbook.md' but no bundle files exist. All three full templates are inlined in the main SKILL.md creating a monolithic document. The templates, facilitation guide, and anti-patterns should be in separate referenced files, with the main skill providing a concise overview and navigation. | 2 / 5 |
Total | 11 / 20 Passed |