bmad-cis-innovation-strategy

Generates innovation strategy documents through a nine-step market and business model analysis workflow.

Updated May 7, 2026
One-click install
npx skills add https://github.com/jgabriellima/deep-agent-skill --skill bmad-cis-innovation-strategy-jgabriellima
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: bmad-cis-innovation-strategy
Source: https://github.com/jgabriellima/deep-agent-skill/tree/main/skills/bmad-cis-innovation-strategy
Command: npx skills add https://github.com/jgabriellima/deep-agent-skill --skill bmad-cis-innovation-strategy-jgabriellima

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? It guides teams through a structured innovation strategy process, turning vague ambitions into a documented strategy covering market analysis, disruption opportunities, strategic options, and an execution roadmap. ## Core Features & Use Cases - Guided Nine-Step Workflow: Walks through strategic context, market analysis, business model deconstruction, disruption vectors, innovation options, recommendation, roadmap, and risk metrics. - Framework-Driven Analysis: Selects relevant frameworks (TAM SAM SOM, Five Forces, Jobs to be Done, Blue Ocean, Three Horizons) from an innovation frameworks reference file. - Customizable Activation: Supports TOML-based overrides for activation steps, persistent facts, and post-completion actions via a customization resolver. - Use Case: A product leader asks the agent to create an innovation strategy for a plateauing SaaS business; the workflow produces a formatted Markdown strategy document with options, recommendation, and phased roadmap saved to the output folder. ## Quick Start Ask the agent to create an innovation strategy for your company and answer its questions about market, business model, and goals.

Frequently Asked Questions about bmad-cis-innovation-strategy

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

FAQPage Schema
How do I create an innovation strategy with this workflow?▼

Invoke the skill by asking to create an innovation strategy or find disruption opportunities. The workflow then guides you through nine steps, from strategic context to risk mitigation, saving the output as a Markdown document after each section.

What strategic frameworks does the innovation strategy workflow use?▼

It selects frameworks from an innovation frameworks CSV file, including TAM SAM SOM analysis, Five Forces, Business Model Canvas, Jobs to be Done, Blue Ocean Strategy, and the Three Horizons framework, chosen based on your business context.

Can I customize the workflow activation steps and persistent facts?▼

Yes, customization is handled through TOML files merged in base, team, and user order. You can override activation steps, persistent facts, and the on-complete action without editing the skill itself.

What output does the innovation strategy workflow produce?▼

It produces a Markdown strategy document based on the bundled template, saved to the configured output folder. The document covers market analysis, business model weaknesses, disruption vectors, three strategic options, a recommendation, roadmap phases, and risk metrics.

What happens if the customization resolver script fails?▼

The skill falls back to manually reading the customize.toml file plus team and user override files, applying the same structural merge rules: scalars override, tables deep-merge, and arrays append.