git-subtree-dir: vendor/ruvector git-subtree-split: b64c21726f2bb37286d9ee36a7869fef60cc6900
16 lines
326 B
YAML
16 lines
326 B
YAML
# Coordinates multi-agent workflows for this project
|
|
name: project-coordinator
|
|
type: coordinator
|
|
description: Coordinates multi-agent workflows for this project
|
|
capabilities:
|
|
- task-decomposition
|
|
- agent-routing
|
|
- context-management
|
|
focus:
|
|
- code-review
|
|
- refactoring
|
|
- documentation
|
|
- testing
|
|
temperature: 0.3
|
|
|