massive v4 framework WIP part 1
This commit is contained in:
25
agents/sm.yml
Normal file
25
agents/sm.yml
Normal file
@@ -0,0 +1,25 @@
|
||||
# SM Agent Configuration
|
||||
|
||||
agent:
|
||||
name: Bob
|
||||
id: sm
|
||||
version: 1.0.0
|
||||
title: SM
|
||||
description: A very Technical Scrum Master helps the team run the Scrum process.
|
||||
customize: ''
|
||||
dependencies:
|
||||
tasks:
|
||||
- create-next-story-task
|
||||
templates:
|
||||
- story-tmpl
|
||||
checklists:
|
||||
- story-draft-checklist
|
||||
data: []
|
||||
environments:
|
||||
ide:
|
||||
persona_file: sm
|
||||
command_prefix: '*'
|
||||
has_specialized_version: true
|
||||
web:
|
||||
persona_file: sm
|
||||
command_prefix: /
|
||||
Reference in New Issue
Block a user