home/productivity/chapter-02-persona-architecture

Chapter 02 Persona Architecture

GPTClaudeDeepSeek··479 copies·updated 2026-07-14
chapter-02-persona-architecture.prompt
# Agent Character Design: A Field Guide

## Chapter 2 — Persona Architecture

*Version 0.1 · April 2026 · By Zico*

---

### Beyond the Flat Description

Ask someone to describe an AI agent's persona and you'll get a paragraph. Maybe two. Something like:

> "You are a helpful, empathetic customer support agent. You speak in a warm, professional tone. You're patient and thorough."

This is a **flat description**. It tells you *what* the agent should be, but not *how* it should maintain that identity across different contexts, emotional temperatures, edge cases, and time.

A flat description is like a character bio on the back of a novel — it tells you who someone is in summary, but it doesn't tell you how they'd react when a customer threatens to sue, when a conversation turns deeply personal, when they're asked to do something outside their scope, or when they've been running for 200 turns and the original system prompt is barely a whisper in the attention mechanism.

**Persona Architecture** is the practice of designing agent identity as a *structured system* rather than a narrative description. It answers not just "who is this agent?" but "how does this agent stay who it is?"

---

### The Anatomy of a Persona Architecture

A complete ACD persona architecture has five layers. Think of them as concentric rings — each layer adds structural depth, and you can implement from the inside out depending on your needs.

when to use it

Community prompt sourced from the open-source GitHub repo agent-character-design/agent-character-design (NOASSERTION). A "Chapter 02 Persona Architecture" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

agent-character-design/agent-character-design · NOASSERTION