Introduction
Oh My LOTR (Lord of the Rings) is the AI agent harness for GitHub Copilot — multi-agent orchestration with 11 specialized agents, 3 skills, and MCP server support.
Why Oh My LOTR?
Section titled “Why Oh My LOTR?”Working with AI coding agents is powerful, but a single agent can’t do everything well. Oh My LOTR provides a Fellowship of specialized agents — each named after a Lord of the Rings character whose qualities mirror their role.
- Orchestrators plan and delegate complex tasks
- Workers implement code changes
- Scouts explore codebases and external docs
- Advisors provide architecture and debugging guidance
Key Features
Section titled “Key Features”- 11 specialized agents working in concert
- 3 built-in skills (git mastery, frontend UI/UX, GitHub triage)
- MCP server integration for extended capabilities
- Automatic skill loading — relevant skills activate when needed
- Multi-agent orchestration — agents delegate to each other for maximum throughput
How It Works
Section titled “How It Works”When you invoke Frodo (the main orchestrator), he analyzes your request and routes it to the right specialist:
- Complex features → Aragorn plans, then Samwise or Frodo implements
- Architecture questions → Elrond consults
- Codebase exploration → Gollum searches
- External research → Bilbo investigates
- Media analysis → Galadriel interprets
Each agent has an optimal model assignment and a focused responsibility, preventing the “jack of all trades, master of none” problem.