bmad-cis-agent-innovation-strategist

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

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/ArchaonHW/MingGoRTS --skill bmad-cis-agent-innovation-strategist-archaonhw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-cis-agent-innovation-strategist
Source: https://github.com/ArchaonHW/MingGoRTS/tree/main/.agents/skills/bmad-cis-agent-innovation-strategist
Command: npx skills add https://github.com/ArchaonHW/MingGoRTS --skill bmad-cis-agent-innovation-strategist-archaonhw

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, to guide strategic conversations about market disruption and business model innovation. ## Core Features & Use Cases - Persona Activation: Loads a customizable strategist persona (role, identity, communication style, principles) from layered TOML configuration files. - Menu-Driven Dispatch: Presents a numbered menu of innovation workflows and dispatches to the bmad-cis-innovation-strategy skill based on user intent. - Persistent Context: Loads persistent facts and project configuration (user name, communication language, output language) so guidance stays consistent across the session. - Use Case: A product leader asks to "talk to Victor" before a strategy offsite, then works through disruption opportunity identification and business model reframing in their preferred language. ## Quick Start Ask the assistant to talk to Victor and help identify disruption opportunities for your current business model.

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 the assistant to talk to Victor or request the Disruptive Innovation Oracle. The skill resolves its agent configuration, loads your project config for language preferences, greets you by name, and presents a menu of innovation workflows.

What does the disruptive innovation oracle do?

It embodies a strategist persona grounded in disruption theory and Blue Ocean reframing to identify disruption opportunities and architect business model innovation. It dispatches to the bmad-cis-innovation-strategy skill for the structured innovation workflow.

Can I customize the agent persona and menu?

Yes. The persona is configured through layered TOML files: the skill's customize.toml provides defaults, and team or user override files in the project's _bmad/custom directory merge on top using structural merge rules for scalars, tables, and arrays.

Does this skill work in languages other than English?

Yes. It reads communication_language and document_output_language from the project's _bmad/cis/config.yaml file and uses those settings for greetings, conversation, and output documents.

What happens if the customization resolver script fails?

The skill falls back to manually reading the three TOML files in base, team, and user order, applying the same structural merge rules itself. Missing files are skipped silently without blocking activation.