Agent skill
risk-register-manager
Build and maintain comprehensive project risk registers with quantitative analysis
Install this agent skill to your Project
npx add-skill https://github.com/a5c-ai/babysitter/tree/main/library/specializations/domains/business/project-management/skills/risk-register-manager
Metadata
Additional technical details for this skill
- id
- SK-006
- domain
- business
- category
- Risk Management
- specialization
- project-management
SKILL.md
Risk Register Manager
Overview
The Risk Register Manager skill provides comprehensive capabilities for identifying, analyzing, and tracking project risks. It supports both qualitative and quantitative risk analysis methods, including Monte Carlo simulation, and maintains risk response plans throughout the project lifecycle.
Capabilities
Risk Identification
- Create risk identification checklists by project type
- Support brainstorming and Delphi techniques
- Categorize risks by source and impact area
- Link risks to WBS elements and project phases
- Track risk triggers and warning signs
Qualitative Analysis
- Calculate risk scores (probability x impact)
- Generate risk heat maps and bubble charts
- Prioritize risks using multiple criteria
- Assess urgency and manageability
- Create probability-impact matrices
Quantitative Analysis
- Perform quantitative risk analysis
- Run Monte Carlo simulation for schedule/cost risk
- Calculate Expected Monetary Value (EMV)
- Determine decision tree analysis
- Model correlations between risks
Response Planning and Tracking
- Track risk response plans and status
- Monitor residual and secondary risks
- Calculate contingency reserve requirements
- Generate risk reports for governance
- Automate risk review reminders
Usage
Input Requirements
- Project scope and WBS
- Risk identification input (interviews, checklists)
- Probability and impact scales
- Historical risk data (optional)
- Cost and schedule baseline for quantitative analysis
Output Deliverables
- Risk register with scored risks
- Risk heat map visualization
- Monte Carlo analysis results
- Contingency reserve calculation
- Risk response tracking report
Example Use Cases
- Project Planning: Identify and analyze initial risks
- Risk Review: Update risk status and scores
- Reserve Analysis: Calculate required contingency
- Governance Reporting: Generate risk dashboard
Process Integration
This skill integrates with the following processes:
- Risk Planning and Assessment
- Risk Monitoring and Response Execution
- budget-development.js
- portfolio-prioritization.js
Dependencies
- Probability analysis libraries
- Monte Carlo simulation engine
- Visualization libraries
- Risk database/repository
Related Skills
- SK-004: EVM Calculator
- SK-009: NPV/IRR Calculator
- SK-019: Dependency Mapper
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
gsd-tools
Central utility skill for GSD operations. Provides config parsing, slug generation, timestamps, path operations, and orchestrates calls to other specialized skills. Acts as the unified entry point that the original gsd-tools.cjs provided via its lib/ modules (commands, config, core, init).
model-profile-resolution
Resolve model profile (quality/balanced/budget) at orchestration start and map agents to specific models. Enables cost/quality tradeoffs by selecting appropriate AI models for each agent role.
verification-suite
Plan structure validation, phase completeness checks, reference integrity verification, and artifact existence confirmation. Provides the structured verification layer ensuring GSD artifacts are well-formed and complete.
state-management
STATE.md reading, writing, and field-level updates. Provides cross-session state persistence via .planning/STATE.md with structured fields for current task, completed phases, blockers, decisions, and quick tasks.
git-integration
Git commit patterns, formats, and conventions for GSD methodology. Provides atomic commits per task, structured commit messages, planning file commits, branch management, and milestone tag operations.
frontmatter-parsing
YAML frontmatter parsing and manipulation for .planning/ documents. Provides read, write, update, query, and validation operations on frontmatter blocks in GSD markdown artifacts.
Didn't find tool you were looking for?