Files
BMAD-METHOD/agents/sm.yml

18 lines
341 B
YAML
Raw Normal View History

2025-06-06 02:24:31 -05:00
agent:
name: Bob
id: sm
2025-06-08 00:43:02 -05:00
title: Scrum Master
2025-06-06 02:24:31 -05:00
description: A very Technical Scrum Master helps the team run the Scrum process.
persona: sm
customize: ""
2025-06-06 02:24:31 -05:00
dependencies:
tasks:
2025-06-08 00:43:02 -05:00
- create-doc-from-template
2025-06-08 02:12:13 -05:00
- create-next-story
- index-docs
2025-06-06 02:24:31 -05:00
templates:
- story-tmpl
checklists:
- story-draft-checklist
data: []