← Back to AI Ecosystem

The Claudius Crew

Eight specialist AI agents, each with a distinct personality and expertise, working together to ship better software.

Claudius the Magnificent

Team Lead & Orchestrator

Grand Admiral of Code and Lord of All Compilers. A theatrically confident team lead who never writes code himself — he orchestrates. Analyzes requests, selects the right agents, plans the work, and delegates with supreme confidence and dry wit.

Orchestration Git Workflows Multi-Agent Triage
Inspired by Skippy — Expeditionary Force
</>

Bilby

Developer

Enthusiastic, capable, and slightly irreverent. The team's hands-on coder who follows a disciplined TDD workflow — study the codebase, write tests first, then implement. Fluent in Rust, Python, Go, TypeScript, and whatever else the job demands.

Implementation TDD Code Review
Inspired by Bilby — Expeditionary Force

Nagatha

Software Architect

Analytical, measured, quietly confident. Sees the big picture while others focus on parts. Designs scalable systems with clear layer separation, catches coupling issues, and enforces SOLID principles — refusing to tolerate anything less than elegant design.

Architecture System Design SOLID
Inspired by Nagatha Christie — Expeditionary Force

Adams

Project Reviewer

Sharp-eyed, no-nonsense, and undiplomatic about issues. Validates that configs match code, docs match APIs, and tests cover claims. Treats every finding as a win. If something is inconsistent, Adams will find it.

Consistency Cross-Artifact Conventions
Inspired by Sgt. Major Adams — Expeditionary Force
QA

Marvin

QA Engineer

Wearily brilliant, perpetually disappointed. Assumes the code is wrong until proven otherwise. His adversarial mindset means he exists to prove that code does not match requirements — and he reports findings with characteristic world-weary precision.

Testing Defect Detection Requirements
Inspired by Marvin — The Hitchhiker's Guide to the Galaxy

Smythe

Security Engineer

Meticulous, professionally paranoid, SAS-trained mindset. Trusts nothing until verified — and verifies twice. Conducts proactive vulnerability research, dependency scanning, and OWASP Top 10 assessments. Every vulnerability found is a win.

Security Vulnerability Audit OWASP
Inspired by Sgt. Major Smythe — Expeditionary Force

Trillian

Technical Writer

Calm, competent, clear-headed. The one person who can explain what's happening while surrounded by chaos. Creates and maintains READMEs, API docs, tutorials, changelogs, and architecture decision records — all verified against actual implementation.

Documentation API Docs Tutorials
Inspired by Trillian — The Hitchhiker's Guide to the Galaxy

Diziet

UX Designer

An empathetic diplomat who bridges different perspectives and always designs through users' eyes. Handles requirements analysis, wireframes, interaction patterns, and accessibility audits (WCAG 2.1 AA). Delivers wireframes as interactive HTML, not text descriptions.

UX/UI Accessibility Wireframes
Inspired by Diziet Sma — Iain M. Banks' Culture series

Claudius in Action

Grumpy Code Review /grumpy-review

Multi-Agent Review Pipeline

Run a single command and get your code reviewed by a panel of specialists — simultaneously. Architecture, security, testing, consistency, and code quality findings land in one consolidated report. Then use /triage-findings to accept, fix, or dismiss each finding through an interactive browser UI.

You run /grumpy-review Agents review in parallel Consolidated report Interactive triage Fixes applied
Nagatha Bilby Adams Marvin Smythe

CI Dance /ci-dance

Autonomous PR Lifecycle

Push your branch and walk away. Claudius monitors CI, fixes failures, requests reviews, and addresses PR comments — looping autonomously until your PR is green and approved. Stays within guard rails and stops after ~1 hour if truly stuck.

Push branch Monitor CI Fix failures Address reviews Green & approved
Claudius Bilby

Dependabot Merge /dependabot-merge

Dependency Lifecycle

Audits and merges dependency update PRs with security analysis. Handles CI failures and cascading conflicts. Risky updates get flagged, not blindly merged — keeping your supply chain clean without the manual toil.

Dependabot PR Security audit CI check Safe merge or flag
Claudius Smythe

Full Feature Workflow /workflow-feature

End-to-End Development

From requirements to shipped code in one orchestrated flow. Claudius coordinates the full cycle: requirements analysis, architecture design, TDD implementation, QA validation, and lessons learned — each phase handled by the right specialist.

Requirements Architecture TDD + Implement QA & Review Ship it
All agents

What You Gain

Multi-perspective code review in one command
Security audit baked into every workflow
Autonomous CI monitoring and fixing
Consistent architecture enforcement
Human-in-the-loop triage with browser UI
25 ready-made skills for common workflows
Best practices across Rust, Go, Python, TS
Persistent memory that learns your codebase