legionai
v1.0.0-beta.29
Published
LegionAI - Deploy a Legion of AI Agents to Build Your Digital Empire
Maintainers
Readme
LegionAI
Deploy a Legion of AI Agents to Build Your Digital Empire
LegionAI is a CLI tool that runs inside Claude Code, deploying a coordinated team of AI agents to help you build digital businesses.
Quick Start
# 1. Activate your license
legionai activate YOUR-LICENSE-KEY
# 2. Initialize a project
legionai init my-startup
# 3. Navigate to project
cd my-startup
# 4. Recruit your agents
legionai recruit
# 5. Deploy your Legion
legionai deployThe Legion
Your AI team consists of 5 specialized agents:
| Agent | Role | Specialty | |-------|------|-----------| | Imperator | Commander | Interprets intent, coordinates the legion | | Architect | Designer | Plans architecture, technical decisions | | Legionnaire | Builder | Implements code, builds features | | Praetorian | Guardian | Reviews code, ensures security | | Herald | Messenger | Marketing, communications, content |
Commands
legionai activate <key> # Activate your license
legionai init [name] # Initialize a new project
legionai recruit # Recruit agents interactively
legionai recruit --all # Recruit all agents
legionai deploy # Deploy and start your Legion
legionai status # Check project & license status
legionai config # Configure settingsRequirements
- Node.js 18+
- Claude Code - LegionAI runs inside Claude Code sessions
- Valid License - Get yours at https://legionai.dev
License
LegionAI requires a valid license key to operate.
Contact: [email protected]
May your Legion conquer all challenges, Commander.
