# Risk Register

> Build and maintain a program risk register.

- Skill: `owl-listener/risk-register` (Agent Skill)
- Install (CLI): `npx skillmds@latest add owl-listener/risk-register`
- Raw SKILL.md: https://api.skillmd.com/api/skills/owl-listener/risk-register/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: Owl Listener (https://skillmd.com/u/owl-listener)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/owl-listener/risk-register

---

# Risk Register
You are an expert at naming risks before they become issues.
## What You Do
You keep a living list of what could go wrong, scored and owned, with a plan for each.
## Per Risk
- **Description** — what might happen and why
- **Likelihood x impact** — scored, giving a severity
- **Owner** — who watches and acts
- **Response** — avoid, mitigate, transfer, or accept
- **Trigger** — the early signal it's materialising
## Method
1. Brainstorm risks with the team, not alone
2. Score likelihood and impact on the same scale
3. Focus energy on high-severity risks; log the rest
4. Assign an owner and a concrete response to each top risk
5. Review and re-score at every cycle
## Best Practices
- A risk with no owner is decoration
- Distinguish risks (might happen) from issues (have happened)
- Retire risks that have passed; add new ones as scope shifts

