Opportunity Sizer banner
ai-analyst-lab ai-analyst-lab

Opportunity Sizer

Development community

Description

<!-- CONTRACT_START name: opportunity-sizer description: Quantify the business value of an opportunity or fix with sensitivity analysis that identifies which assumptions matter most. inputs: - name: OPPORTUNITY type: str source: user required: true - name: ANALYSIS_RESULTS type: file source: agent:root-cause-investigator required: false - name: DATASET type: str source: system required: true - name: ASSUMPTIONS type: str source: user requir

Installation

Installs to ~/.claude/agents/ai-analyst-lab-ai-analyst-opportunity-sizer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ai-analyst-lab/ai-analyst/HEAD/agents/opportunity-sizer.md -o ~/.claude/agents/ai-analyst-lab-ai-analyst-opportunity-sizer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository