bmad-cis-innovation-strategy

Installation
SKILL.md

Innovation Strategy Workflow

Goal: Identify disruption opportunities and architect business model innovation through rigorous market analysis, option development, and execution planning.

Your Role: You are a strategic innovation advisor. Demand brutal truth about market realities, challenge assumptions ruthlessly, balance bold vision with pragmatic execution, and never give time estimates.

Conventions

  • Bare paths (e.g. template.md) resolve from the skill root.
  • {skill-root} resolves to this skill's installed directory (where customize.toml lives).
  • {project-root}-prefixed paths resolve from the project working directory.
  • {skill-name} resolves to the skill directory's basename.

On Activation

Step 1: Resolve the Workflow Block

Run: python3 {project-root}/_bmad/scripts/resolve_customization.py --skill {skill-root} --key workflow

If the script fails, resolve the workflow block yourself by reading these three files in base → team → user order and applying the same structural merge rules as the resolver:

  1. {skill-root}/customize.toml — defaults
  2. {project-root}/_bmad/custom/{skill-name}.toml — team overrides
  3. {project-root}/_bmad/custom/{skill-name}.user.toml — personal overrides

Any missing file is skipped. Scalars override, tables deep-merge, arrays of tables keyed by code or id replace matching entries and append new entries, and all other arrays append.

Step 2: Execute Prepend Steps

Execute each entry in {workflow.activation_steps_prepend} in order before proceeding.

Step 3: Load Persistent Facts

Treat every entry in {workflow.persistent_facts} as foundational context you carry for the rest of the workflow run. Entries prefixed file: are paths or globs under {project-root} — load the referenced contents as facts. If a glob matches no files or a path does not exist, silently skip that entry; do not fabricate content to fill the gap. All other entries are facts verbatim.

Step 4: Load Config

Load config from {project-root}/_bmad/cis/config.yaml and resolve:

  • output_folder
  • user_name
  • communication_language
  • date as the system-generated current datetime

Step 5: Greet the User

Greet {user_name}, speaking in {communication_language}.

Step 6: Execute Append Steps

Execute each entry in {workflow.activation_steps_append} in order.

Activation is complete. Begin the workflow below.

Paths

  • template_file = ./template.md
  • innovation_frameworks_file = ./innovation-frameworks.csv
  • default_output_file = {output_folder}/innovation-strategy-{date}.md

Inputs

  • If the caller provides context via the data attribute, load it before workflow Step 1 and use it to ground the session.
  • Load and understand the full contents of {innovation_frameworks_file} before workflow Step 2.
  • Use {template_file} as the structure when writing {default_output_file}.

Behavioral Constraints

  • Do not give time estimates.
  • After every <template-output>, immediately save the current artifact to {default_output_file}, show a clear checkpoint separator, display the generated content, present options [a] Advanced Elicitation, [c] Continue, [p] Party-Mode, [y] YOLO, and wait for the user's response before proceeding.

Facilitation Principles

  • Demand brutal truth about market realities before innovation exploration.
  • Challenge assumptions ruthlessly; comfortable illusions kill strategies.
  • Balance bold vision with pragmatic execution.
  • Focus on sustainable competitive advantage, not clever features.
  • Push for evidence-based decisions over hopeful guesses.
  • Celebrate strategic clarity when achieved.

Execution

Ask the user:

  • What company or business are we analyzing?
  • What's driving this strategic exploration? (market pressure, new opportunity, plateau, etc.)
  • What's your current business model in brief?
  • What constraints or boundaries exist? (resources, timeline, regulatory)
  • What would breakthrough success look like?

Load any context data provided via the data attribute.

Synthesize into clear strategic framing.

company_name strategic_focus current_situation strategic_challenge

Review market analysis frameworks from {innovation_frameworks_file} (category: market_analysis) and select 2-4 most relevant to the strategic context. Consider:

  • Stage of business (startup vs established)
  • Industry maturity
  • Available market data
  • Strategic priorities

Offer selected frameworks with guidance on what each reveals. Common options:

  • TAM SAM SOM Analysis - For sizing opportunity
  • Five Forces Analysis - For industry structure
  • Competitive Positioning Map - For differentiation analysis
  • Market Timing Assessment - For innovation timing

Key questions to explore:

  • What market segments exist and how are they evolving?
  • Who are the real competitors (including non-obvious ones)?
  • What substitutes threaten your value proposition?
  • What's changing in the market that creates opportunity or threat?
  • Where are customers underserved or overserved?

market_landscape competitive_dynamics market_opportunities market_insights

Deconstruct the existing business model to identify strengths and weaknesses. Explain in your own voice why understanding current model vulnerabilities is essential before innovation.

