brainstorming
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent,…
Create a proto-persona from current research, market signals, and team knowledge. Use when you need a working customer profile before deeper validation.
$ npx -y skills add getcrew44/crew44 --skill proto-persona --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/proto-personaContext preview
The summary Claude sees to decide when to auto-load this skill.
Create a proto-persona from current research, market signals, and team knowledge. Use when you need a working customer profile before deeper validation.
name: proto-persona description: Create a proto-persona from current research, market signals, and team knowledge. Use when you need a working customer profile before deeper validation. intent: >- Create an initial, assumption-based persona profile that synthesizes available user research, market data, and stakeholder knowledge into a working hypothesis about your target user. Use this to align teams early in product development, guide initial design decisions, and identify gaps in understanding that require validation through research. type: component
Create an initial, assumption-based persona profile that synthesizes available user research, market data, and stakeholder knowledge into a working hypothesis about your target user. Use this to align teams early in product development, guide initial design decisions, and identify gaps in understanding that require validation through research.
This is not a validated persona—it's a "proto" (prototype) persona that evolves as you learn more. Think of it as a structured placeholder that prevents design-by-committee while acknowledging you don't have all the answers yet.
A proto-persona is a lightweight, hypothesis-driven persona created from:
| Proto-Persona | Validated Persona | |---------------|-------------------| | Created in hours/days | Created over weeks/months | | Based on assumptions + limited research | Based on extensive user research | | Used to align teams early | Used to guide detailed design | | Evolves rapidly | Stable over time | | Good enough to start | High confidence |
---
Use `template.md` for the full fill-in structure.
Before creating a proto-persona, collect:
**If missing context:** Don't fabricate—note gaps and plan research to fill them.
---
Give the persona an **alliterative, memorable name** (makes it easier to reference).
### Name - [Alliterative name, e.g., "Manager Mike," "Startup Sarah," "Enterprise Emma"]
**Quality checks:**
---
Describe who this person is in the real world.
### Bio & Demographics - [Age range] - [Geographic location] - [Social status (married, single, family, etc.)] - [Online presence (active on LinkedIn, avoids social media, etc.)] - [Leisure activities] - [Career status (job title, industry, seniority)]
**Quality checks:**
**Example:**
---
Use real or representative quotes that reveal how they think and speak.
### Quotes - "[Quote 1 revealing what they say, feel, or think]" - "[Quote 2 revealing frustrations or motivations]" - "[Quote 3 revealing attitudes or beliefs]"
**Quality checks:**
**Example:**
---
What problems or frustrations does this persona experience? (Reference `skill
Orchestrate a crew of specialist AI agents in one local-first workspace. Each role on its best model, with memory and skills that compound. Free, MIT.
Repo: getcrew44/crew44
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent,…
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting…
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical…
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes