risk-management
2
总安装量
2
周安装量
#69632
全站排名
安装命令
npx skills add https://github.com/spjoshis/claude-code-plugins --skill risk-management
Agent 安装分布
opencode
2
gemini-cli
2
claude-code
2
github-copilot
2
codex
2
kimi-cli
2
Skill 文档
Risk Management
Identify, analyze, and mitigate project risks using systematic approaches to minimize threats and maximize opportunities.
When to Use This Skill
- Project initiation
- Risk planning
- Identifying threats
- Analyzing impact
- Planning mitigation
- Monitoring risks
- Contingency planning
- Issue escalation
Core Concepts
1. Risk Register
| ID | Risk | Probability | Impact | Score | Response | Owner |
|----|------|------------|--------|-------|----------|-------|
| R01 | Key resource leaves | Medium | High | 15 | Cross-train, document | PM |
| R02 | API delays | High | Medium | 12 | Parallel dev, mock data | Tech Lead |
| R03 | Scope creep | High | High | 20 | Change control, stakeholder mgmt | PM |
| R04 | Budget overrun | Low | High | 10 | Weekly tracking, alerts | PM |
Probability: Low(1), Medium(2), High(3)
Impact: Low(1-3), Medium(4-6), High(7-9)
Score: Probability à Impact
2. Risk Response Strategies
Threats:
- Avoid: Eliminate the risk
- Mitigate: Reduce probability or impact
- Transfer: Insurance, outsourcing
- Accept: Acknowledge and monitor
Opportunities:
- Exploit: Ensure opportunity occurs
- Enhance: Increase probability or impact
- Share: Partner to realize opportunity
- Accept: Take advantage if it occurs
Best Practices
- Identify early – Proactive risk identification
- Quantify impact – Probability and consequence
- Prioritize – Focus on high-impact risks
- Plan responses – Specific mitigation actions
- Assign owners – Clear responsibility
- Monitor regularly – Weekly risk reviews
- Update register – Living document
- Learn – Capture lessons learned
Resources
- Risk Management Professional (PMI-RMP)
- Risk Management Body of Knowledge