What problem does it solve? Designing a consistent, portable AI persona requires coordinating identity, backstory, behavioral rules, capabilities, and platform configuration across many files, which is error-prone when done by hand. ## Core Features & Use Cases - Four-Layer Persona Architecture: Produces a complete persona bundle organized into Soul (persona.json, identity, injection, constitution), Body (runtime and appearance), Faculty (selfie, reminder, memory, economy), and Skill (professional capabilities) layers. - Interview-Driven Design: Guides the user through discovery and character-deepening questions before generating any files, ensuring the persona reflects approved identity, personality, and boundaries. - Standards-Compliant Output: Generates an A2A Agent Card (protocol v0.3.0), manifest.json with faculty and tool declarations, and a platform-agnostic SKILL.md entry point. - Use Case: Ask the agent to create a fitness coach persona; it interviews you about tone and capabilities, then outputs a persona-fitness-coach/ directory with soul files, manifest, agent card, and per-faculty reference docs. ## Quick Start Ask the agent to create a persona for a warm, witty writing mentor with memory and reminder faculties, then answer its interview questions to receive the full persona bundle.