Skip to content

v0.2.2

Choose a tag to compare

@sjennings sjennings released this 16 Mar 20:26
· 9 commits to main since this release

Agent Skill Conversion

All 7 agent YAML files converted to native skill format (gds-agent-* directories with SKILL.md and bmad-skill-manifest.yaml). Agents are now invocable as skills rather than parsed from YAML definitions.

  • Cloud Dragonborn (Game Architect), Samus Shepard (Game Designer), Link Freeman (Game Developer), Indie (Game Solo Dev), Max (Scrum Master), GLaDOS (Game QA), Paige (Technical Writer)
  • Tech Writer agent now includes prompt files for each capability

Complete gds- Prefix Rename

All remaining workflow directories renamed to use gds- prefix for multi-module coexistence.

  • 22 workflow directories renamed
  • All step file workflow_path references updated
  • SKILL.md passthrough files added to all renamed directories

Other Changes

  • module-help.csv updated to use skill: references for all workflows
  • Removed src/teams/ folder
  • Removed agent YAML schema test infrastructure
  • Simplified all workflow manifests to type: skill