Founder Coach

Personal leadership development for founders and first-time CEOs. Covers founder archetype identification, delegation frameworks, energy management, C

What Is Founder Coach?

The "Founder Coach" Claude Code skill is a specialized productivity tool designed to support founders and first-time CEOs in their personal leadership journey. Built on the premise that a company’s growth is intrinsically tied to the founder’s own development, this skill offers an interactive, AI-powered framework for leadership growth. It addresses the unique challenges that arise as a founder transitions from being an individual contributor (IC) to an executive, and eventually, to a leader of leaders. Founder Coach focuses on areas such as archetype identification, delegation strategies, energy management, calendar audits, leadership style evolution, blind spot recognition, imposter syndrome, mental health, and succession planning.

Founder Coach is particularly useful when founders feel overwhelmed, struggle with delegation, face burnout, or are navigating high-stress inflection points such as rapid team scaling, board management, or executive team formation. By providing targeted prompts, frameworks, and personalized advice, the skill helps founders avoid common traps and systematically grow into their roles.

Why Use Founder Coach?

Most startups succeed or fail based on how quickly the founder can “level up.” Early on, founders are involved in every decision, but as the organization grows, this approach becomes a bottleneck. Founder Coach exists to help founders identify and overcome these structural constraints—facilitating the transition from doer to leader and, eventually, to coach.

Key benefits include:

  • Clarity on Founder Archetypes: Understanding your default leadership style helps anticipate blind spots and design complementary teams.
  • Delegation Mastery: Move beyond “just delegate more” by applying proven frameworks to delegate effectively and sustainably.
  • Energy and Calendar Optimization: Audit your schedule to maximize time spent on high-leverage activities and minimize burnout risk.
  • Mental Health and Imposter Syndrome: Address the psychological challenges of high-stakes leadership, normalizing and mitigating imposter feelings.
  • Succession Planning: Start early in preparing for the eventual transition of leadership, ensuring the company can outlast its founder.

How to Get Started

Founder Coach is available as a Claude Code skill and can be integrated into your workflow with minimal setup. To use it:

  1. Install via Claude Skills Marketplace or Source Repository:

  2. Invoke the Skill:

    • Use relevant prompts in your Claude-enabled environment. For example:
      # Example: Start a founder development session
      from founder_coach import session
      
      # Launch a self-assessment
      session.start(mode="archetype-identification")
  3. Run Leadership Development Scripts:

    • Founder Coach includes guided exercises, such as calendar audits and delegation diagnostics.
      # Run a calendar audit
      from founder_coach import audits
      
      founder_calendar = audits.calendar_audit("path/to/calendar.ics")
      print(founder_calendar.summary())
  4. Integrate with Team Management Tools:

    • Optionally, connect with project management APIs to contextualize advice.
      # Analyze delegation patterns via integration
      from founder_coach.integrations import analyze_delegation
      
      analyze_delegation(jira_project="FOUNDERS-LEADERSHIP")

Key Features

  • Founder Archetype Identification: Discover your leadership archetype and understand its strengths and vulnerabilities.
  • Delegation Frameworks: Structured approaches to assess, plan, and implement effective delegation.
    • Includes practical checklists and diagnostics.
  • Energy Management & Calendar Audits: Tools to analyze how your time and energy are allocated, with suggestions for realignment.
  • Leadership Style Evolution: Guidance on evolving your style as the company scales, with prompts for reflection and feedback.
  • Blind Spot Identification: AI-driven questions to surface areas founders might overlook.
  • Imposter Syndrome & Mental Health Support: Cognitive reframing tools and resources to build resilience.
  • Succession Planning: Early-stage frameworks to prepare for leadership transitions.
  • Personal OKRs & Reflection: Templates and prompts to set, track, and review personal leadership objectives.

Best Practices

  • Schedule Regular Check-ins: Use Founder Coach weekly or bi-weekly to reflect and recalibrate.
  • Combine with Peer Feedback: Pair insights from the skill with feedback from co-founders, board, or executive coach.
  • Act on Calendar Audits: Routinely analyze your schedule and ruthlessly delegate or eliminate low-leverage activities.
  • Address Blind Spots Proactively: Take action on surfaced blind spots—don’t wait for them to become organizational bottlenecks.
  • Normalize Mental Health Discussions: Use the skill’s prompts to open up about leadership stress with trusted colleagues or advisors.
  • Iterate Your Leadership Style: Embrace the evolution from IC to manager to executive; revisit archetype and style modules as your team grows.

Important Notes

Founder Coach is not a substitute for professional mental health support or legal advice. While it offers frameworks and reflective exercises, it works best as a supplement to, not a replacement for, human mentorship and therapy. The skill is most valuable when used consistently, especially during periods of rapid growth or transition. Data privacy is paramount; ensure any sensitive information processed by the skill is handled in accordance with your organization’s security policies.

By making founder development a strategic priority, Founder Coach empowers leaders to unlock exponential growth—for themselves and their companies.