Status: active
Domain: horizontal
Tags: index, ai-pm, horizontal, agents, system-design
Last updated: 2026-02-16

Agent System Design

Patterns, techniques, and mental models for designing and configuring agent systems — organized by the domain of practice they belong to. Applies regardless of which harness (Claude Code, Cursor, Devin, etc.) you use.

Sub-domains

Instruction Design — CLAUDE.md, agents.md & Behavioral Configuration

The practice of defining agent behavior through persistent markdown instruction files.

Skills — Discrete Agent Capabilities

Reusable, composable agent procedures packaged as files. How to design, bootstrap, and scale them.

  • Meta-Skill Pattern — Build a “skill that builds skills” to bootstrap agent capabilities consistently

Supervision — Human Governance of Agent Execution

Patterns for staying in control without micromanaging — approval gates, execution pacing, capability gating, and behavioral observation.

Architecture — Structural Foundations

Where state lives, how agents connect to external systems, what the chassis looks like.


← Back to Agents


This site uses Just the Docs, a documentation theme for Jekyll.