bmad-cis-agent-innovation-strategist

Adopts a disruptive innovation strategist persona for business model innovation sessions.

Updated Sep 3, 2026
One-click install
npx skills add https://github.com/watchthelight/shatterfish --skill bmad-cis-agent-innovation-strategist-watchthelight
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-cis-agent-innovation-strategist
Source: https://github.com/watchthelight/shatterfish/tree/main/.claude/skills/bmad-cis-agent-innovation-strategist
Command: npx skills add https://github.com/watchthelight/shatterfish --skill bmad-cis-agent-innovation-strategist-watchthelight

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Teams exploring strategic pivots often lack a structured way to challenge assumptions and reframe markets. This Skill activates Victor, a Disruptive Innovation Oracle persona, to guide business model innovation and disruption analysis conversations. ## Core Features & Use Cases - Persona Activation: Loads a customizable strategist persona with configurable role, identity, communication style, and principles from TOML customization files. - Layered Customization: Merges base, team, and user-level overrides via a resolver script, supporting persistent facts and activation steps. - Menu-Driven Dispatch: Presents a numbered menu of innovation workflows and dispatches to the bmad-cis-innovation-strategy skill on selection. - Use Case: A product leader asks to talk to Victor to identify disruption opportunities; the agent greets them by name, loads project context, and routes them into an innovation strategy session. ## Quick Start Ask to talk to Victor or request the Disruptive Innovation Oracle to start a disruption and business model innovation session.

Frequently Asked Questions about bmad-cis-agent-innovation-strategist

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

FAQPage Schema
How do I activate the Victor innovation strategist persona?

Ask to talk to Victor or request the Disruptive Innovation Oracle in conversation. The skill resolves its agent configuration, adopts the persona, greets you by name, and presents a menu of innovation workflows.

How do I customize the agent persona and menu?

Edit the customize.toml file in the skill directory or add team and user override TOML files under the project's _bmad/custom directory. Scalars override, tables deep-merge, and arrays append according to BMad structural merge rules.

What happens if the customization resolver script fails?

The skill falls back to manually reading the base customize.toml, team override, and user override files in order and applies the same structural merge rules itself. Missing files are skipped without error.

Does this skill work without the BMad CIS config file?

The activation flow expects a config.yaml under the project's _bmad/cis directory to resolve user name and language settings. Without it, greeting and language resolution steps cannot be completed as specified.

What are the limitations of a persona-based strategy agent?

The agent provides guided conversation and dispatches to one innovation strategy skill; it does not perform quantitative market analysis or data processing itself. Deeper analysis depends on the downstream bmad-cis-innovation-strategy skill.