mirror of
https://github.com/alirezarezvani/claude-skills.git
synced 2026-09-09 22:31:29 +00:00
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 |
||
|---|---|---|
| .. | ||
| content-strategist.md | ||
| cs-aeo.md | ||
| cs-agile-product-owner.md | ||
| cs-bizops-orchestrator.md | ||
| cs-caio-advisor.md | ||
| cs-capture.md | ||
| cs-caveman-mode.md | ||
| cs-cco-advisor.md | ||
| cs-cdo-advisor.md | ||
| cs-ceo-advisor.md | ||
| cs-cfo-advisor.md | ||
| cs-chief-of-staff.md | ||
| cs-chro-advisor.md | ||
| cs-ciso-advisor.md | ||
| cs-cmo-advisor.md | ||
| cs-commercial-orchestrator.md | ||
| cs-content-creator.md | ||
| cs-coo-advisor.md | ||
| cs-cpo-advisor.md | ||
| cs-cro-advisor.md | ||
| cs-cto-advisor.md | ||
| cs-demand-gen-specialist.md | ||
| cs-dossier.md | ||
| cs-engineering-lead.md | ||
| cs-financial-analyst.md | ||
| cs-general-counsel-advisor.md | ||
| cs-grants.md | ||
| cs-grill-master.md | ||
| cs-grill-with-docs.md | ||
| cs-growth-strategist.md | ||
| cs-handoff-author.md | ||
| cs-inbox-setup.md | ||
| cs-inbox-triage.md | ||
| cs-karpathy-reviewer.md | ||
| cs-landing.md | ||
| cs-litreview.md | ||
| cs-notebooklm.md | ||
| cs-patent.md | ||
| cs-product-analyst.md | ||
| cs-product-manager.md | ||
| cs-product-strategist.md | ||
| cs-project-manager.md | ||
| cs-pulse.md | ||
| cs-quality-regulatory.md | ||
| cs-reflect.md | ||
| cs-research.md | ||
| cs-senior-engineer.md | ||
| cs-skill-author.md | ||
| cs-syllabus.md | ||
| cs-ux-researcher.md | ||
| cs-vpe-advisor.md | ||
| cs-wiki-ingestor.md | ||
| cs-wiki-librarian.md | ||
| cs-wiki-linter.md | ||
| cs-workspace-admin.md | ||
| devils-advocate.md | ||
| devops-engineer.md | ||
| experiment-runner.md | ||
| finance-lead.md | ||
| growth-marketer.md | ||
| hub-coordinator.md | ||
| index.md | ||
| karpathy-reviewer.md | ||
| memory-analyst.md | ||
| migration-planner.md | ||
| product-manager.md | ||
| readme.md | ||
| skill-extractor.md | ||
| solo-founder.md | ||
| startup-cto.md | ||
| template.md | ||
| test-architect.md | ||
| test-debugger.md | ||
| wiki-ingestor.md | ||
| wiki-librarian.md | ||
| wiki-linter.md | ||
| 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
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.