claude-skills/docs/agents
Claude 32a0da53a4
chore(v2.8.0-sprint3): cross-platform sync + docs generation + MkDocs nav + CHANGELOG
Sprint 3 closure for v2.8.0. Brings the 2 new top-level domains
(business-operations + commercial) to release-ready by extending the
cross-platform sync infrastructure, the docs generator, and the MkDocs
nav to recognize them.

## Cross-platform sync (codex / gemini / hermes)

- scripts/sync-codex-skills.py — SKILL_DOMAINS extended with
  business-operations + commercial. Regenerated .codex/skills/ symlinks
  for 15 new skills + .codex/skills-index.json with full descriptions.
- scripts/sync-gemini-skills.py — DOMAIN_MAP extended with all 5 v2.7.0+
  v2.8.0 top-level domains (productivity, marketing-top-level, research,
  business-operations, commercial). +30 items synced.
- scripts/sync-hermes-skills.py — DOMAIN_DIRS extended with
  business-operations + commercial.

## Docs generation (Pass 2 command/agent discovery)

scripts/generate-docs.py extended with:

- DOMAINS dict extended with business-operations (sort=13) and commercial
  (sort=14) entries.
- Pass 2 for agent discovery — walks <domain>/agents/<agent>.md
  (v2.8.0 pattern), in addition to <domain>/<plugin>/agents/<agent>.md
  (legacy pattern).
