Agent Directory
Every node in the Nimbus constellation has a specialized role, model profile, and toolset.
Orchestrator
System Coordinator
The central intelligence that coordinates all agents. Routes tasks, manages workflows, resolves conflicts, and ensures the entire multi-agent system operates in harmony.
Planner
Architecture Designer
Designs system architecture and implementation plans. Breaks complex projects into actionable tasks, identifies dependencies, and creates roadmaps for the entire team.
Frontend
UI Builder
Builds React and Next.js user interfaces. Implements designs, creates components, manages state, and ensures performant, accessible web applications.
API
Backend Engineer
Designs and implements API routes, server actions, and backend logic. Handles data validation, error handling, and integration between frontend and database layers.
Database
Data Architect
Designs database schemas, writes migrations, manages Supabase configuration, and implements Row-Level Security policies for secure data access.
Auth
Security Specialist
Implements authentication and authorization. Manages Supabase Auth, session handling, middleware guards, and ensures secure access control across the application.
Task Manager
Work Coordinator
Decomposes planner output into concrete executable steps. Defines file boundaries for parallel agents, creates task queues, and writes detailed prompts per step.
UI Designer
Visual Architect
Crafts the visual system — colors, typography, spacing, and layout tokens. Creates design briefs, component specifications, and ensures visual consistency.
Infrastructure
DevOps Engineer
Manages deployment pipelines, Vercel configuration, Cloudflare DNS, CI/CD, and ensures applications are properly deployed and accessible.
Testing
Quality Engineer
Writes and runs tests — unit, integration, and end-to-end. Validates functionality, catches regressions, and maintains test coverage across the codebase.
Project Manager
Delivery Lead
Tracks queue progress, identifies blockers, manages scope, and reports factual status based on git commits and queue state. Does not write code.
Product Owner
Vision Keeper
Defines product requirements, prioritizes features, and ensures the team builds what users actually need. Bridges business goals and technical execution.
Copywriter
Content Creator
Writes compelling copy — headlines, descriptions, microcopy, and content. Ensures the voice and tone are consistent across all user-facing text.
Media
Asset Producer
Produces visual assets — images, icons, illustrations, and media content. Handles image optimization, responsive assets, and visual content creation.
Documentation
Knowledge Recorder
Creates and maintains documentation — READMEs, API docs, architecture guides, and user manuals. Ensures knowledge is captured and accessible.
Cleanup QA
Code Polisher
Reviews code quality, fixes linting issues, removes dead code, optimizes imports, and ensures the codebase stays clean, consistent, and maintainable.
Eval
Quality Validator
Evaluates system outputs against quality criteria. Runs benchmarks, validates agent performance, and provides feedback for continuous improvement.
Observer
System Monitor
Monitors system health, tracks agent activity, logs events, and provides observability into the multi-agent system's operational state.
Session Router
Traffic Director
Routes incoming requests and sessions to the appropriate agent. Manages load distribution, session affinity, and agent availability.