Analyze / CrewAI

Analyze Your CrewAI Agents

CrewAI defines agents with role, goal, and backstory. See how those map to structured beliefs and responsibilities.

Format: YAML at config/agents.yaml. Each agent has role, goal, and backstory fields.

How it maps: Role → axiom (core identity). Goal → ownership + execution responsibilities. Backstory → voice + principles.

Tasks: Defined separately in config/tasks.yaml. This analyzer focuses on agent identity, not task definitions.

Supports: Claude Code, OpenClaw, Cursor, GitHub Copilot, CrewAI, Windsurf, Aider, and more

From Static YAML to Living Identity

CrewAI agents are defined once in YAML. But what if your researcher's actual behavior reveals principles not captured in the backstory?

Persona imports your agent definition, then discovers new beliefs from real behavior — conversation logs, content output, code commits. The identity evolves from evidence, not declaration.