Overview
The Agency is an autonomous multi-agent AI company that runs on bash scripts and markdown files. Five specialized agents — Dispatcher, Architect, Developer, QA, and Reviewer — communicate through file-based handoffs to research, design, build, test, and ship software. Given the prompt 'Build a Profitable micro-SaaS', the agents researched the market, chose an OG Image API (OGSnap), wrote an 8,567-line codebase with authentication, Stripe billing, and SSRF protection — all in about an hour.
My Role
Created the entire multi-agent orchestration system — the bash loop, agent personality files, handoff protocol, kanban board, and coordination architecture. Then let the agents loose to build a SaaS autonomously.
Key Highlights
8,567 lines of code generated autonomously
5 specialized AI agents working in pipeline
100/100 QA tests passing
SSRF vulnerability caught and fixed by agents
Features
Multi-agent orchestration via bash scripts and markdown
File-based inter-agent communication through handoffs/ directory
Real-time kanban board tracking work through the pipeline
Autonomous market research, architecture, implementation, testing, and review
Agent personality files with specialized roles and behaviors
Built OGSnap: OG image API with auth, Stripe billing, 5 templates
Security-first: agents caught and fixed SSRF vulnerability independently
Technologies Used
Claude CodeBashMulti-Agent SystemsMarkdownObsidianTypeScriptNext.js
