blueprint-impact

Orchestrate blast-radius analysis and impact reporting for Blueprint projects.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/rakole/blueprint --skill blueprint-impact
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blueprint-impact
Source: https://github.com/rakole/blueprint/tree/main/skills/blueprint-impact
Command: npx skills add https://github.com/rakole/blueprint --skill blueprint-impact

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Advisory blast-radius analysis and impact report orchestration for Blueprint. Use this skill to keep scope resolution, deterministic findings, risk, confidence, unknowns, report persistence, and rendering grounded in the impact MCP tool family.

Core Features & Use Cases

  • Orchestrates end-to-end impact workflows for Blueprint changes, ensuring deterministic scope, analysis, and reporting.
  • Enables risk and uncertainty handling with a standardized runtime contract and artifact paths under .blueprint/impact.
  • Use Case: Run an impact assessment on a staged change to generate an evidence-backed report that informs decisions.

Quick Start

Run a focused impact analysis against staged changes to produce an initial, evidence-backed blast-radius report

Frequently Asked Questions about blueprint-impact

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

FAQPage Schema
How do I run a blast-radius impact analysis for staged changes?

Run blast-radius impact analysis by orchestrating config loading, scope resolution, and context loading against staged changes to generate an evidence-backed report. The workflow uses a deterministic MCP-driven flow to coordinate the entire assessment.

What is blueprint impact reporting and how does it handle risk assessment?

Blueprint impact reporting orchestrates end-to-end blast-radius analysis to produce deterministic findings, risk evaluations, confidence levels, and unknowns. It grounds scope resolution and reporting in the impact MCP tool family to inform project decisions.

How do I persist impact analysis reports within a controlled working directory?

Persist impact analysis reports by enabling writing during the workflow, which stores results under the .blueprint/impact/<impact-id>/ directory path. The deterministic MCP-driven flow renders final output via the standard rendering path.

Does blueprint impact analysis require any external dependencies to run?

Blueprint impact analysis requires no external dependencies, operating through a deterministic MCP-driven flow using inputs from docs and the references/runtime contract. It coordinates config loading, scope resolution, context loading, and analysis internally.

What's the best way to assess risk and uncertainty for blueprint project changes?

Assess risk and uncertainty by running a focused impact analysis against staged changes to produce an initial, evidence-backed blast-radius report. This approach uses a standardized runtime contract to handle risk, confidence, and unknowns deterministically.

When should I use an orchestrated impact workflow instead of manual change analysis?

Use an orchestrated impact workflow when you need deterministic scope resolution, standardized risk handling, and persistent report artifacts for blueprint changes. It ensures evidence-backed findings rather than ad-hoc manual assessments.