learn-se-risk

Capture probability, impact, category, description, and mitigation for implementation risks.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/novel-jp/projsight-plugin --skill learn-se-risk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learn-se-risk
Source: https://github.com/novel-jp/projsight-plugin/tree/main/skills/learn-se-risk
Command: npx skills add https://github.com/novel-jp/projsight-plugin --skill learn-se-risk

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

実装中に潜む「まだ起きていない問題」を洗い出し、発生確率と影響度を見積もって、事前に対策を決められるようにします。リスクを登録して終わりではなく、status を更新しながら継続的に管理するための実践手順を提供します。

Core Features & Use Cases

  • リスク識別: 受け持ち成果物に対して technical, schedule, dependency, external の観点でリスクを抽出します。
  • 優先度判断: probability × impact による severity で、どのリスクから対応すべきかを整理します。
  • 緩和策設計: 抽象的な注意喚起ではなく、具体的な mitigation を定義して実行可能な対策に落とし込みます。
  • 状態管理: identified から planned、resolved までの遷移を通じて、リスク管理を継続的な運用にできます。

Quick Start

プロジェクトの成果物を確認し、その実装に関係するリスクを3件挙げて、各リスクの probability、impact、category、mitigation を整理してください。

Frequently Asked Questions about learn-se-risk

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I identify and manage implementation risks for project deliverables?

Implementation risks are managed by capturing probability, impact, category, description, and mitigation for project deliverables. You identify risks across technical, schedule, dependency, and external perspectives to keep development decisions risk-aware.

How does severity scoring work for prioritizing project risks?

Severity scoring for project risks uses probability multiplied by impact to calculate a ranking. This helps teams decide which risks to address first, transitioning them from identified to planned and ultimately resolved status.

What is the best way to track dependency risks in specification engineering?

The best way to track dependency risks in specification engineering is through structured risk registration. You capture the probability and impact of dependencies, define specific mitigations, and link issues to maintain continuous risk-aware development.

How do I write actionable mitigation plans for technical risks?

Actionable mitigation plans for technical risks replace abstract warnings with concrete steps. You define specific mitigation actions during the planning phase, ensuring the team can execute the countermeasures as part of the development workflow.

Can I use status transitions for continuous risk management in software projects?

Status transitions enable continuous risk management in software projects by moving risks from identified to planned and resolved. This state management approach prevents risks from being registered and forgotten, integrating them into ongoing operations.

What categories should I consider when assessing schedule and external risks?

When assessing schedule and external risks, you should consider technical, schedule, dependency, and external categories. Evaluating these four dimensions ensures comprehensive risk identification and structured mitigation planning for your project deliverables.