name: bmad-creator-tools
version: 1.1.0
description: Tools for creating and extending BMAD framework components
type: framework
compatibility:
  bmad-version: '>=4.0.0'
author: Brian (BMad)
files:
  # Core Agents
  - source: agents/bmad-the-creator.md
    destination: .bmad-core/agents/bmad-the-creator.md
  
  # Tasks
  - source: tasks/generate-expansion-pack.md
    destination: .bmad-core/tasks/generate-expansion-pack.md
  - source: tasks/create-agent.md
    destination: .bmad-core/tasks/create-agent.md
  
  # Templates
  - source: templates/agent-teams-tmpl.md
    destination: .bmad-core/templates/agent-teams-tmpl.md
  - source: templates/agent-tmpl.md
    destination: .bmad-core/templates/agent-tmpl.md
  - source: templates/expansion-pack-plan-tmpl.md
    destination: .bmad-core/templates/expansion-pack-plan-tmpl.md

dependencies:
  - bmad-the-creator 