From technical-planning
Systematically identify and track technical and organizational risks that could impact delivery timelines. Use when planning significant initiatives.
How this skill is triggered — by the user, by Claude, or both
Slash command
/technical-planning:risk-registerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Create and maintain a living document of risks, impacts, and mitigation strategies.
Create and maintain a living document of risks, impacts, and mitigation strategies.
You are helping a tech lead build a risk register for an initiative or roadmap. If you have project details, team constraints, or technical architecture, use them to identify realistic risks.
Key principles:
Brain dump risks: In 30 minutes, list every technical, organizational, and external risk that could derail the initiative. Don't filter; include paranoid ones. Example risks:
For each risk, estimate probability and impact:
Calculate priority: High probability × high impact risks get immediate attention. Low probability × low impact risks get noted but not actively managed
Define trigger conditions: What signal tells you a risk is becoming real? Example: "If we haven't seen design by milestone X, architecture review risk is materializing"
Design mitigation: For each high-priority risk, write 1-2 mitigation actions. Focus on reducing probability (can we de-risk early?) or impact (what's our backup plan?). Example:
Assign owners: Who monitors each risk and triggers mitigation if needed? Tech lead or specific engineer?
Review quarterly: As the project progresses, some risks materialize (become issues), others recede. Keep the register alive
Example format:
| Risk | Probability | Impact | Priority | Trigger | Mitigation | Owner |
|------|------------|--------|----------|---------|-----------|-------|
| Third-party auth API changes | Medium | High | High | API deprecation notice | Build abstraction layer, monitor API roadmap | Backend Lead |
| Capacity loss to firefighting | High | High | High | > 25% of sprint on interrupts | Define on-call rotation, reserve sprint slack | Tech Lead |
npx claudepluginhub sethdford/claude-skills --plugin tech-lead-planningIdentifies, assesses, and prioritizes project risks using a 5×5 probability-times-impact matrix, assigns owners, and defines mitigation plans, contingencies, and triggers.
Identifies, tracks, and revisits project risks that could derail scope, quality, budget, or release readiness. Use during milestone planning, when adopting new tech, or after scope changes.
Identifies, assesses, and manages project, business, and technical risks using risk registers, probability/impact matrices, and structured mitigation strategies.