📘

Risk Register

Track risks before they become issues.

v1 project-management curated
🤖

Install 安装

curl -sSL https://updating.cc/skills/project-management/risk-register/SKILL.md -o ~/.agents/skills/project-management__risk-register/SKILL.md

SKILL.md Preview 技能内容预览

---
name: Risk Register
description: Track risks before they become issues.
---
# Risk Register

A risk is a future thing that might go wrong; an issue is a risk that did. Tracking risks lets you act before they crystallize, when mitigation is cheap.

## Fields per risk
- **Description.** What might happen and why.
- **Likelihood × Impact.** Rank high/high first.
- **Owner.** Someone specific, not "the team".
- **Mitigation.** What you're doing to reduce likelihood or impact.
- **Trigger.** The observable signal that it's becoming real, so you act at the right moment.

## Use
- Review weekly. A static register is theater.
- Risks convert to issues; close them when mitigated or no longer relevant. A register that never shrinks isn't being used.