ワンクリックで
risk-register
Identify project risks with likelihood, impact scoring, and mitigation strategies. Trigger with "what could go wrong with [project]", "risk assessment", "project risks", or "what are the risks".
メニュー
Identify project risks with likelihood, impact scoring, and mitigation strategies. Trigger with "what could go wrong with [project]", "risk assessment", "project risks", or "what are the risks".
SOC 職業分類に基づく
Review architectural decisions and design patterns for scalability and maintainability. Trigger with "review the architecture", "is this design scalable", "architecture feedback", or "design review".
Review code for correctness, maintainability, performance, and security. Trigger with "review this code", "check this PR", "code review", or "look at this diff".
Create community engagement strategies with discussion prompts, events, and member activities. Trigger with "engagement plan", "how to increase community activity", "discussion ideas", or "community event ideas".
Handle community conflicts and moderation decisions with empathy and consistency. Trigger with "how should I moderate this", "handle a conflict", "community guidelines", or "member issue".
Write engaging blog posts with structure, hooks, and audience-appropriate tone. Trigger with "write a blog post about [topic]", "draft an article on [topic]", "blog post idea", or "help me write about [topic]".
Transform one piece of content into multiple formats for maximum reach. Trigger with "repurpose this [content]", "turn this blog post into a thread", "make a newsletter from this", or "create a video script from this article".
| name | risk-register |
| description | Identify project risks with likelihood, impact scoring, and mitigation strategies. Trigger with "what could go wrong with [project]", "risk assessment", "project risks", or "what are the risks". |
Identify and plan for project risks.
## Risk Register -- [Project Name]
### Risks
| # | Risk | Category | Likelihood | Impact | Score | Mitigation |
|---|------|----------|------------|--------|-------|-----------|
| R1 | [risk] | Technical | [1-5] | [1-5] | [L*I] | [mitigation] |
| R2 | [risk] | Resource | [1-5] | [1-5] | [L*I] | [mitigation] |
### High-Priority Risks (Score >= 12)
**R[N]: [Risk Name]**
- **Scenario**: [What happens if this occurs]
- **Mitigation**: [How to reduce likelihood]
- **Contingency**: [What to do if it happens anyway]
- **Early Warning**: [How to detect this risk materializing]
### Risk Summary
- Total risks identified: [N]
- High (12+): [N] | Medium (6-11): [N] | Low (1-5): [N]
- Top risk to watch: [R#] -- [brief note]