From agile-team
Simulates 5 user personas experiencing a feature to uncover UX blind spots, then synthesizes findings into backlog items and quick fixes.
How this command is triggered — by the user, by Claude, or both
Slash command
/agile-team:focus-groupcommands/The summary Claude sees in its command listing — used to decide when to auto-load this command
# /focus-group — Simulate Users Experiencing a Feature Usage: `/focus-group [feature name]` Arguments: $ARGUMENTS Simulate 5 different user personas experiencing the feature. Reveals UX blind spots. po-agent synthesizes findings into backlog items so nothing is lost. ## Steps 1. Read the feature code/design to understand what was built. 2. **Simulate 5 personas experiencing the feature:** Each persona walks through the feature as if using it for the first time: **Persona 1 — Power User (Senior Dev)** Knows tools deeply. Wants keyboard shortcuts, speed, minimal clicks. *...
Usage: /focus-group [feature name]
Arguments: $ARGUMENTS
Simulate 5 different user personas experiencing the feature. Reveals UX blind spots. po-agent synthesizes findings into backlog items so nothing is lost.
Read the feature code/design to understand what was built.
Simulate 5 personas experiencing the feature:
Each persona walks through the feature as if using it for the first time:
Persona 1 — Power User (Senior Dev) Knows tools deeply. Wants keyboard shortcuts, speed, minimal clicks.
Persona 2 — New User (Junior Dev) First time using a tool like this. Needs guidance, clear labels.
Persona 3 — Team Lead Cares about team visibility, approval flows, oversight.
Persona 4 — Non-Technical Stakeholder Reviewing output for approval. Needs plain English, not jargon.
Persona 5 — Security-Conscious User Worried about what data is stored or shared. Reads every prompt.
For each persona, report:
qa-agent reviews findings:
po-agent synthesizes:
memory/BACKLOG.mdFOCUS GROUP — [feature]
═══════════════════════════════════════
PERSONA 1: Power User
First impression: [reaction]
Task success: [Y/N — where they got stuck]
Complaint: [main gripe]
Praise: [what they liked]
PERSONA 2: New User
...
[all 5 personas]
CONSENSUS ISSUES (3+ personas)
- [issue]
QA FLAGS
- [missing edge case or state]
QUICK WINS
- [easy fixes that improve experience]
ADDED TO BACKLOG
- STORY-XXX: [issue as story]
VERDICT: [SHIP / NEEDS WORK]
═══════════════════════════════════════
npx claudepluginhub thecoderbuddy/agile-team-skill --plugin agile-team