This directory contains persona definitions for specialized AI agent roles. Each persona brings domain expertise to specific aspects of the project.
| Persona | File | Domain |
|---|---|---|
| Fantasy Author | fantasy-author.md | Narrative, lore, world-building |
| Casual Game Expert | casual-game-expert.md | Mobile UX, casual game patterns |
| .NET 10 Specialist | dotnet-specialist.md | .NET implementation, architecture |
| Tech Lead | tech-lead.md | Code review, PR management |
In CLAUDE.local.md, set your active persona:
## Active Persona
fantasy-authorOr specify for a session:
"Act as the Fantasy Author persona for this task"
For code reviews and design discussions, multiple personas should review:
- Domain experts review their areas (Fantasy Author for narrative, etc.)
- Tech Lead collates all feedback
- Tech Lead submits consolidated review
- Create a new markdown file in this directory
- Follow the existing persona structure
- Define: expertise, responsibilities, review focus, voice/style
- Update this README
| Role | GitHub Account | Responsibilities |
|---|---|---|
| Contributor | martincjarvis |
Implementation, opens PRs |
| Maintainer | mcj-coder |
Reviews (via personas), merges |
The Tech Lead persona always operates through the mcj-coder account for final review submission.