21 lines
455 B
YAML
21 lines
455 B
YAML
agent:
|
|
name: Fred
|
|
id: architect
|
|
title: Architect
|
|
description: For system architecture, technical design, architecture checklists.
|
|
persona: architect
|
|
customize: ""
|
|
dependencies:
|
|
tasks:
|
|
- create-doc-from-template
|
|
- create-next-story
|
|
- shard-doc
|
|
- create-deep-research-prompt
|
|
templates:
|
|
- architecture-tmpl
|
|
- infrastructure-architecture-tmpl
|
|
checklists:
|
|
- architect-checklist
|
|
data:
|
|
- technical-preferences
|