Files
claude-skills-reference/docs/personas/index.md
Reza Rezvani 2f57ef8948 feat(agenthub): add AgentHub plugin with cross-domain examples, SEO optimization, and docs site fixes
- AgentHub: 13 files updated with non-engineering examples (content drafts,
  research, strategy) — engineering stays primary, cross-domain secondary
- AgentHub: 7 slash commands, 5 Python scripts, 3 references, 1 agent,
  dry_run.py validation (57 checks)
- Marketplace: agenthub entry added with cross-domain keywords, engineering
  POWERFUL updated (25→30), product (12→13), counts synced across all configs
- SEO: generate-docs.py now produces keyword-rich <title> tags and meta
  descriptions using SKILL.md frontmatter — "Claude Code Skills" in site_name
  propagates to all 276 HTML pages
- SEO: per-domain title suffixes (Agent Skill for Codex & OpenClaw, etc.),
  slug-as-title cleanup, domain label stripping from titles
- Broken links: 141→0 warnings — new rewrite_skill_internal_links() converts
  references/, scripts/, assets/ links to GitHub source URLs; skills/index.md
  phantom slugs fixed (6 marketing, 7 RA/QM)
- Counts synced: 204 skills, 266 tools, 382 refs, 16 agents, 17 commands,
  21 plugins — consistent across CLAUDE.md, README.md, docs/index.md,
  marketplace.json, getting-started.md, mkdocs.yml
- Platform sync: Codex 163 skills, Gemini 246 items, OpenClaw compatible

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-17 12:10:46 +01:00

2.4 KiB

title, description
title description
AI Coding Personas — Startup CTO, Growth Marketer, Solo Founder 3 persona-based AI coding agents with curated Claude Code skill loadouts, decision frameworks, and distinct communication styles for Codex, Gemini CLI, and OpenClaw.

: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.

Try in ChatGPT

Don't use Claude Code or Codex? Try our Custom GPTs — the Solo Founder persona is available as a free Custom GPT in ChatGPT.