- Pass 2 for command discovery — walks <domain>/commands/<cmd>.md
  (v2.8.0 pattern) AND <domain>/<skill>/commands/<cmd>.md (v2.7.0
  pattern). Previously, only root-level commands/*.md were discovered;
  35 commands were orphaned (v2.7.0 capture/pulse/landing/etc. +
  all v2.8.0 commands).

Result: 311 skill pages + 75 agent pages + 69 command pages = 455
total. Up from 311 + 73 + 34 = 418.

## MkDocs nav

mkdocs.yml updated with:

- Business Operations section (7 sub-skill nav entries)
- Commercial section (8 sub-skill nav entries)
- 2 new orchestrator agents added to Agents nav
- 17 new v2.8.0 slash commands added to Commands nav

MkDocs build succeeds (non-strict) in ~17s. Strict mode flags 3 pre-
existing broken links in older content (cs-aeo, grill-with-docs) —
out of scope for v2.8.0.

## CHANGELOG.md

v2.8.0 entry rewritten from "Sprint 1 only" to the full Sprint 1 + 2 + 3
view. All 13 sub-skills documented with canon attribution. Stats updated:

- 313 -> 328 skills (+15)
- 12 -> 14 top-level domains
- 60 -> 77 slash commands (+17)
- 402 -> 441 Python tools (+39)
- 542 -> 581 reference docs (+39)
- 46 -> 48 cs-* agents (+2)
- 57 -> 59 marketplace plugins (+2)
- 34 -> 69 documented commands in MkDocs (+35)

## Root CLAUDE.md

Updated Current Scope + Current Version to reflect v2.8.0 (released)
status. Sprint 1 "in-flight" -> "complete". Counts updated to
328 skills / 441 tools / 77 commands.

## Per-skill audit (scripts/audit_skills.py)

Ran across 329 total skills. All 13 v2.8.0 sub-skills audited with
skill_review_checklist_runner.py: 1 score 5/6, 7 score 4/6, 4 score
3/6, 1 score 2/6 (knowledge-ops). Dominant failure mode: rule #2
"SKILL.md under 100 lines" — known tension with our deliberate
Forcing-question library depth (mandatory per user direction). Tracked
as ADVISORY for skills that deliberately expose extended grill
discipline.

## Plugin manifest validation

scripts/check_plugin_json.py --all passes (exit 0) for all 47 plugin
manifests including the 2 new ones. The PR #690 validator recognizes
the source extension field per CLAUDE.md.

https://claude.ai/code/session_015bBb4HzWCf5HH5QK2TGtnW
2026-05-19 06:02:00 +00:00
..
content-strategist.md feat(agenthub): add AgentHub plugin with cross-domain examples, SEO optimization, and docs site fixes 2026-03-17 12:10:46 +01:00
cs-aeo.md chore(v2.7.3): release prep — docs sync + audit fixes + CHANGELOG 2026-05-17 07:44:02 +00:00
cs-agile-product-owner.md feat(agenthub): add AgentHub plugin with cross-domain examples, SEO optimization, and docs site fixes 2026-03-17 12:10:46 +01:00
cs-bizops-orchestrator.md chore(v2.8.0-sprint3): cross-platform sync + docs generation + MkDocs nav + CHANGELOG 2026-05-19 06:02:00 +00:00
cs-caio-advisor.md fix(docs): walk plugin-internal agents folders to fix 13 broken cs-* nav 404s 2026-05-13 09:46:54 +00:00
cs-capture.md docs(v2.7.0): MkDocs + GitHub Pages + cross-platform CLI sync update 2026-05-16 11:57:12 +00:00
cs-caveman-mode.md docs(v2.6.0): add Pocock skills/agents to docs site + refresh stale counts 2026-05-13 22:28:51 +00:00
cs-cco-advisor.md fix(docs): walk plugin-internal agents folders to fix 13 broken cs-* nav 404s 2026-05-13 09:46:54 +00:00
cs-cdo-advisor.md fix(docs): walk plugin-internal agents folders to fix 13 broken cs-* nav 404s 2026-05-13 09:46:54 +00:00
cs-ceo-advisor.md docs(site): refresh nav, fix dual-publish dedup, add 301 redirects (v2.5.7) 2026-05-13 07:44:28 +00:00
cs-cfo-advisor.md fix(docs): walk plugin-internal agents folders to fix 13 broken cs-* nav 404s 2026-05-13 09:46:54 +00:00
cs-chief-of-staff.md fix(docs): walk plugin-internal agents folders to fix 13 broken cs-* nav 404s 2026-05-13 09:46:54 +00:00
cs-chro-advisor.md fix(docs): walk plugin-internal agents folders to fix 13 broken cs-* nav 404s 2026-05-13 09:46:54 +00:00
cs-ciso-advisor.md fix(docs): walk plugin-internal agents folders to fix 13 broken cs-* nav 404s 2026-05-13 09:46:54 +00:00
cs-cmo-advisor.md fix(docs): walk plugin-internal agents folders to fix 13 broken cs-* nav 404s 2026-05-13 09:46:54 +00:00
cs-commercial-orchestrator.md chore(v2.8.0-sprint3): cross-platform sync + docs generation + MkDocs nav + CHANGELOG 2026-05-19 06:02:00 +00:00
cs-content-creator.md feat(agenthub): add AgentHub plugin with cross-domain examples, SEO optimization, and docs site fixes 2026-03-17 12:10:46 +01:00
cs-coo-advisor.md fix(docs): walk plugin-internal agents folders to fix 13 broken cs-* nav 404s 2026-05-13 09:46:54 +00:00
cs-cpo-advisor.md fix(docs): walk plugin-internal agents folders to fix 13 broken cs-* nav 404s 2026-05-13 09:46:54 +00:00
cs-cro-advisor.md fix(docs): walk plugin-internal agents folders to fix 13 broken cs-* nav 404s 2026-05-13 09:46:54 +00:00
cs-cto-advisor.md docs(site): refresh nav, fix dual-publish dedup, add 301 redirects (v2.5.7) 2026-05-13 07:44:28 +00:00
cs-demand-gen-specialist.md feat(agenthub): add AgentHub plugin with cross-domain examples, SEO optimization, and docs site fixes 2026-03-17 12:10:46 +01:00
cs-dossier.md docs(v2.7.0): MkDocs + GitHub Pages + cross-platform CLI sync update 2026-05-16 11:57:12 +00:00
cs-engineering-lead.md feat(agenthub): add AgentHub plugin with cross-domain examples, SEO optimization, and docs site fixes 2026-03-17 12:10:46 +01:00
cs-financial-analyst.md feat(agenthub): add AgentHub plugin with cross-domain examples, SEO optimization, and docs site fixes 2026-03-17 12:10:46 +01:00
cs-general-counsel-advisor.md fix(docs): walk plugin-internal agents folders to fix 13 broken cs-* nav 404s 2026-05-13 09:46:54 +00:00
cs-grants.md docs(v2.7.0): MkDocs + GitHub Pages + cross-platform CLI sync update 2026-05-16 11:57:12 +00:00
cs-grill-master.md docs(v2.6.0): add Pocock skills/agents to docs site + refresh stale counts 2026-05-13 22:28:51 +00:00
cs-grill-with-docs.md docs(v2.7.0): MkDocs + GitHub Pages + cross-platform CLI sync update 2026-05-16 11:57:12 +00:00
cs-growth-strategist.md feat(agenthub): add AgentHub plugin with cross-domain examples, SEO optimization, and docs site fixes 2026-03-17 12:10:46 +01:00
cs-handoff-author.md docs(v2.6.0): add Pocock skills/agents to docs site + refresh stale counts 2026-05-13 22:28:51 +00:00
cs-inbox-setup.md docs(v2.7.0): MkDocs + GitHub Pages + cross-platform CLI sync update 2026-05-16 11:57:12 +00:00
cs-inbox-triage.md docs(v2.7.0): MkDocs + GitHub Pages + cross-platform CLI sync update 2026-05-16 11:57:12 +00:00
cs-karpathy-reviewer.md docs: promote Hermes Agent as 12th supported tool across all docs 2026-04-13 08:19:46 +02:00
cs-landing.md docs(v2.7.0): MkDocs + GitHub Pages + cross-platform CLI sync update 2026-05-16 11:57:12 +00:00
cs-litreview.md docs(v2.7.0): MkDocs + GitHub Pages + cross-platform CLI sync update 2026-05-16 11:57:12 +00:00
cs-notebooklm.md docs(v2.7.0): MkDocs + GitHub Pages + cross-platform CLI sync update 2026-05-16 11:57:12 +00:00
cs-patent.md docs(v2.7.0): MkDocs + GitHub Pages + cross-platform CLI sync update 2026-05-16 11:57:12 +00:00
cs-product-analyst.md feat(agenthub): add AgentHub plugin with cross-domain examples, SEO optimization, and docs site fixes 2026-03-17 12:10:46 +01:00
cs-product-manager.md feat(agenthub): add AgentHub plugin with cross-domain examples, SEO optimization, and docs site fixes 2026-03-17 12:10:46 +01:00
cs-product-strategist.md feat(agenthub): add AgentHub plugin with cross-domain examples, SEO optimization, and docs site fixes 2026-03-17 12:10:46 +01:00
cs-project-manager.md feat(agenthub): add AgentHub plugin with cross-domain examples, SEO optimization, and docs site fixes 2026-03-17 12:10:46 +01:00
cs-pulse.md docs(v2.7.0): MkDocs + GitHub Pages + cross-platform CLI sync update 2026-05-16 11:57:12 +00:00
cs-quality-regulatory.md feat(agenthub): add AgentHub plugin with cross-domain examples, SEO optimization, and docs site fixes 2026-03-17 12:10:46 +01:00
cs-reflect.md docs(v2.7.0): MkDocs + GitHub Pages + cross-platform CLI sync update 2026-05-16 11:57:12 +00:00
cs-research.md docs(v2.7.0): MkDocs + GitHub Pages + cross-platform CLI sync update 2026-05-16 11:57:12 +00:00
cs-senior-engineer.md feat(engineering): integrate focused-fix skill — docs, command, agent, marketplace 2026-03-23 13:59:30 +01:00
cs-skill-author.md docs(v2.6.0): add Pocock skills/agents to docs site + refresh stale counts 2026-05-13 22:28:51 +00:00
cs-syllabus.md docs(v2.7.0): MkDocs + GitHub Pages + cross-platform CLI sync update 2026-05-16 11:57:12 +00:00
cs-ux-researcher.md feat(agenthub): add AgentHub plugin with cross-domain examples, SEO optimization, and docs site fixes 2026-03-17 12:10:46 +01:00
cs-vpe-advisor.md fix(docs): walk plugin-internal agents folders to fix 13 broken cs-* nav 404s 2026-05-13 09:46:54 +00:00
cs-wiki-ingestor.md docs: sync counts + regenerate pages for llm-wiki, apple-hig, tc-tracker 2026-04-11 02:03:00 +02:00
cs-wiki-librarian.md docs: sync counts + regenerate pages for llm-wiki, apple-hig, tc-tracker 2026-04-11 02:03:00 +02:00
cs-wiki-linter.md docs: sync counts + regenerate pages for llm-wiki, apple-hig, tc-tracker 2026-04-11 02:03:00 +02:00
cs-workspace-admin.md feat(agenthub): add AgentHub plugin with cross-domain examples, SEO optimization, and docs site fixes 2026-03-17 12:10:46 +01:00
devils-advocate.md fix(docs): walk plugin-internal agents folders to fix 13 broken cs-* nav 404s 2026-05-13 09:46:54 +00:00
devops-engineer.md feat(agenthub): add AgentHub plugin with cross-domain examples, SEO optimization, and docs site fixes 2026-03-17 12:10:46 +01:00
experiment-runner.md fix(docs): walk plugin-internal agents folders to fix 13 broken cs-* nav 404s 2026-05-13 09:46:54 +00:00
finance-lead.md feat(agenthub): add AgentHub plugin with cross-domain examples, SEO optimization, and docs site fixes 2026-03-17 12:10:46 +01:00
growth-marketer.md feat(agenthub): add AgentHub plugin with cross-domain examples, SEO optimization, and docs site fixes 2026-03-17 12:10:46 +01:00
hub-coordinator.md fix(docs): walk plugin-internal agents folders to fix 13 broken cs-* nav 404s 2026-05-13 09:46:54 +00:00
index.md chore(v2.8.0-sprint3): cross-platform sync + docs generation + MkDocs nav + CHANGELOG 2026-05-19 06:02:00 +00:00
karpathy-reviewer.md fix(docs): walk plugin-internal agents folders to fix 13 broken cs-* nav 404s 2026-05-13 09:46:54 +00:00
memory-analyst.md fix(docs): walk plugin-internal agents folders to fix 13 broken cs-* nav 404s 2026-05-13 09:46:54 +00:00
migration-planner.md fix(docs): walk plugin-internal agents folders to fix 13 broken cs-* nav 404s 2026-05-13 09:46:54 +00:00
product-manager.md feat(agenthub): add AgentHub plugin with cross-domain examples, SEO optimization, and docs site fixes 2026-03-17 12:10:46 +01:00
readme.md feat(agenthub): add AgentHub plugin with cross-domain examples, SEO optimization, and docs site fixes 2026-03-17 12:10:46 +01:00
skill-extractor.md fix(docs): walk plugin-internal agents folders to fix 13 broken cs-* nav 404s 2026-05-13 09:46:54 +00:00
solo-founder.md feat(agenthub): add AgentHub plugin with cross-domain examples, SEO optimization, and docs site fixes 2026-03-17 12:10:46 +01:00
startup-cto.md feat(agenthub): add AgentHub plugin with cross-domain examples, SEO optimization, and docs site fixes 2026-03-17 12:10:46 +01:00
template.md feat(agenthub): add AgentHub plugin with cross-domain examples, SEO optimization, and docs site fixes 2026-03-17 12:10:46 +01:00
test-architect.md fix(docs): walk plugin-internal agents folders to fix 13 broken cs-* nav 404s 2026-05-13 09:46:54 +00:00
test-debugger.md fix(docs): walk plugin-internal agents folders to fix 13 broken cs-* nav 404s 2026-05-13 09:46:54 +00:00
wiki-ingestor.md fix(docs): walk plugin-internal agents folders to fix 13 broken cs-* nav 404s 2026-05-13 09:46:54 +00:00
wiki-librarian.md fix(docs): walk plugin-internal agents folders to fix 13 broken cs-* nav 404s 2026-05-13 09:46:54 +00:00
wiki-linter.md fix(docs): walk plugin-internal agents folders to fix 13 broken cs-* nav 404s 2026-05-13 09:46:54 +00:00

title description
Persona-Based Agents — AI Coding Agent & Codex Skill Persona-Based Agents — agent-native AI orchestrator for Personas. Works with Claude Code, Codex CLI, Gemini CLI, and OpenClaw.

Persona-Based Agents

:material-robot: Agent :material-account: Personas :material-github: Source

Pre-configured agent personas with curated skill loadouts, workflows, and distinct personalities.

What's a Persona?

A persona is an agent definition that goes beyond "use these skills." Each persona includes:

  • 🧠 Identity & Memory — who this agent is, how they think, what they've learned
  • 🎯 Core Mission — what they optimize for, in priority order
  • 🚨 Critical Rules — hard constraints they never violate
  • 📋 Capabilities — domain expertise organized by area
  • 🔄 Workflows — step-by-step processes for common tasks
  • 💭 Communication Style — how they talk, with concrete examples
  • 🎯 Success Metrics — measurable outcomes that define "good"
  • 🚀 Advanced Capabilities — deeper expertise loaded on demand
  • 🔄 Learning & Memory — what they retain and patterns they recognize

How to Use

Claude Code

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

Cursor

./scripts/convert.sh --tool cursor
# Personas convert to .cursor/rules/*.mdc

Any Supported Tool

./scripts/install.sh --tool <your-tool>

Available Personas

Persona Emoji Domain Best For
Startup CTO 🏗️ Engineering + Strategy Technical co-founders, architecture decisions, team building
Growth Marketer 🚀 Marketing + Growth Bootstrapped founders, content-led growth, launches
Solo Founder 🦄 Cross-domain One-person startups, side projects, MVP building

Personas vs Task Agents

Task Agents (agents/) Personas (agents/personas/)
Focus Task execution Role embodiment
Scope Single domain Cross-domain curated set
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.

Creating Your Own

See TEMPLATE.md for the format specification. Key elements:

---
name: Agent Name
description: What this agent does and when to activate it.
color: blue          # Agent color theme
emoji: 🎯           # Single emoji identifier
vibe: One sentence personality capture.
tools: Read, Write, Bash, Grep, Glob
---

Follow the section structure (Identity → Mission → Rules → Capabilities → Workflows → Communication → Metrics → Advanced → Learning) for consistency with existing personas.