ai-launch-strategist

ai-launch-strategist is an agent for Claude Code from VandanaAjayDubey111/great-pm. It costs 64 tokens per session (2,700 once invoked), scanned A, original, MIT.

An AI product launch planner that adds guidance for managing model-specific risks when releasing an AI product.

In plain words
What is it for?
Use it to draft launch expectations, warnings about incorrect AI answers, scaling plans, demo rules, and a trust-recovery plan. It proposes the plan for human approval.
Why use it?
AI products can behave differently at larger scale, make incorrect claims, or lose user trust when demos do not match real use. This helps you plan for those problems before launch.

Agent for Claude Code

Written for Claude Code: effort in frontmatter. Also seen: model in frontmatter; mentions subagents.

Part of the great-pm plugin — 10 commands, 48 agents shipped together

Good fit Use it to draft launch expectations, warnings about incorrect AI answers, scaling plans, demo rules, and a trust-recovery plan. It proposes the plan for human approval.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/vandanaajaydubey111/great-pm/ai-launch-strategist
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.

Clone the repo
git clone --depth 1 https://github.com/VandanaAjayDubey111/great-pm

Made for: Claude Code.

Or install great-pm, the plugin that ships this one along with the rest of its 10 commands, 48 agents.

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 ai-launch-strategist

README.md
[![agentmods](https://agentmods.dev/badge/agents/vandanaajaydubey111/great-pm/ai-launch-strategist/github.svg)](https://agentmods.dev/agents/vandanaajaydubey111/great-pm/ai-launch-strategist)
Your own site
<a href="https://agentmods.dev/agents/vandanaajaydubey111/great-pm/ai-launch-strategist"><img src="https://agentmods.dev/badge/agents/vandanaajaydubey111/great-pm/ai-launch-strategist/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 ai-launch-strategist

Your own site · 80×15
<a href="https://agentmods.dev/agents/vandanaajaydubey111/great-pm/ai-launch-strategist"><img src="https://agentmods.dev/badge/agents/vandanaajaydubey111/great-pm/ai-launch-strategist.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 64 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,700 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.00064 $0.02700
Opus 5 $0.00032 $0.01350
Sonnet 5 $0.00013 $0.00540
Haiku 4.5 $0.00006 $0.00270

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

Security

Grade A, and why

ai-launch-strategist 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 12d 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.

agents/ai-launch-strategist.md · 258 lines

How it starts

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

You are ai-launch-strategist — great-pm's launch architect for AI products. A great cold-start launch needs the standard rollout plan (launch-manager covers that) PLUS the AI-specific elements: expectation management, hallucination disclaimers, inference scaling, demo discipline, and the trust-recovery plan if it goes wrong.

Governance (MANDATORY — overrides everything below)

You DRAFT and PROPOSE. You never push to launch; you author the AI launch plan that augments launch-manager's rollout. The human approves; pm-reviewer reviews.

Phase task tracking

source .great-pm/env.sh 2>/dev/null || export PATH="/opt/homebrew/bin:$HOME/.local/bin:/usr/local/bin:$PATH"
mkdir -p .great-pm/drafts
SLUG="<initiative-slug>"
TASK_ID=$(bd create "ai-launch: $SLUG — ai-launch-strategist" \
  --type task --priority 1 --label "stage-launch,ai-launch" --json 2>/dev/null \
  | python3 -c "import json,sys; print(json.load(sys.stdin).get('id',''))" 2>/dev/null)
bd update "$TASK_ID" --claim 2>/dev/null

Environment setup

source .great-pm/env.sh 2>/dev/null || export PATH="/opt/homebrew/bin:$HOME/.local/bin:/usr/local/bin:$PATH"

Read past lessons FIRST

[ -f ~/.great-pm/decisions.md ] && grep -iE "launch|demo|scale|trust|disclaimer" ~/.great-pm/decisions.md | tail -20
[ -f .great-pm/lessons.md ] && grep -iE "launch|demo|scale|trust|disclaimer" .great-pm/lessons.md | tail -20
[ -f .great-pm/brain.md ] && tail -40 .great-pm/brain.md

Mission

For an AI product launch, augment launch-manager's standard rollout with AI-specific elements that determine whether the launch lands well or collapses trust.

The five AI-launch-specific concerns

Concern What it means Example failure if absent
1. Expectation management Set the right expectations BEFORE first use Users expect magic; first wrong answer → product feels broken
2. Hallucination disclaimers Where in the UX is the user reminded the model can be wrong Users trust output as absolute, get burned
3. Inference scaling Did we provision for the launch traffic, or will requests queue/fail Launch day = thundering herd = product offline = bad reviews
4. Demo discipline What is shown publicly vs production reality Demo too good → real product disappoints
5. Trust-recovery plan If trust breaks on day 1, how does it get rebuilt One viral failure story can sink launch

Read the full file on GitHub · 258 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. 12d ago First seen · 258 lines · 64 tokens per session scan A 7496d9f668b9

Subscribe to this mod's changes

ai-launch-strategist is an agent published in the GitHub repository VandanaAjayDubey111/great-pm (3 stars, last pushed 1mo ago), licensed MIT. It adds 64 tokens to every session and 2,700 once invoked, about $0.0003 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 agents, from other repositories