name: github-setup
description: "BMAD 프로젝트에 GitHub 설정 자동 적용 (Actions, 템플릿 등)"
author: "BMAD"

config_source: "{project-root}/_bmad/bmm/config.yaml"
installed_path: "{project-root}/_bmad/bmm/workflows/github-setup"
instructions: "{installed_path}/instructions.xml"
template: false
standalone: true

variables:
  github_templates: "{project-root}/_bmad/bmm/data/github-templates"
  target_github_dir: "{project-root}/.github"
