Maverick Documentation
AI-powered development workflow orchestration with autonomous agent execution using the Claude Agent SDK
Training Slides
Comprehensive presentation covering Maverick's architecture, workflows, agents, MCP tools, and extensibility patterns.
Interactive PresentationGetting Started
Quick start guide for installation, configuration, and running your first autonomous workflow.
READMEProject Constitution
Core principles and guidelines that govern Maverick's development: async-first, type safety, test-first, and more.
PrinciplesKey Features
🤖 Autonomous Agents
AI agents handle implementation, review, and fixes independently with minimal human intervention.
🔄 Workflow DSL
Define complex workflows with parallel execution, conditionals, and checkpointing using a declarative DSL.
🎨 Interactive TUI
Real-time visibility into agent operations with a beautiful Textual-based terminal interface.
📊 Resilient Operation
Automatic retries, checkpointing, and graceful degradation for robust execution.
🔌 MCP Tools
Extensible tool layer for GitHub, git, validation, and custom integrations.
📝 Spec-Driven
Work from structured specifications with automatic task parsing and parallel execution.