risk-assessment
Identify, analyze, and prioritize project risks using qualitative and quantitative methods. Develop mitigation strategies to minimize impact and maximize project success probability.
Profile →npx skills add majiayu000/claude-skill-registry --skill risk-assessment-aj-geddes-useful-ai-prompts-3 --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Risk Assessment ## Overview Risk assessment is a systematic process of identifying potential threats to project success and developing strategies to mitigate, avoid, or accept them. ## When to Use - Project initiation and planning phases - Before major milestones or decisions - When introducing new technologies - Third-party dependencies or integration - Organizational or resource changes - Budget or timeline constraints - Regulatory or compliance concerns ## Instructions ### 1. **Risk Identification Techniques** ```python # Risk identification framework class RiskIdentification: RISK_CATEGORIES = { 'Technical': [ 'Technology maturity', 'Integration complexity', 'Performance requirements', 'Security vulnerabilities', 'Data integrity' ], 'Resource': [ 'Team skill gaps', 'Staff availability', 'Budget constraints', 'Equipment/infrastructure', 'Vendor availability' ], 'Schedule': [ 'Unrealistic deadlines', 'Dependency delays', 'Scope creep', 'Approval delays', 'Resource conflicts' ], 'External': [ 'Regulatory changes', 'Market conditions', 'Vendor stability', 'Political/economic factors', 'Natural disasters' ], 'Organizational': [ 'Stakeholder misalignment', 'Priority changes', 'Orga
- Overview
- When to Use
- Instructions
- 1. Risk Identification Techniques
- 2. Risk Analysis Matrix
- 3. Risk Response Planning
- 4. Risk Monitoring & Control
- Best Practices
- ✅ DO
- ❌ DON'T
- Risk Management Tips
What does the risk-assessment skill do?
Identify, analyze, and prioritize project risks using qualitative and quantitative methods. Develop mitigation strategies to minimize impact and maximize project success probability.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill risk-assessment-aj-geddes-useful-ai-prompts-3 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.