One-click install
npx skills add https://github.com/gil00pita/lanify --skill risk-assessment-gil00pita
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: risk-assessment
Source: https://github.com/gil00pita/lanify/tree/main/.agents/skills/risk-assessment
Command: npx skills add https://github.com/gil00pita/lanify --skill risk-assessment-gil00pita

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Identifies, evaluates, and mitigates project and task-level risks during planning to improve predictability and delivery confidence.

Core Features & Use Cases

  • Provides structured risk categories (technical, dependency, scope, execution) and evaluation matrices to surface uncertainties early.
  • Includes techniques such as Pre-Mortem Analysis, Assumption Surfacing, and Risk Storming, plus Risk Documentation like Risk Registers to track actions and owners.
  • Integrates risk work into standard workflow planning and contingency planning with clear ownership, status tracking, and traceability to decisions.

Quick Start

Provide a quick risk review for a feature by identifying main risks, assessing likelihood and impact, and documenting mitigations.

Frequently Asked Questions about risk-assessment

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

FAQPage Schema
How do I identify and evaluate project risks during software planning?

Conduct a pre-mortem analysis by assuming project failure has occurred and working backward to identify the technical, dependency, scope, and execution risks that caused it. This surfaces assumptions and blockers before development begins.

How do I create a risk register for software development initiatives?

Perform contingency planning for multi-team initiatives by identifying critical dependency and execution risks, assessing their likelihood and impact, and defining mitigation actions with clear ownership. This maintains traceability to decisions and delivery confidence.

What is pre-mortem analysis and when should I use it for technical risk assessment?

Pre-mortem analysis is a technique to anticipate project failure by assuming the worst outcome and reverse-engineering the root causes. Use it during early scoping to surface technical and scope risks before committing to execution.

Can I integrate risk mitigation into standard workflow planning for multi-team initiatives?

Yes, you can integrate risk mitigation into standard workflow planning by mapping contingency plans and owners directly into the execution timeline. This aligns risk registers with ongoing development tasks to track status and resolve blockers.

What is the best way to structure a risk register for software engineering projects?

Structure a risk register by listing identified risks, their assigned categories, likelihood, impact scores, mitigation actions, and current status. This provides traceability and integrates risk tracking directly into project planning workflows.