Creates and maintains risk registers with impact/probability matrices, mitigation plans, and risk owner assignments for startup operations.
From forged-claude-codenpx claudepluginhub dokkabei97/forged-claude-code --plugin forged-claude-codeThis skill uses the workspace's default tool permissions.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Details PluginEval's skill quality evaluation: 3 layers (static, LLM judge), 10 dimensions, rubrics, formulas, anti-patterns, badges. Use to interpret scores, improve triggering, calibrate thresholds.
Identifies, assesses, and tracks risks before they become crises. Startups that manage risk proactively survive longer.
| Trigger | Behavior |
|---|---|
| Quarterly review | Full risk assessment |
| "risk", "리스크" | Risk register creation/update |
| Major decision | Decision-specific risk analysis |
| Incident occurred | Add to risk register with lessons |
# Risk Register — [Date]
| ID | Risk | Category | Probability | Impact | Score | Owner | Status |
|----|------|----------|-------------|--------|-------|-------|--------|
| R1 | [Description] | [Cat] | H/M/L | H/M/L | [N] | @name | Open |
| R2 | [Description] | [Cat] | H/M/L | H/M/L | [N] | @name | Mitigated |
## Risk Detail: R1 — [Risk Name]
- **Description**: [What could go wrong]
- **Trigger**: [What would cause this to happen]
- **Probability**: High (>70%) / Medium (30-70%) / Low (<30%)
- **Impact**: High (existential) / Medium (significant) / Low (manageable)
- **Mitigation Plan**: [What we're doing to reduce probability/impact]
- **Contingency Plan**: [What we'll do IF it happens]
- **Owner**: @[name]
- **Review Date**: [When to reassess]
| Category | Risk | Typical Probability |
|---|---|---|
| Financial | Runway runs out before next raise | High |
| Financial | Key customer churns | Medium |
| Technical | Major security breach | Low but catastrophic |
| Technical | Key infrastructure failure | Medium |
| People | Co-founder departure | Medium |
| People | Key engineer leaves | Medium |
| Market | Competitor launches similar product | High |
| Market | Market shifts (regulation, trends) | Medium |
| Legal | IP dispute | Low |
| Legal | Compliance violation | Medium |
| Operational | Vendor/partner dependency fails | Medium |
Impact → Low Medium High
Probability
High | 🟡 Medium | 🟠 High | 🔴 Critical |
Medium | 🟢 Low | 🟡 Medium | 🟠 High |
Low | 🟢 Low | 🟢 Low | 🟡 Medium |
Scoring: H=3, M=2, L=1 → Score = Probability × Impact (1-9)
| Tool | Purpose |
|---|---|
| Write | Generate risk register |
| Read | Reference previous risk assessments |
Will:
Will Not: