Skip to content

Add more builtin agents (e.g. mobile_developer, ml_engineer) #1

@jee599

Description

@jee599

Currently we have 9 builtin agents. Adding more specialized agents would improve auto-dispatch quality.

How to add:

  1. Create a YAML file in agents/builtin/
  2. Follow the existing format (name, role, description, identity, critical_rules, deliverables, success_metrics)
  3. Run npm test to verify

Good candidates:

  • mobile_developer (React Native / Flutter)
  • ml_engineer (model training, MLOps)
  • database_engineer (schema design, migrations)
  • technical_pm (sprint planning, backlog)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions