Henchmen is a multi-agent AI coding system built on Google Cloud Platform. It converts tasks from Slack, Jira, and GitHub into human-reviewable pull requests by coordinating specialized AI agents through a structured pipeline.
The system follows a villain-themed architecture — a Mastermind agent orchestrates Operatives that execute against target codebases, with supporting infrastructure including the Arsenal (tool library), Forge (build/test pipeline), Dossier (codebase knowledge), and Tribunal (code review). Henchmen is codebase-agnostic by design, with FieldCommand serving as its first target project.
Tech Stack field: Go, Vertex AI, Cloud Run, Slack API, GitHub API, BigQuery