Agent Architecture banner
TheJacksonCode TheJacksonCode

Agent Architecture

Design community

Description

Visual multi-agent system designer for Claude Code. 28 agents, Five Minds Protocol, HITL gates, Live Simulation. Zero dependencies, single HTML file.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Agent Architecture Designer

Visual multi-agent system designer for Claude Code - built to help developers **understand how each agent thinks, what it does, and how teams collaborate**.

Agent Architecture Designer - Live Simulation demo

MIT License Live Demo v32 35 Agents 42 Presets PL/EN Zero Dependencies


Why this exists

Agent Architecture Designer is **primarily an educational and developmental tool**. It is not a production orchestrator - it is a place where you can slow down and study multi-agent systems the way you would study a complex machine: one moving part at a time.

The goal is that after using it, you should be able to:

  • Understand what every single agent actually does - its role, inputs, outputs, anti-patterns, and failure modes
  • Understand how agents talk to each other - who hands off to whom, which phases they live in, where the friction is
  • Understand why a given preset looks the way it does - why it has 7 agents and not 12, why a Five Minds debate sits in the middle, why the HITL gate lives where it lives
  • Understand the cost and context budget of a multi-agent system before you ever spend a token

You can use it as a visual designer, but the real value