risk-analysis

Identify, assess, and mitigate project risks with structured registers.

161|25|Updated Oct 22, 2025
One-click install
npx skills add https://github.com/romiluz13/cc10x --skill risk-analysis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: risk-analysis
Source: https://github.com/romiluz13/cc10x/tree/main/plugins/cc10x/skills/risk-analysis
Command: npx skills add https://github.com/romiluz13/cc10x --skill risk-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured approach to identifying, assessing, and mitigating project risks, preventing unexpected issues and ensuring smoother project execution. It guides the user through categorizing risks, evaluating their impact and probability, and defining clear mitigation and fallback plans, leading to more resilient projects.

Core Features & Use Cases

  • Comprehensive Risk Identification: Helps uncover technical, operational, security, and performance risks.
  • Impact & Probability Assessment: Guides evaluating the potential severity and likelihood of each identified risk.
  • Mitigation & Fallback Planning: Defines concrete actions to reduce risk likelihood or impact, and alternative plans if risks materialize.
  • Risk Register Management: Structures risk information into a clear, trackable register with owners and statuses.
  • Use Case: During the planning phase of a new feature, use this skill to identify potential risks such as "integration with external API fails," assess its impact (high) and probability (medium), and define mitigation (retry logic) and fallback (manual data entry) plans.

Quick Start

Perform a risk analysis for the new user authentication feature, identifying potential security and integration risks.