forge-risk-radar

Analyze slice plans and roadmaps to surface execution risks and mitigations.

3|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/vh2224/forge-agent --skill forge-risk-radar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: forge-risk-radar
Source: https://github.com/vh2224/forge-agent/tree/main/skills/forge-risk-radar
Command: npx skills add https://github.com/vh2224/forge-agent --skill forge-risk-radar

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Risk analysis for slices to identify blockers before execution.

Core Features & Use Cases

  • Surface slice-level risks that could stall execution or cause incorrect results.
  • Generate actionable mitigations and guidance for planners and executors.
  • Use during pre-execution reviews to prevent mid-run replans.

Quick Start

Run the risk radar on the current slice plan to generate a risk card that guides execution.

Frequently Asked Questions about forge-risk-radar

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

FAQPage Schema
How do I identify slice risks before execution starts?

Slice risk analysis is performed by evaluating the slice plan, optional context file, and parent roadmap boundary map to surface blockers, warnings, and mitigations into a standardized risk card for the executor.

What is a risk radar card and how does it prevent mid-run replans?

A risk radar card is a standardized mitigation guide generated during pre-execution reviews to surface slice-level blockers, preventing mid-run replans and stalled execution by guiding the executor proactively.

How do I generate a risk mitigation card for my slice plan?

Run the risk radar on your slice plan and parent roadmap boundary map to generate a standardized risk card, saving the output as a risk markdown file inside the slice directory to guide execution.

Do I need a parent roadmap boundary map to analyze slice risks?

Yes, analyzing slice risks requires the slice plan and the parent roadmap boundary map to accurately identify blockers and execution boundaries, while the optional context file provides additional supporting details.

What are the limitations of pre-execution risk analysis for slice planning?

Pre-execution risk analysis limitations include its reliance on the existing slice plan and roadmap boundary map, meaning it cannot predict unforeseen runtime blockers that emerge dynamically during actual execution.