Roles And Personas
# Roles and Personas
ABD separates production from decision making.
## Core Personas
PO (Product Owner):
- defines business boundaries
- accepts scope and risk
BA (Behavior Analyst):
- defines behavior examples
- identifies edge cases
DEV:
- evaluates implementation feasibility
- proposes technical constraints
QA:
- defines evidence strategy
- evaluates risk and coverage
AGENT:
- produces structured output under rules
## Rule of Authority
Agents produce.
Humans decide.
Agents do not accept work.
Humans do.
This separation prevents silent failures.when to use it
Community prompt sourced from the open-source GitHub repo atakanatali/agent-behavior-development (no explicit license). A "Roles And Personas" 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
businesscommunitygeneral
source
atakanatali/agent-behavior-development · no explicit license