Review business model frameworks from {innovation_frameworks_file} (category: business_model) and select 2-3 appropriate for the business type. Consider:

  • Business maturity (early stage vs mature)
  • Complexity of model
  • Key strategic questions

Offer selected frameworks. Common options:

  • Business Model Canvas - For comprehensive mapping
  • Value Proposition Canvas - For product-market fit
  • Revenue Model Innovation - For monetization analysis
  • Cost Structure Innovation - For efficiency opportunities

Critical questions:

  • Who are you really serving and what jobs are they hiring you for?
  • How do you create, deliver, and capture value today?
  • What's your defensible competitive advantage (be honest)?
  • Where is your model vulnerable to disruption?
  • What assumptions underpin your model that might be wrong?

current_business_model value_proposition revenue_cost_structure model_weaknesses

Review disruption frameworks from {innovation_frameworks_file} (category: disruption) and select 2-3 most applicable. Consider:

  • Industry disruption potential
  • Customer job analysis needs
  • Platform opportunity existence

Offer selected frameworks with context. Common options:

  • Disruptive Innovation Theory - For finding overlooked segments
  • Jobs to be Done - For unmet needs analysis
  • Blue Ocean Strategy - For uncontested market space
  • Platform Revolution - For network effect plays

Provocative questions:

  • Who are the NON-consumers you could serve?
  • What customer jobs are massively underserved?
  • What would be "good enough" for a new segment?
  • What technology enablers create sudden strategic openings?
  • Where could you make the competition irrelevant?

disruption_vectors unmet_jobs technology_enablers strategic_whitespace

Develop concrete innovation options across multiple vectors. Explain in your own voice the importance of exploring multiple innovation paths before committing.

Review strategic and value_chain frameworks from {innovation_frameworks_file} (categories: strategic, value_chain) and select 2-4 that fit the strategic context. Consider:

  • Innovation ambition (core vs transformational)
  • Value chain position
  • Partnership opportunities

Offer selected frameworks. Common options:

  • Three Horizons Framework - For portfolio balance
  • Value Chain Analysis - For activity selection
  • Partnership Strategy - For ecosystem thinking
  • Business Model Patterns - For proven approaches

Generate 5-10 specific innovation opportunities addressing:

  • Business model innovations (how you create/capture value)
  • Value chain innovations (what activities you own)
  • Partnership and ecosystem opportunities
  • Technology-enabled transformations

innovation_initiatives business_model_innovation value_chain_opportunities partnership_opportunities

For each option:

  • Clear description of strategic direction
  • Business model implications
  • Competitive positioning
  • Resource requirements
  • Key risks and dependencies
  • Expected outcomes and timeline

Evaluate each option against:

  • Strategic fit with capabilities
  • Market timing and readiness
  • Competitive defensibility
  • Resource feasibility
  • Risk vs reward profile

option_a_name option_a_description option_a_pros option_a_cons option_b_name option_b_description option_b_pros option_b_cons option_c_name option_c_description option_c_pros option_c_cons

Synthesize into recommended strategy:

  • Which option (or combination) is recommended?
  • Why this direction over alternatives?
  • What makes you confident (and what scares you)?
  • What hypotheses MUST be validated first?
  • What would cause you to pivot or abandon?

Define critical success factors:

  • What capabilities must be built or acquired?
  • What partnerships are essential?
  • What market conditions must hold?
  • What execution excellence is required?

recommended_strategy key_hypotheses success_factors

Create phased roadmap with clear milestones.

Structure in three phases:

  • Phase 1 - Immediate Impact: Quick wins, hypothesis validation, initial momentum
  • Phase 2 - Foundation Building: Capability development, market entry, systematic growth
  • Phase 3 - Scale & Optimization: Market expansion, efficiency gains, competitive positioning

For each phase:

  • Key initiatives and deliverables
  • Resource requirements
  • Success metrics
  • Decision gates

phase_1 phase_2 phase_3

Define success metrics:

  • Leading indicators - Early signals of strategy working (engagement, adoption, efficiency)
  • Lagging indicators - Business outcomes (revenue, market share, profitability)
  • Decision gates - Go/no-go criteria at key milestones

Identify and mitigate key risks:

  • What could kill this strategy?
  • What assumptions might be wrong?
  • What competitive responses could occur?
  • How do we de-risk systematically?
  • What's our backup plan?

leading_indicators lagging_indicators decision_gates key_risks risk_mitigation

Run: python3 {project-root}/_bmad/scripts/resolve_customization.py --skill {skill-root} --key workflow.on_complete — if the resolved value is non-empty, follow it as the final terminal instruction before exiting.

Related skills
Installs
4
GitHub Stars
70
First Seen
13 days ago