One-click install
npx skills add https://github.com/dhruvinrsoni/agentskills-garden --skill risk-assessment-dhruvinrsoni
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: risk-assessment
Source: https://github.com/dhruvinrsoni/agentskills-garden/tree/main/skills/20-planning/risk-assessment
Command: npx skills add https://github.com/dhruvinrsoni/agentskills-garden --skill risk-assessment-dhruvinrsoni

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps identify potential project and technical risks, assess their likelihood and impact, and develop strategies to mitigate them, preventing future disruptions.

Core Features & Use Cases

  • Risk Identification: Surfaces potential threats across technical, schedule, resource, and security domains.
  • Impact Assessment: Quantifies risks using a probability/impact matrix for prioritization.
  • Mitigation Planning: Develops actionable plans to avoid, transfer, mitigate, or accept identified risks.
  • Use Case: Before starting a new software development sprint, use this Skill to identify risks like third-party API unreliability or potential scope creep, and define contingency plans.

Quick Start

Use the risk-assessment skill to identify and plan mitigations for potential project risks.

Frequently Asked Questions about risk-assessment

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I identify and assess technical risks for a software development sprint?

To identify and assess technical risks, this Skill analyzes project requirements and constraints to surface threats across technical, schedule, resource, and security domains. It then quantifies these risks using a 5-point probability and impact matrix for effective prioritization.

What is the best way to create a mitigation plan for high-priority project risks?

The best way to create a mitigation plan is to score identified threats by probability and impact, then develop actionable strategies to avoid, transfer, mitigate, or accept each high-priority risk. This prevents future project disruptions and ensures contingency readiness.

How does a probability impact matrix work for threat identification and prioritization?

A probability impact matrix works by scoring identified project and technical risks on a 5-point scale across likelihood and impact dimensions. This quantifies threats, enabling teams to categorize and prioritize mitigation planning for high-scoring security, compliance, or schedule risks.

Can I use this risk assessment approach for security and compliance risks?

Yes, you can use this risk assessment approach for security and compliance risks. The Skill categorizes identified threats into technical, schedule, resource, external, security, and compliance domains, scoring each to define actionable mitigation plans for high-priority threats.

What project information do I need to provide for effective risk identification?

You need to provide project requirements, constraints, and assumptions for effective risk identification. The Skill analyzes these inputs to surface potential threats across technical, schedule, resource, and security domains before scoring them on a probability and impact matrix.

When should I conduct a project risk assessment to prevent scope creep and API issues?

You should conduct a project risk assessment before starting a new software development sprint. Identifying risks like third-party API unreliability or scope creep early allows you to score them and define actionable contingency plans to avoid future disruptions.