risk-assessment

Identifies and evaluates project risks from JSON inputs into a structured risk assessment.

4|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/danielgap/openclaw-planitor --skill risk-assessment-danielgap
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: risk-assessment
Source: https://github.com/danielgap/openclaw-planitor/tree/main/skills/risk-assessment
Command: npx skills add https://github.com/danielgap/openclaw-planitor --skill risk-assessment-danielgap

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Identifies and evaluates risks across categories (market, financial, operational, regulatory, and competitive) to produce a structured risk profile for planning and decision making.

Core Features & Use Cases

  • Risk identification and categorization with quantified probability and impact.
  • Definition of kill criteria and contingency plans to enable rapid go/no-go decisions.
  • Stress testing framework that validates resilience under adverse scenarios using standard prompts.

Quick Start

Parse GROUND-TRUTH.json, FINANCIALS.json and STRATEGY.json in projects/{project}/v{n}/ and generate RISK-ASSESSMENT.json with identified risks, kill criteria, contingency planning, and stress-test results.

Frequently Asked Questions about risk-assessment

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

FAQPage Schema
How do I generate a structured risk assessment profile for project planning?

To generate a risk assessment profile, parse GROUND-TRUTH.json, FINANCIALS.json, and STRATEGY.json to identify and evaluate risks across market, financial, operational, regulatory, and competitive categories. This produces a RISK-ASSESSMENT.json with quantified probabilities and impacts.

What is stress testing in project risk management and when do I need it?

Stress testing in risk management validates project resilience under adverse scenarios using standard prompts. You need it during planning to ensure contingencies hold, applying the framework to your strategy and financial data to validate resilience before execution.

How do I define kill criteria and contingency plans for project go/no-go decisions?

Define kill criteria and contingency plans by evaluating quantified project risks against your strategy and financials. The risk assessment framework outputs specific thresholds and fallback actions in RISK-ASSESSMENT.json to enable rapid go/no-go decisions.

Can I use this risk assessment framework with my existing project management data?

You can use this risk assessment framework if your project management data is structured as GROUND-TRUTH.json, FINANCIALS.json, and STRATEGY.json files. The framework parses these inputs directly from your project directory structure.

What's the best way to quantify probability and impact for business risks?

The best way to quantify probability and impact is to apply a structured risk assessment framework to financial and strategic inputs. This categorizes risks across market, operational, and regulatory domains, outputting a prioritized list with quantified metrics.

Are there limitations when evaluating regulatory and competitive risks for project planning?

A limitation is that evaluating regulatory and competitive risks requires accurate GROUND-TRUTH.json and STRATEGY.json inputs. The framework relies on the quality of source data to categorize and quantify risks effectively for decision making.