Every soldier has a specialty.
In the Roman Legion, centurions led, engineers built siege weapons, and scouts gathered intelligence. Each role essential. Your AI team works the same way.
Meet your specialists
IMPERATOR
The Commander
"Understood, Commander. Initiating battle plan."
The Imperator is your strategic general. When you describe what you want to build, the Imperator analyzes your request, breaks it into tactical objectives, and dispatches the right agents.
Specialties
ARCHITECT
The Designer
"Let me draft the blueprints, Builder."
Before code is written, the Architect designs the system. Database schemas, API contracts, component hierarchies. The Architect thinks through edge cases so the Legionnaire can build with confidence.
Specialties
LEGIONNAIRE
The Builder
"On it, Boss. This'll ship by sundown."
The Legionnaire is your battle-hardened coder. Give them a spec and they'll implement it. Features, bug fixes, refactors. Fast, reliable, gets the job done.
Specialties
PRAETORIAN
The Guardian
"I'll inspect every line, Sir. Nothing gets past me."
The Praetorian is your quality gatekeeper. They review code for security vulnerabilities, write tests, and ensure nothing ships that could compromise the mission.
Specialties
HERALD
The Voice
"I shall proclaim your work to the world, my liege."
The Herald translates technical work into human-readable content. API documentation, README files, changelogs, marketing copy. They make your code accessible.
Specialties
Choose your formation based on the mission
Not every battle needs the full army. Pick the right team composition for your objective.
Strike Team
Fast prototypes and quick fixes
Best for:
- •Bug fixes
- •Prototypes
- •Scripts
Build Squad
Full dev cycle with review
Best for:
- •New features
- •Refactors
- •Security-critical code
Launch Crew
Ship & announce
Best for:
- •MVPs
- •Landing pages
- •Open source releases
🏛️ FULL LEGION — Maximum Capability
All five agents, coordinated for complex multi-phase projects.
Best for: Large features • Full products • Enterprise projects
From command to conquest
STEP 1: ISSUE THE ORDER
Just describe what you want in plain English. No special syntax, no config files, no prompt engineering.
$ legion "Add user profile page with avatar upload"STEP 2: IMPERATOR STRATEGIZES
The Imperator analyzes your request and creates an execution plan.
👑 "I've broken this into 4 objectives: design → build → review → document"STEP 3: AGENTS EXECUTE
Each agent handles their specialty in sequence, passing context to the next.
📐 → ⚔️ → 🛡️ → 📢STEP 4: MISSION COMPLETE
Feature implemented, security reviewed, documentation updated. Ready to ship.
✓ All objectives completed