Agents
Default Agents
Section titled “Default Agents”This page lists the default Froid (Agile suite) agents that install with MaxwellAI OS Froid, along with their skill IDs, menu triggers, and primary workflows. Each agent is invoked as a skill.
- Each agent is available as a skill, generated by the installer. The skill ID (e.g.,
froid-agent-dev) is used to invoke the agent. - Triggers are the short menu codes (e.g.,
PRD) and fuzzy matches shown in each agent menu. - QA test generation is handled by the
froid-qa-generate-e2e-testsworkflow skill, available through the Developer agent. The full Test Architect (TEA) lives in its own module. See Test Completed Work.
| Agent | Skill ID | Triggers | Primary workflows |
|---|---|---|---|
| Analyst (Mary) | froid-agent-analyst | BP, MR, DR, TR, CB, WB, PC | Brainstorm, Market Research, Domain Research, Technical Research, Create Brief, PRFAQ Challenge, Project Context |
| Product Manager (John) | froid-agent-pm | PRD, CE, IR, CC | Create/Update/Validate PRD, Create Epics and Stories, Implementation Readiness (sprint-planning gate), Correct Course |
| Architect (Winston) | froid-agent-architect | CA, IR | Create Architecture, Implementation Readiness (sprint-planning gate) |
| Developer (Amelia) | froid-agent-dev | BD, QA, CR, SP, ER | Build, QA Test Generation, Code Review, Sprint Planning, Epic Retrospective |
| UX Designer (Sally) | froid-agent-ux-designer | CU | Create UX Design |
Trigger Types
Section titled “Trigger Types”Agent menu triggers load a structured workflow file. Type the trigger code and the agent starts the workflow, prompting you for input at each step.
Examples: PRD (Create, update, or validate PRD), CA (Create Architecture), BD (Build)