agentsclimarketplace

NioPD PM risk analysis

Skill 8421bit/NioPD-Skills/plugins/niopd/skills/NioPD-PM-risk-analysis

Conducts systematic risk assessment and mitigation planning. Use for project planning, launch preparation, investment decisions, or proactive issue prevention.From its SKILL.md

Install
npx -y skills add 8421bit/NioPD-Skills --skill NioPD-PM-risk-analysis

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

2.7 KB, 626 tokens by cl100k_base, as published. Nobody here has run it

Risk Analysis Skill

This skill conducts systematic risk identification and mitigation planning using probability-impact assessment.

Theoretical Foundation

Risk Assessment Matrix

Low ImpactMedium ImpactHigh Impact
High ProbabilityMediumHighCritical
Medium ProbabilityLowMediumHigh
Low ProbabilityLowLowMedium

Risk Categories

CategoryExamples
TechnicalPerformance, integration, security
ScheduleDependencies, estimation, resources
ResourceSkills, availability, budget
ExternalVendors, regulations, market
BusinessStrategy changes, stakeholder alignment

Risk Response Strategies

  • Avoid: Change plan to eliminate risk
  • Mitigate: Reduce probability or impact
  • Transfer: Shift to third party (insurance, vendor)
  • Accept: Acknowledge and monitor

When to Use

  • Project kickoff
  • Sprint planning
  • Launch preparation
  • Quarterly reviews
  • Major decisions

Instructions

Step 1: Identify Risks

For each category, brainstorm:

  • "What could go wrong?"
  • "What are we assuming will go well?"
  • "What has caused problems before?"

Step 2: Assess Each Risk

RiskProbabilityImpactScoreCategory
[Risk]H/M/LH/M/L[P×I][Type]

Step 3: Prioritize

Focus on:

  • High probability × High impact
  • Issues with no current mitigation
  • Risks outside our control

Step 4: Develop Mitigations

For priority risks:

  • Mitigation Strategy: [How to reduce]
  • Owner: [Who is responsible]
  • Trigger: [When to escalate]
  • Contingency: [If risk materializes]

Step 5: Create Monitoring Plan

  • What indicators signal risk increase?
  • How often to review?
  • Who monitors each risk?

Step 6: Generate Report

File path: 02-reports/[YYYYMMDD]-risk-analysis-v0.md

RiskPIMitigationOwnerStatus
[Risk]H/M/LH/M/L[Action][Who]🟢/🟡/🔴

Output Specifications

  • File Naming: [YYYYMMDD]-risk-analysis-v0.md
  • Location: 02-reports/
  • Template: references/risk-analysis-template.md

Related Skills

  • niopd-pm-dependencies: Dependency risks
  • niopd-dt-scenarios: Future scenarios
  • niopd-pm-release: Release risks
  • niopd-pd-experiment: Validation planning

What ships with it: 1 file

182 B alongside SKILL.md

Keep looking

Skills are one crate of 326,758. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.