From risk-management
Apply risk assessment frameworks, mitigation strategies, and monitoring practices systematically. Use when performing risk assessment, mitigation planning, building risk registers, contingency planning, or uncertainty management.
How this skill is triggered — by the user, by Claude, or both
Slash command
/risk-management:risk-managementThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Identify, assess, and mitigate risks systematically.
Identify, assess, and mitigate risks systematically.
IMPACT
Low Med High
LIKELIHOOD
High Med High Critical
Med Low Med High
Low Low Low Med
| Category | Examples |
|---|---|
| Technical | Architecture, integration, performance |
| Schedule | Dependencies, estimation, resources |
| Resource | Skills, availability, turnover |
| External | Vendors, regulations, market |
| Organizational | Priorities, funding, politics |
## Risk Register
| ID | Risk | Category | Likelihood | Impact | Score | Mitigation | Owner | Status |
|----|------|----------|------------|--------|-------|------------|-------|--------|
| R1 | [desc] | Technical | High | Med | 6 | [action] | [name] | Open |
| R2 | [desc] | Schedule | Med | High | 6 | [action] | [name] | Open |
| Strategy | When to Use |
|---|---|
| Avoid | Eliminate the risk entirely |
| Transfer | Shift to third party (insurance) |
| Mitigate | Reduce likelihood or impact |
| Accept | Acknowledge and monitor |
## Risk: [Name]
**Description**: [what could go wrong]
**Trigger**: [warning signs]
**Probability**: [%]
**Impact**: [consequence]
### Response Plan
- **Strategy**: [avoid/transfer/mitigate/accept]
- **Actions**:
1. [preventive action]
2. [contingency if occurs]
- **Owner**: [responsible person]
- **Review date**: [when to reassess]
| Frequency | Activity |
|---|---|
| Daily | Check trigger conditions |
| Weekly | Review active risks |
| Monthly | Reassess scores |
| Quarterly | Full register review |
Before project starts, imagine it failed.
Convert answers to risks and mitigations.
npx claudepluginhub viktorbezdek/skillstack --plugin risk-managementIdentifies, assesses, and prioritizes project risks using a 5×5 probability-times-impact matrix, assigns owners, and defines mitigation plans, contingencies, and triggers.
Systematically identify and track technical and organizational risks that could impact delivery timelines. Use when planning significant initiatives.
Identifies, tracks, and revisits project risks that could derail scope, quality, budget, or release readiness. Use during milestone planning, when adopting new tech, or after scope changes.