coach

coach is a command for coding agents from Pitchlab/founder-support-system. It costs 12 tokens per session (1,928 once invoked), scanned A, original, MIT.

A daily strategic business coach for founders and solopreneurs, meaning people running a business largely on their own.

In plain words
What is it for?
Use it for focus checks, business decisions, strategic questions, and challenges about whether your actions match your goals. Responses are shown in the console and are not saved to Notion.
Why use it?
It helps keep daily choices connected to the business plan and stated principles instead of letting urgent work decide the focus.

Command

Part of the founder-support-system plugin — 6 skills, 10 commands shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add commands/pitchlab/founder-support-system/coach
Clone the repo
git clone --depth 1 https://github.com/Pitchlab/founder-support-system

Or install founder-support-system, the plugin that ships this one along with the rest of its 6 skills, 10 commands.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for coach

README.md
[![agentmods](https://agentmods.dev/badge/commands/pitchlab/founder-support-system/coach.svg)](https://agentmods.dev/commands/pitchlab/founder-support-system/coach)
Your own site
<a href="https://agentmods.dev/commands/pitchlab/founder-support-system/coach"><img src="https://agentmods.dev/badge/commands/pitchlab/founder-support-system/coach.svg" alt="Measured on agentmods" height="20"></a>
Per session 12 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,928 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00012 $0.01928
Opus 5 $0.00006 $0.00964
Sonnet 5 $0.00002 $0.00386
Haiku 4.5 $0.00001 $0.00193

Measured 4d ago against content hash 4e8d9fadcb4f, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

coach scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

commands/coach.md · 329 lines

How it starts

The opening of the file, as written. The whole thing — 329 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Executive Coach Command

Get fast, sharp, uncompromising coaching to stay focused on your Year Plan OKRs and aligned with your Vision.

Your strategic business expert for day-to-day tactical guidance.

Purpose

This command invokes your executive coach for:

  • Daily focus checks
  • Alignment with Year Plan and Vision
  • Golden Rules enforcement
  • Tactical business decisions
  • Challenging misalignments
  • Quick strategic guidance

Speed: 1-2 questions max, < 2 minutes Tone: Direct, bold, uncompromising Output: Console only (no Notion saving)

Usage

# General coaching (coach will ask YOU a question)
/planning-strategy:coach

# Specific question
/planning-strategy:coach "Should I take on this project?"

# Focus check
/planning-strategy:coach "What should I focus on today?"

# Challenge me
/planning-strategy:coach "Challenge me"

How It Works

This command invokes the executive-coach skill, which:

  1. Fetches context (on fresh start only):

    • Year Plan (current quarter OKRs)
    • Vision (key themes)
    • Golden Rules (all rules)
    • Personal Operating Model (strengths/weaknesses)
  2. Analyzes your question OR asks you one insightful question

  3. Asks 1-2 targeted follow-up questions (if needed)

  4. Gives sharp, direct coaching:

    • Acknowledges reality
    • Challenges alignment
    • Identifies real constraint
    • Recommends ONE specific action
    • References Year Plan/Vision/Golden Rules

What You'll Get

Quick Focus Check

Quick check: Which Q1 OKR does this move?

Your Q1 priorities: [lists OKRs]

**Recommendation**: [Specific next action]

Alignment Challenge

⛔ STOP.

Your Year Plan explicitly says [X], but you're doing [Y].

**Analysis**: [Sharp insights]

**Recommendation**: [ONE specific action]

---
*Reference: Year Plan / Vision / Golden Rule*

Proactive Coaching (No Question)

## Executive Coach

Quick check-in on your Q[X] primary outcome: [Outcome]

**Question**: [One insightful question based on context]

**Analysis**: [Based on your answer]

**Recommendation**: [ONE specific action]

Read the full file on GitHub · 329 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 329 lines · 12 tokens per session scan A 4e8d9fadcb4f

Subscribe to this mod's changes

coach is a command published in the GitHub repository Pitchlab/founder-support-system (2 stars, last pushed 8mo ago), licensed MIT. It adds 12 tokens to every session and 1,928 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.