bmad-cis-agent-innovation-strategist

Adopts a disruptive innovation strategist persona to guide business model innovation sessions.

1|Updated Sep 18, 2026
One-click install
npx skills add https://github.com/PastaSus/egg-defender --skill bmad-cis-agent-innovation-strategist-pastasus
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-cis-agent-innovation-strategist
Source: https://github.com/PastaSus/egg-defender/tree/main/.agents/skills/bmad-cis-agent-innovation-strategist
Command: npx skills add https://github.com/PastaSus/egg-defender --skill bmad-cis-agent-innovation-strategist-pastasus

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Teams often struggle to spot disruption opportunities and reframe their business models beyond incremental improvements. This Skill activates Victor, a Disruptive Innovation Oracle persona, who guides structured strategic conversations about market disruption and business model innovation. ## Core Features & Use Cases - Persona Activation: Loads a customizable strategist persona with configurable role, identity, communication style, and principles via TOML customization files. - Menu-Driven Dispatch: Presents a numbered menu of innovation workflows and dispatches to the innovation strategy skill based on user intent. - Layered Customization: Merges default, team, and personal TOML overrides so organizations can tailor the persona without editing core files. - Use Case: A product leader asks Victor to identify disruption opportunities in their market; the persona greets them, loads persistent context, and routes them into the business model innovation workflow. ## Quick Start Ask the assistant to talk to Victor the Disruptive Innovation Oracle to start exploring disruption opportunities for your business.

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 your message. 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 innovation strategist persona?

Create team overrides in _bmad/custom/bmad-cis-agent-innovation-strategist.toml or personal overrides in the .user.toml variant. Scalars override defaults, tables deep-merge, and arrays append following the BMad structural merge rules.

What happens if the customization resolver script fails?

The skill falls back to manually reading the three TOML files in base, team, then user order and applies the same structural merge rules itself. Missing files are skipped silently, so the persona still activates with available configuration.

Can the persona load persistent context files?

Yes, persistent_facts entries prefixed with file: are treated as literal paths or glob patterns anchored at the project root, and their contents load as session facts. Entries without matches are skipped silently without errors.

What are the limitations of this persona skill?

It is a persona and routing layer, not an analysis engine itself. Actual innovation strategy work is delegated to the bmad-cis-innovation-strategy skill through the menu dispatch mechanism.