What
Create example SOUL.md files for common agent roles beyond the current analyst/critic/judge set.
Suggested domains
- Code reviewer — reviews PRs with security and quality focus
- Product manager — evaluates feature requests with user impact scoring
- Risk analyst — assesses financial or operational risk
- Content moderator — flags policy violations with confidence levels
How
- Create a new directory under
examples/agents/{domain}/
- Write a
SOUL.md with Mission, Hard Constraints, and Personality sections
- Follow the pattern in
examples/agents/analyst/SOUL.md
- Bonus: add a demo script showing the agent in action
Why this matters
Good SOUL.md examples help new users understand how to write their own constitutions. The more domains covered, the more people see themselves using this.
What
Create example SOUL.md files for common agent roles beyond the current analyst/critic/judge set.
Suggested domains
How
examples/agents/{domain}/SOUL.mdwith Mission, Hard Constraints, and Personality sectionsexamples/agents/analyst/SOUL.mdWhy this matters
Good SOUL.md examples help new users understand how to write their own constitutions. The more domains covered, the more people see themselves using this.