post-mortem — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited post-mortem (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Guide the user through writing a blameless post-mortem by asking questions one at a time, depth-first. Extract knowledge from the conversation and formalize it into a structured markdown document. Adapt to the user's language from the first message.
Do NOT use for:
Subjects below are a checklist, not sequential steps. Order is recommended, not imposed.
Cover all subjects before production. Order is recommended, not imposed.
Multidimensional, no fixed scale (deliberate choice for genericity).
Once all subjects are covered, generate two deliverables:
YYYY-MM-DD-incident-title-post-mortem.md)Write the file using the Write tool.
Separate step from production.
review-agent-prompt.md (alongside this SKILL.md)In French as reference. Adapt all headings, labels, and content to the user's language (Iron Rule 2). Statut is always "Brouillon"; the user updates it manually afterward.
# Post-mortem : [Titre de l'incident]
**Date de l'incident :** YYYY-MM-DD
**Date de redaction :** YYYY-MM-DD
**Redacteur :** [Nom]
**Participants :** [Noms des personnes impliquees]
**Statut :** Brouillon
## Resume
[3-5 phrases : ce qui s'est passe, la cause racine, l'impact, le statut actuel]
## Impact et severite
[Impact utilisateur/client]
[Impact financier / operationnel]
[Perimetre]
[Probabilite de recurrence]
## Timeline
[Chronologie avec timestamps ISO 8601]
[Diagramme mermaid si pertinent]
## Detection et reponse
[Comment l'incident a ete detecte]
[Delai entre debut et detection]
[Actions de mitigation/resolution]
[Escalades]
## Analyse des causes (5 whys)
[Chaine des pourquoi]
[Diagramme mermaid causal si pertinent]
[Distinction cause racine / facteurs aggravants]
## Ce qui a bien fonctionne
[Bonnes pratiques, bons reflexes, outils efficaces]
## Actions correctives
| Action | Type | Responsable | Deadline | Priorite |
|--------|------|-------------|----------|----------|
| ... | Corrective / Preventive | ... | YYYY-MM-DD | Haute / Moyenne / Basse |
[Backlog check : actions pre-existantes qui auraient pu eviter l'incident]
## Lecons apprises
[Synthese : ce qu'on retient pour l'avenir]Empty sections are removed. Mermaid diagrams only where they add value beyond text.
In French as reference. Adapt to user's language (Iron Rule 2).
Post-mortem : [Titre de l'incident]
Le [date], [description en 1 phrase de ce qui s'est passe].
L'analyse des causes et les actions correctives sont documentees dans le post-mortem : [LIEN]Tone: informative but not rigid. Goal: encourage reading the full document.
| Mistake | Fix |
|---|---|
| Dumping a list of questions | Ask ONE. Wait. Next based on answer. |
| Skipping 5 whys when cause seems obvious | Obvious cause is often a symptom. Dig deeper. |
| Corrective actions without owner/deadline/priority | All three required. No exceptions. |
| Generating without review | Always dispatch the review sub-agent. |
| Blaming individuals by name | Reference roles, not names. |
| Mermaid for simple timelines | 3 events do not need a diagram. |
| Document language differs from conversation | Match throughout. |
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.