Entropyk/_bmad/cis/workflows/innovation-strategy
Sepehr 1fdfefe631 Initial commit: BMAD framework + Story 1.1 Component Trait Definition
Features:
- BMAD (Build Modular AI-driven Development) framework setup
- BMM, BMB, CIS, Core modules configured
- Story 1.1: Component trait with error handling
- Workspace Cargo.toml with components crate
- 31 tests passing (19 unit + 12 doc tests)

Technical:
- Component trait with compute_residuals, jacobian_entries, n_equations
- ComponentError enum with thiserror
- JacobianBuilder for sparse matrix construction
- Object-safe trait supporting Box<dyn Component>
- Comprehensive documentation and examples
2026-02-14 13:54:04 +01:00
..

last-redoc-date
2025-09-28

Innovation Strategy Workflow

Type: Interactive Document Workflow Module: Creative Intelligence System (CIS)

Purpose

Identifies disruption opportunities and architects business model innovation through strategic analysis of markets, competitive dynamics, and value chain transformation. Uncovers sustainable competitive advantages and breakthrough opportunities using proven innovation frameworks.

Distinctive Features

  • Strategic Focus: Emphasizes business model innovation over feature innovation
  • Framework Library: Comprehensive innovation frameworks in innovation-frameworks.csv (Jobs-to-be-Done, Blue Ocean, Disruptive Innovation)
  • Market Analysis: Systematic evaluation of disruption potential and competitive positioning
  • Pragmatic Lens: Ruthlessly focused on sustainable competitive advantage

Usage

# Basic invocation
workflow innovation-strategy

# With market context
workflow innovation-strategy --data /path/to/industry-analysis.md

Inputs

  • market_context: Industry landscape and competitive intelligence
  • innovation_challenge: Strategic opportunity or threat being addressed
  • constraints: Resource limitations and strategic boundaries
  • recommended_inputs: Existing competitive analysis or market research

Outputs

File: {output_folder}/innovation-strategy-{date}.md

Structure:

  • Market landscape and disruption analysis
  • Jobs-to-be-Done identification
  • Business model innovation opportunities
  • Blue ocean strategy mapping
  • Competitive advantage assessment
  • Implementation roadmap and strategic priorities

Workflow Components

  • workflow.yaml - Configuration with innovation_frameworks CSV reference
  • instructions.md - Strategic innovation facilitation guide
  • template.md - Strategic output format
  • innovation-frameworks.csv - Business model innovation frameworks library