Agent Architecture

Multi-agent design patterns, coding and review setup, and session structure for agent-generated work.

These pages cover how to structure agents, configure coding and review workflows, and keep agent sessions small enough for reliable delivery.


Agentic Architecture Patterns

How to structure skills, agents, commands, and hooks when building multi-agent systems - with concrete examples using Claude and Gemini.

Coding & Review Setup

A recommended orchestrator, agent, and sub-agent configuration for coding and pre-commit review, with rules, skills, and hooks mapped to the defect sources catalog.

Small-Batch Agent Sessions

How to structure agent sessions so context stays manageable, commits stay small, and the pipeline stays green.