Skip to content

Commit fdfca58

Browse files
committed
All descriptions optimized for skill selection and display
1 parent 72a0b30 commit fdfca58

4 files changed

Lines changed: 4 additions & 52 deletions

File tree

src/workflows/design-thinking/workflow.yaml

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Design Thinking Workflow Configuration
22
name: "design-thinking"
3-
description: "Guide human-centered design processes using empathy-driven methodologies. This workflow walks through the design thinking phases - Empathize, Define, Ideate, Prototype, and Test - to create solutions deeply rooted in user needs."
4-
author: "BMad"
3+
description: "Guide human-centered design processes using empathy-driven methodologies. Use when the user says 'lets run design thinking' or 'I want to apply design thinking'"
54

65
# Critical variables load from config_source
76
config_source: "{project-root}/_bmad/cis/config.yaml"
@@ -25,14 +24,3 @@ design_methods: "{installed_path}/design-methods.csv"
2524
default_output_file: "{output_folder}/design-thinking-{{date}}.md"
2625

2726
standalone: true
28-
29-
web_bundle:
30-
name: "design-thinking"
31-
description: "Guide human-centered design processes using empathy-driven methodologies. This workflow walks through the design thinking phases - Empathize, Define, Ideate, Prototype, and Test - to create solutions deeply rooted in user needs."
32-
author: "BMad"
33-
instructions: "_bmad/cis/workflows/design-thinking/instructions.md"
34-
template: "_bmad/cis/workflows/design-thinking/template.md"
35-
web_bundle_files:
36-
- "_bmad/cis/workflows/design-thinking/instructions.md"
37-
- "_bmad/cis/workflows/design-thinking/template.md"
38-
- "_bmad/cis/workflows/design-thinking/design-methods.csv"

src/workflows/innovation-strategy/workflow.yaml

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Innovation Strategy Workflow Configuration
22
name: "innovation-strategy"
3-
description: "Identify disruption opportunities and architect business model innovation. This workflow guides strategic analysis of markets, competitive dynamics, and business model innovation to uncover sustainable competitive advantages and breakthrough opportunities."
4-
author: "BMad"
3+
description: "Identify disruption opportunities and architect business model innovation. Use when the user says 'lets create an innovation strategy' or 'I want to find disruption opportunities'"
54

65
# Critical variables load from config_source
76
config_source: "{project-root}/_bmad/cis/config.yaml"
@@ -25,14 +24,3 @@ innovation_frameworks: "{installed_path}/innovation-frameworks.csv"
2524
default_output_file: "{output_folder}/innovation-strategy-{{date}}.md"
2625

2726
standalone: true
28-
29-
web_bundle:
30-
name: "innovation-strategy"
31-
description: "Identify disruption opportunities and architect business model innovation. This workflow guides strategic analysis of markets, competitive dynamics, and business model innovation to uncover sustainable competitive advantages and breakthrough opportunities."
32-
author: "BMad"
33-
instructions: "_bmad/cis/workflows/innovation-strategy/instructions.md"
34-
template: "_bmad/cis/workflows/innovation-strategy/template.md"
35-
web_bundle_files:
36-
- "_bmad/cis/workflows/innovation-strategy/instructions.md"
37-
- "_bmad/cis/workflows/innovation-strategy/template.md"
38-
- "_bmad/cis/workflows/innovation-strategy/innovation-frameworks.csv"

src/workflows/problem-solving/workflow.yaml

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Problem Solving Workflow Configuration
22
name: "problem-solving"
3-
description: "Apply systematic problem-solving methodologies to crack complex challenges. This workflow guides through problem diagnosis, root cause analysis, creative solution generation, evaluation, and implementation planning using proven frameworks."
4-
author: "BMad"
3+
description: "Apply systematic problem-solving methodologies to complex challenges. Use when the user says 'guide me through structured problem solving' or 'I want to crack this challenge with guided problem solving techniques'"
54

65
# Critical variables load from config_source
76
config_source: "{project-root}/_bmad/cis/config.yaml"
@@ -25,14 +24,3 @@ solving_methods: "{installed_path}/solving-methods.csv"
2524
default_output_file: "{output_folder}/problem-solution-{{date}}.md"
2625

2726
standalone: true
28-
29-
web_bundle:
30-
name: "problem-solving"
31-
description: "Apply systematic problem-solving methodologies to crack complex challenges. This workflow guides through problem diagnosis, root cause analysis, creative solution generation, evaluation, and implementation planning using proven frameworks."
32-
author: "BMad"
33-
instructions: "_bmad/cis/workflows/problem-solving/instructions.md"
34-
template: "_bmad/cis/workflows/problem-solving/template.md"
35-
web_bundle_files:
36-
- "_bmad/cis/workflows/problem-solving/instructions.md"
37-
- "_bmad/cis/workflows/problem-solving/template.md"
38-
- "_bmad/cis/workflows/problem-solving/solving-methods.csv"

src/workflows/storytelling/workflow.yaml

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Storytelling Workflow Configuration
22
name: "storytelling"
3-
description: "Craft compelling narratives using proven story frameworks and techniques. This workflow guides users through structured narrative development, applying appropriate story frameworks to create emotionally resonant and engaging stories for any purpose."
4-
author: "BMad"
3+
description: "Craft compelling narratives using story frameworks. Use when the user says 'help me with storytelling' or 'I want to create a narrative through storytelling'"
54

65
# Critical variables load from config_source
76
config_source: "{project-root}/_bmad/cis/config.yaml"
@@ -25,14 +24,3 @@ story_frameworks: "{installed_path}/story-types.csv"
2524
default_output_file: "{output_folder}/story-{{date}}.md"
2625

2726
standalone: true
28-
29-
web_bundle:
30-
name: "storytelling"
31-
description: "Craft compelling narratives using proven story frameworks and techniques. This workflow guides users through structured narrative development, applying appropriate story frameworks to create emotionally resonant and engaging stories for any purpose."
32-
author: "BMad"
33-
instructions: "_bmad/cis/workflows/storytelling/instructions.md"
34-
template: "_bmad/cis/workflows/storytelling/template.md"
35-
web_bundle_files:
36-
- "_bmad/cis/workflows/storytelling/instructions.md"
37-
- "_bmad/cis/workflows/storytelling/template.md"
38-
- "_bmad/cis/workflows/storytelling/story-types.csv"

0 commit comments

Comments
 (0)