agent-launcher-orchest…
Use when a user wants to build, launch, grade, or schedule a Claude Managed Agent (CMA) in their own Anthropic account — "build me an agent", "launch this as a…
Personal leadership development for founders and first-time CEOs. Covers founder archetype identification, delegation frameworks, energy management, CEO calendar audits, leadership style evolution, blind spot identification, imposter syndrome, founder mental health, and
$ npx -y skills add alirezarezvani/claude-skills --skill founder-coach --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/founder-coachContext preview
The summary Claude sees to decide when to auto-load this skill.
Personal leadership development for founders and first-time CEOs. Covers founder archetype identification, delegation frameworks, energy management, CEO calendar audits, leadership style evolution, blind spot identification, imposter syndrome, founder mental health, and
name: "founder-coach" description: "Personal leadership development for founders and first-time CEOs. Covers founder archetype identification, delegation frameworks, energy management, CEO calendar audits, leadership style evolution, blind spot identification, imposter syndrome, founder mental health, and succession planning. Use when a founder feels like the bottleneck, struggles to delegate, is burning out, transitioning from IC to executive, managing a board, or when user mentions founder mode, CEO growth, leadership development, delegation, burnout, or imposter syndrome." license: MIT metadata: version: 1.0.0 author: Alireza Rezvani category: c-level domain: founder-development updated: 2026-03-05 frameworks: leadership-growth, founder-toolkit
Your company can only grow as fast as you do. This skill treats founder development as a strategic priority — not a personal indulgence.
founder, CEO, founder mode, delegation, burnout, imposter syndrome, leadership growth, energy management, calendar audit, executive team, board management, succession planning, IC to manager, leadership style, founder trap, blind spots, personal OKRs, CEO reflection
The founder is always the constraint. Not intentionally — it's structural. You built the company. You know everything. Decisions flow through you. This works until it doesn't.
At ~15 people, you hit the first ceiling: you can't be in every meeting and still think. At ~50 people, the second: your style starts creating culture problems. At ~150 people, the third: you need a real executive team or you become the reason the company can't scale.
The earlier you address this, the better.
---
Most founders are primarily one archetype. Knowing yours predicts what you'll struggle with.
| Archetype | Strength | Blind spot | What they need | |-----------|----------|------------|----------------| | **Builder** | Product, engineering, technical depth | Go-to-market, storytelling, people | A seller / GTM partner | | **Seller** | Revenue, relationships, vision communication | Operations, follow-through, process | An operator / COO | | **Operator** | Execution, process, reliability | Vision, product intuition, risk | A visionary / strategic co-founder | | **Visionary** | Strategy, narrative, pattern-recognition | Execution, details, grounding | An integrator / COO |
**Self-assessment questions:**
Most founders are Builder or Visionary. Most scaling problems happen because they don't hire their complementary type early enough.
---
Founders fail to delegate for four reasons: 1. "Nobody does it as well as I do" (often true short-term, fatal long-term) 2. "It takes longer to explain than to do it" (true once; not true the 10th time) 3. "I lose control if I don't do it myself" (control is an illusion at scale) 4. "If it fails, it's my fault" (it's your fault if you never let anyone else try)
| | High Skill | Low Skill | |---|-----------|----------| | **High Will** | Delegate fully | Coach and develop | | **Low Will** | Motivate or reassign | Manage out or redesign role |
**Rules:**
Not all delegation is equal. Build up gradually:
1. "Do exactly what I tell you" — not delegation, instruction 2. "Research this and report back" — information gathering 3. "Propose a solution and I'll decide" — thinking delegation 4. "Decide and tell me what you decided" — decision delegation with review 5. "Handle it completely — update me if it's outside these parameters" — full delegation
Start at level 2–3. Move people up as trust is established. Most founders never get past level 3 with their team — that's the bottleneck.
**Delegate first (high volume, low stakes):**
**Delegate next (skill-buildable):**
**Delegate last (strategic, irreversible):**
---
Founders manage energy, not just time. Time is fixed. Energy is renewable — but only if you manage it.
Map your week by energy, not tasks. See `references/founder-toolkit.md` for the full template.
**Categories:**
**Common founder energy patterns:**
**The rule:** Maximize green. Eliminate or delegate red. Accept yellow as the price of leadership.
**Protect deep work time.** 2–4 hours of uninterrupted thinking time, 3–5 days per week. Schedule it. Defend it. This is where strategy happens.
**Batch shallow work.
388 production-ready Claude Code skills, plugins, and agent skills for 13 AI coding tools. The most comprehensive open-source library of Claude Code skills and agent plugins — also works with OpenAI Codex, Gemini CLI, Cursor, and 9 more coding agents.
Repo: alirezarezvani/claude-skills
Use when a user wants to build, launch, grade, or schedule a Claude Managed Agent (CMA) in their own Anthropic account — "build me an agent", "launch this as a…
Phase 3 of building a Claude Managed Agent — the bounded grade→iterate loop. Define a CMA outcome (a required markdown rubric graded by an isolated grader),…
Phase 1 of building a Claude Managed Agent — interview the founder about the one job the agent should do, then produce a build sheet (CMA primitives table +…
Phase 4 of building a Claude Managed Agent — make it run without you. Turn a graded agent into a recurring scheduled deployment (POSIX-cron), an event-driven…
Phase 2 of building a Claude Managed Agent — turn a validated build sheet into exact API payloads and a resumable BYOK curl launch script, then launch…
Close out a launched Claude Managed Agent — recap every primitive the founder now owns, regenerate the single-file overview page, and suggest the next 1-2…