founder-context

founder-context is a skill for Claude Code from ranjeeetvimal/growth-skills. It costs 116 tokens per session (1,347 once invoked), scanned A, original, MIT.

A guided skill for collecting the business context an agent needs from a founder. It starts with a website, drafts the basic information it can find, and asks the founder to confirm or correct it.

In plain words
What is it for?
Use it to create or update a founder and business brief for later strategy work. It helps gather facts, assumptions, constraints, goals, fears, and supporting evidence through selectable questions.
Why use it?
Agents often lack reliable details about a company’s customers, evidence, limits, goals, and concerns. This reduces repeated explanations while separating information a website can show from information only the founder knows.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions Claude Code.

Part of the plg-architect plugin — 7 skills shipped together

Good fit Use it to create or update a founder and business brief for later strategy work. It helps gather facts, assumptions, constraints, goals, fears, and supporting evidence through selectable questions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ranjeeetvimal/growth-skills/founder-context
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.

Any agent
npx skills add ranjeeetvimal/growth-skills --skill founder-context
Clone the repo
git clone --depth 1 https://github.com/ranjeeetvimal/growth-skills

Made for: Claude Code.

Or install plg-architect, the plugin that ships this one along with the rest of its 7 skills.

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 founder-context

README.md
[![agentmods](https://agentmods.dev/badge/skills/ranjeeetvimal/growth-skills/founder-context/github.svg)](https://agentmods.dev/skills/ranjeeetvimal/growth-skills/founder-context)
Your own site
<a href="https://agentmods.dev/skills/ranjeeetvimal/growth-skills/founder-context"><img src="https://agentmods.dev/badge/skills/ranjeeetvimal/growth-skills/founder-context/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for founder-context

Your own site · 80×15
<a href="https://agentmods.dev/skills/ranjeeetvimal/growth-skills/founder-context"><img src="https://agentmods.dev/badge/skills/ranjeeetvimal/growth-skills/founder-context.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 116 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,347 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00116 $0.01347
Opus 5 $0.00058 $0.00674
Sonnet 5 $0.00023 $0.00269
Haiku 4.5 $0.00012 $0.00135

Measured 10d ago against content hash 62fbc5997288, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

founder-context 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 10d 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.

PLG-Architect/skills/founder-context/SKILL.md · 111 lines

How it starts

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

Founder Context — URL In, Context Out

Collect the founder's context ONCE, and make it feel like magic: they give you a URL, you draft everything you can from it, and they confirm and correct by picking options in the terminal — not by typing paragraphs. You only ask for what a website can't tell you.

How to ask — options in the terminal, not prose (IMPORTANT)

Ask every question as a multiple-choice option prompt using the host's interactive picker (in Claude Code, the terminal option selector). Rules:

  • Present concrete, selectable options for every question that has discrete answers.
  • Always include an "Other" choice so the founder can type a custom answer.
  • Never ask a discrete-answer question as free-text prose. The founder should mostly click, not type.
  • Use multi-select when more than one answer can apply (e.g. evidence types).
  • If the host has no picker, fall back to a numbered list the founder answers with a number.
  • The ONLY things typed freely are genuinely open (the URL, the one-sentence product if there's no site, a custom "Other" value).

Step 1 — Ask for the URL

One ask: "Drop your URL and I'll draft your whole context — you just confirm and correct. No site yet? Describe it in a sentence." (Free text here — a URL or a sentence.)

Step 2 — Auto-draft from the URL

Read the public site (and a quick competitor search if useful). Draft every field you can, each marked (from your site) — solid — or (my guess — confirm) — inferred: Product · Stage · Business model + pricing · ICP ("first 100 will be ___ because ___") · Problem (before/after) · Alternatives (top 3) · Why-you (differentiator).

Step 3 — Confirm the draft as ONE option prompt

Show the draft, then ask a pick-an-option question:

  • "Looks good — save it" (accept all)
  • "Fix [guessed field]" — one option per inferred field (e.g. "Fix the ICP", "Fix the stage")
  • Other — the founder types any correction If they pick a "Fix", re-ask just that field as its own option prompt, then continue.

Read the full file on GitHub · 111 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. 10d ago First seen · 111 lines · 116 tokens per session scan A 62fbc5997288

Subscribe to this mod's changes

founder-context is a skill published in the GitHub repository ranjeeetvimal/growth-skills (5 stars, last pushed 1mo ago), licensed MIT. It adds 116 tokens to every session and 1,347 once invoked, about $0.0006 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.

Related

Other skills, from other repositories

research-seo-demand

A Chinese-language process for researching SEO opportunities, where SEO means improving pages so they can appear in search results. It studies user needs, keyword demand, search-result pages, and competing pages using Bing data.

tsingyuai/growth-lab · 102 tokens

create-seo-page

A Chinese-language workflow for creating and implementing search-focused pages in an existing product repository. SEO means improving a page so it can be found and understood through search engines.

tsingyuai/growth-lab · 93 tokens

review-seo-performance

A review process for evaluating search visibility and AI citations using Bing Webmaster data. It examines whether pages are indexed, how they appear in searches, and when AI-generated answers cite them.

tsingyuai/growth-lab · 85 tokens

run-seo-page-loop

Run an SEO page observation-action-review loop with persistent Memory by coordinating demand research, page creation, adversarial review, image generation, IndexNow submission, and performance review. Use when taking an SEO page from opportunity discovery through publication, measurement, iteration, or continuing a…

tsingyuai/growth-lab · 65 tokens

xiaohongshu-mcp

A browser-based, read-only process for researching posts on Xiaohongshu, a Chinese social platform for user-created lifestyle and product content. It can collect search results, candidate cover images, selected post details, and sanitized evidence.

tsingyuai/growth-lab · 78 tokens

generate-image

Generate, edit, or batch-create SEO, marketing, social, and document images with Gemini or OpenAI through the repository-owned Growth Lab image client. Use when a page or content loop needs illustrations, diagrams, covers, reference-image edits, multiple candidates, or verified image text and composition. This is the…

tsingyuai/growth-lab · 73 tokens