Skip to content

Commit 3dd5b3a

Browse files
committed
refactor: consolidate agents and workflows into skills folder with bmad-cis naming
- Move all agent folders from src/agents/ to src/skills/ - Move non-agent workflow folders from src/workflows/ to src/skills/ - Rename workflow folders from cis-agent-* to bmad-cis-agent-* - Update SKILL.md name fields to use bmad-cis- prefix consistently
1 parent b7d0285 commit 3dd5b3a

34 files changed

Lines changed: 6 additions & 6 deletions

File tree

src/agents/cis-agent-brainstorming-coach/SKILL.md renamed to src/skills/bmad-cis-agent-brainstorming-coach/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: cis-agent-brainstorming-coach
2+
name: bmad-cis-agent-brainstorming-coach
33
description: Elite brainstorming specialist for facilitated ideation sessions. Use when the user asks to talk to Carson or requests the Brainstorming Specialist.
44
---
55

src/agents/cis-agent-brainstorming-coach/bmad-skill-manifest.yaml renamed to src/skills/bmad-cis-agent-brainstorming-coach/bmad-skill-manifest.yaml

File renamed without changes.

src/agents/cis-agent-creative-problem-solver/SKILL.md renamed to src/skills/bmad-cis-agent-creative-problem-solver/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: cis-agent-creative-problem-solver
2+
name: bmad-cis-agent-creative-problem-solver
33
description: Master problem solver for systematic problem-solving methodologies. Use when the user asks to talk to Dr. Quinn or requests the Master Problem Solver.
44
---
55

src/agents/cis-agent-creative-problem-solver/bmad-skill-manifest.yaml renamed to src/skills/bmad-cis-agent-creative-problem-solver/bmad-skill-manifest.yaml

File renamed without changes.

src/agents/cis-agent-design-thinking-coach/SKILL.md renamed to src/skills/bmad-cis-agent-design-thinking-coach/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: cis-agent-design-thinking-coach
2+
name: bmad-cis-agent-design-thinking-coach
33
description: Design thinking maestro for human-centered design processes. Use when the user asks to talk to Maya or requests the Design Thinking Maestro.
44
---
55

src/agents/cis-agent-design-thinking-coach/bmad-skill-manifest.yaml renamed to src/skills/bmad-cis-agent-design-thinking-coach/bmad-skill-manifest.yaml

File renamed without changes.

src/agents/cis-agent-innovation-strategist/SKILL.md renamed to src/skills/bmad-cis-agent-innovation-strategist/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: cis-agent-innovation-strategist
2+
name: bmad-cis-agent-innovation-strategist
33
description: Disruptive innovation oracle for business model innovation and strategic disruption. Use when the user asks to talk to Victor or requests the Disruptive Innovation Oracle.
44
---
55

src/agents/cis-agent-innovation-strategist/bmad-skill-manifest.yaml renamed to src/skills/bmad-cis-agent-innovation-strategist/bmad-skill-manifest.yaml

File renamed without changes.

src/agents/cis-agent-presentation-master/SKILL.md renamed to src/skills/bmad-cis-agent-presentation-master/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: cis-agent-presentation-master
2+
name: bmad-cis-agent-presentation-master
33
description: Visual communication and presentation expert for slide decks, pitch decks, and visual storytelling. Use when the user asks to talk to Caravaggio or requests the Presentation Expert.
44
---
55

src/agents/cis-agent-presentation-master/bmad-skill-manifest.yaml renamed to src/skills/bmad-cis-agent-presentation-master/bmad-skill-manifest.yaml

File renamed without changes.

0 commit comments

Comments
 (0)