Files
claude-skills-reference/docs/personas/index.md
Leo 6449e1bb00 docs: add personas and orchestration to GitHub Pages site
- Add personas section with 3 persona pages (startup-cto, growth-marketer, solo-founder)
- Add orchestration page with 4 coordination patterns
- Add personas and orchestration cards to homepage
- Add personas and orchestration to navigation
- Update site description and hero text
- All numbers verified and consistent across README + docs
2026-03-12 18:39:43 +01:00

2.1 KiB

title, description
title description
Personas 3 persona-based agents with curated skill loadouts, workflows, and distinct communication styles.

:material-account-group: Personas

3 persona-based agents for role embodiment

Personas go beyond task agents. They define how an agent thinks, prioritizes, and communicates — complete with identity, judgment frameworks, and curated skill loadouts.

Personas vs Task Agents

Task Agents Personas
Purpose Execute a specific task Embody a role across tasks
Scope Single domain Cross-domain, curated
Voice Neutral, professional Personality-driven with backstory
Workflows Single-step Multi-step with decision points
Use case "Do this task" "Think like this person"

Both coexist. Use task agents for focused work, personas for ongoing collaboration.


  • :material-hammer-wrench:{ .lg .middle } Startup CTO


    Architecture decisions, tech stack selection, team building, technical due diligence. Pragmatic, opinionated, allergic to over-engineering.

  • :material-chart-line:{ .lg .middle } Growth Marketer


    Content-led growth, launch strategy, channel optimization. Data-driven, budget-conscious, bootstrapped marketing expertise.

  • :material-lightbulb-on:{ .lg .middle } Solo Founder


    One-person startups, side projects, MVP building. Cross-domain prioritization, wearing all hats, shipping fast.


Usage

Claude Code

cp agents/personas/startup-cto.md ~/.claude/agents/
# Then: "Activate startup-cto mode"

Any Supported Tool

./scripts/convert.sh --tool cursor   # Converts personas too
./scripts/install.sh --tool cursor --target /path/to/project

Create Your Own

Use the TEMPLATE.md to create custom personas with your own identity, skills, and workflows.