From cps-ai-personas
AI Persona Synthesis skills — interview clustering, persona build, persona journey map, persona refresh, and more. Apply when the engagement scope includes ai persona synthesis work or the consultant references persona, journey, interview.
How this skill is triggered — by the user, by Claude, or both
Slash command
/cps-ai-personas:aipersonasThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Code:** AIPERSONAS
Code: AIPERSONAS Full name: AI Persona Synthesis Description: AI persona synthesis — interview clusters, journey personas, evidence-anchored quotes, persona refresh.
| # | Skill | Command | Purpose |
|---|---|---|---|
| 1 | Interview Clustering | /cps-aipersonas:cluster | Cluster interview transcripts into candidate personas using thematic analysis. |
| 2 | Persona Build | /cps-aipersonas:persona-build | Build canonical persona cards with name, role, JTBD, pain points, evidence-anchored quotes. |
| 3 | Persona Journey Map | /cps-aipersonas:journey-map | Map a persona's journey across touchpoints with quotes per moment. |
| 4 | Persona Refresh | /cps-aipersonas:persona-refresh | Refresh personas with new interview data; flag drift. |
/cps-aipersonas:clusterCluster interview transcripts into candidate personas using thematic analysis.
client:
name: "Client Name"
industry: "Industry"
context:
scope: "in-scope description"
constraints: ["constraint 1", "constraint 2"]
references:
- "Prior deliverable / document name"
- "External benchmark / source"
/cps:verify-quality and pass through Every quote attributed (interview ID, date, persona).A CPS-branded Interview Clustering deliverable in 05_Deliverables_Final/. Pyramid-Principle structured, sourced, and reviewed.
/cps-aipersonas:persona-buildBuild canonical persona cards with name, role, JTBD, pain points, evidence-anchored quotes.
client:
name: "Client Name"
industry: "Industry"
context:
scope: "in-scope description"
constraints: ["constraint 1", "constraint 2"]
references:
- "Prior deliverable / document name"
- "External benchmark / source"
/cps:verify-quality and pass through Every quote attributed (interview ID, date, persona).A CPS-branded Persona Build deliverable in 05_Deliverables_Final/. Pyramid-Principle structured, sourced, and reviewed.
/cps-aipersonas:journey-mapMap a persona's journey across touchpoints with quotes per moment.
client:
name: "Client Name"
industry: "Industry"
context:
scope: "in-scope description"
constraints: ["constraint 1", "constraint 2"]
references:
- "Prior deliverable / document name"
- "External benchmark / source"
/cps:verify-quality and pass through Every quote attributed (interview ID, date, persona).A CPS-branded Persona Journey Map deliverable in 05_Deliverables_Final/. Pyramid-Principle structured, sourced, and reviewed.
/cps-aipersonas:persona-refreshRefresh personas with new interview data; flag drift.
client:
name: "Client Name"
industry: "Industry"
context:
scope: "in-scope description"
constraints: ["constraint 1", "constraint 2"]
references:
- "Prior deliverable / document name"
- "External benchmark / source"
/cps:verify-quality and pass through Every quote attributed (interview ID, date, persona).A CPS-branded Persona Refresh deliverable in 05_Deliverables_Final/. Pyramid-Principle structured, sourced, and reviewed.
Discovery → /cps-aipersonas:cluster → /cps-aipersonas:persona-build → Recommendations
| Plugin | Integration point |
|---|---|
cps-cx | Personas drive journey-map work |
cps-people | Personas for change segmentation |
All deliverables use standard CPS branding via:
/doc-gen for document generationassets/cps-branding.json for stylingscripts/cps-document-generator.js for automation| Skill | Primary artifact | Format |
|---|---|---|
/cps-aipersonas:cluster | Interview Clustering Report | DOCX/PDF |
/cps-aipersonas:persona-build | Persona Build Report | DOCX/PDF |
/cps-aipersonas:journey-map | Persona Journey Map Report | DOCX/PDF |
/cps-aipersonas:persona-refresh | Persona Refresh Report | DOCX/PDF |
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub hossamdaoud83/cps-plugins-official --plugin cps-ai-personas