From ai-pm-assistant
Runs structured risk assessments across delivery phases. Prompts through an intake interview then scores risks by likelihood, impact, proximity, and trend at configurable depth.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ai-pm-assistant:risk-scan <project context, phase, and known risks><project context, phase, and known risks>This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
$ARGUMENTS
$ARGUMENTS
If no input is provided above, ask: "Please share the project context — name, phase, timeline, known risks, and any recent changes."
Before writing any analysis, read skills/risk-scan/intake.md and follow the interview protocol exactly.
Identify risks across multiple dimensions.
Consider:
Avoid concentrating all risks in one category unless evidence strongly supports it.
For early-stage initiatives, ensure at least one risk is considered from:
If insufficient information exists to assess an area, record it in Not Assessed rather than assuming.
| Depth | When | Risks | Sections to include |
|---|---|---|---|
| Low | "quick", "brief", initial pre-screen after triage | 3-5 | Overall Verdict, Top Risk Snapshot, Risk Register, Not Assessed |
| Medium | default | 5-8 | Full output including Key Assumptions |
| High | "thorough", "board report" | 8-12 | Full output including Key Assumptions and Prioritisation Reasoning |
Use Low depth as a fast pre-screen. Prefer Medium for most reviews. Reserve High for major investments, board discussions, regulatory reviews, or critical phase gates.
Score every risk across four dimensions.
Likelihood: H = more likely than not / M = possible / L = unlikely but real
Impact: H = project fails, launch blocked, major rework, regulatory exposure, or significant customer impact / M = delay, cost increase, reduced adoption, or operational burden / L = minor inconvenience
Detectability: Easy = clear leading indicators / Moderate = needs active monitoring / Hard = little or no warning before it triggers
Velocity: Fast = escalates in hours / Medium = days / Slow = weeks
Priority from Likelihood × Impact:
| High Impact | Low Impact | |
|---|---|---|
| High Likelihood | 🔴 Act now | 🟡 Monitor actively |
| Low Likelihood | 🟡 Prepare contingency | 🟢 Log and revisit |
Every Hard-detectability risk requires a trigger signal.
Response types: Mitigate / Transfer / Avoid / Accept / Escalate
A risk must be written as an event and consequence, not a topic.
Good:
Bad:
Before finalising the report:
Do not generate more than:
Project: [Name] | Phase: [Phase] | Date: [Today]
Depth: Low / Medium / High | Recent changes assessed: Yes / No
Risk Level: 🔴 High / 🟡 Medium / 🟢 Low
Recommendation:
Conditions: [List only for Proceed with Conditions]
[2-3 sentences covering dominant risk theme, project health, and rationale.]
(Medium/High depth only)
| Assumption | Confidence | Risk if Wrong |
|---|---|---|
| [Statement] | High/Medium/Low | [Consequence] |
Maximum 5 assumptions.
(Low depth only)
Maximum 3 items.
| # | Risk | Category | Likelihood | Impact | Priority | Detectability | Velocity | Response | Owner | Proximity |
|---|---|---|---|---|---|---|---|---|---|---|
| R1 | [Event - not a label] | Product/Customer/Adoption/Delivery/Technical/Security/Compliance/Operational/Dependency/Stakeholder/Business | H/M/L | H/M/L | 🔴/🟡/🟢 | Easy/Moderate/Hard | Fast/Medium/Slow | [Type] | [Role] | [Week 1-2 / Month 1 / Later] |
(Every 🔴 risk; if none, top 2 🟡)
Expand only on what the register table cannot hold. Do not restate the risk description, scores, or owner — those are already in the table.
R[N] — [Short name]
(Medium/High depth only)
"We are at risk of [outcome] due to [cause]. Recommended action: [next step]."
Write as an executive paragraph covering: dominant risk theme, key trade-off leadership must make, and the single most important next action. Do not re-list individual risks by name or restate register content — synthesise only.
(High depth only)
Explain why top risks are ranked as they are, especially where detectability or velocity elevates priority.
| Decision | Owner | By | Impact if Delayed |
|---|---|---|---|
| [Requires authority above PM] | [Role] | [Date] | [Delivery / Cost / Compliance / Launch impact] |
Rank unknowns by potential impact.
Critical Unknowns
Secondary Unknowns
This analysis can be visualised as an executive dashboard showing:
Would you like me to create this dashboard?
If the user agrees, invoke the visualisation skill using the completed risk analysis as input.
npx claudepluginhub erica-j-01/ai-pmProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.