value_recommend

Analyze design options and generate sponsor recommendation documents.

40|15|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/chaussky/ainalyst --skill value-recommend
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: value_recommend
Source: https://github.com/chaussky/ainalyst/tree/main/skills/value_recommend
Command: npx skills add https://github.com/chaussky/ainalyst --skill value-recommend

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps BAs evaluate the potential value of design options (from BABOK 7.5) and generate an official sponsor recommendation.

Core Features & Use Cases

  • Assess each option's value by balancing benefits, costs, and risks.
  • Compare options using a Value Score and decide on a recommended path (single option, parallel, reanalysis, or no action).
  • Produce a sponsor-ready Recommendation Document and the baseline for Solution Evaluation.

Quick Start

Analyze the provided design options, compute the Value Score for each, and generate the official sponsor recommendation document.

Frequently Asked Questions about value_recommend

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

FAQPage Schema
How do I evaluate ROI across design options and recommend a solution to sponsors?

To evaluate ROI and recommend a solution, you balance benefits, costs, and risks to compute a Value Score for each design option, then generate a sponsor-facing recommendation document detailing the optimal path.

What is the best way to compare business design options by value and risk?

Comparing design options by value involves assessing each option's benefits, costs, and risks to calculate a Value Score, allowing you to objectively decide between a single option, parallel execution, reanalysis, or no action.

How do I generate a sponsor-ready recommendation document from business architecture and risk data?

Generating a sponsor-ready recommendation requires analyzing project business context, architecture, design options, and risk JSON files to compute value scores and output a structured markdown recommendation document.

When do I need to quantify solution value for BABOK design options?

You need to quantify solution value during the BABOK 7.5 evaluation phase when a business analyst must compare potential ROI across multiple design options and prepare an official recommendation for project sponsors.

Can I use business context and risk data to assess potential value across multiple design paths?

Yes, you can assess potential value by reading project business context, architecture, risks, and design options JSON files to compute comparative value scores and determine the recommended execution path.

What limitations exist when deciding between parallel execution and reanalysis for design options?

Decision limitations depend on computed Value Scores; if risks or costs outweigh benefits across options, the recommendation may default to no action or require reanalysis rather than proceeding with a single or parallel execution path.