generate-risk-register

Generate and enrich IT project risk registers from charter and plan data.

5|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/KirKruglov/claude-project-manager --skill generate-risk-register
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: generate-risk-register
Source: https://github.com/KirKruglov/claude-project-manager/tree/main/skills/generate-risk-register
Command: npx skills add https://github.com/KirKruglov/claude-project-manager --skill generate-risk-register

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation and enrichment of risk registers for IT projects, turning charters and plans into a structured risk database that supports proactive risk management.

Core Features & Use Cases

  • Initial mode (phase 1): generates a baseline risk register from the approved project charter.
  • Detailed mode (phase 2): updates and expands the register using the project plan and current risk register.
  • Language-detection templates: selects English or Russian risk-register templates based on the detected language.
  • Risk assessment and matrix: assigns probability, impact, level and positions each risk in the risk matrix; links risks to work packages.
  • Output artifacts: delivers a complete risk register and a readable risk matrix ready for review and logging.

Quick Start

Provide the approved project charter (and, for detailed mode, the project plan and current risk register) and run the risk-register generation.

Frequently Asked Questions about generate-risk-register

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

FAQPage Schema
How do I generate a risk register from a project charter?▼

To generate a risk register from a project charter, provide the approved charter document to automatically extract baseline risks, assess their probability and impact, and output a structured 10-column risk table.

What is the best way to update an existing risk register using a project plan?▼

The best way to update an existing risk register using a project plan is to run a detailed mode analysis that ingests both the plan and current risks, expanding the register by linking new risks to specific work packages.

Can I create a risk matrix automatically from project planning data?▼

Yes, you can create a risk matrix automatically from project planning data. The generated risk register assigns probability and impact levels to identified risks and plots them into a corresponding risk matrix for review.

Does risk register generation support project management data in multiple languages?▼

Risk register generation supports project management data in multiple languages by detecting the input language and automatically selecting the appropriate English or Russian risk-register template for the output artifacts.

What columns are included in an automated IT project risk register?▼

An automated IT project risk register includes ten standard columns: ID, Risk, Category, Probability, Impact, Level, Strategy, Actions, Owner, and Status, ensuring a complete database for proactive risk management.