gate-p7-business

gate-p7-business is a command for Claude Code from jonase47/ccpr. It costs 0 tokens per session (965 once invoked), scanned A, original, MIT.

A business pre-launch checklist covering product documentation, go-to-market planning, performance measures, and required legal documents. Go-to-market planning explains how a product will be released and supported.

In plain words
What is it for?
Use it to check release notes, user guides, privacy and legal notices, go-to-market planning, and key performance indicators.
Why use it?
It prevents launch when users lack essential guidance, business plans are missing, success measures are undefined, or required legal files are incomplete.

Command for Claude Code

Written for Claude Code: disable-model-invocation in frontmatter. Also seen: reads .claude/ paths; mentions CLAUDE.md.

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/jonase47/ccpr/gate-p7-business
Clone the repo
git clone --depth 1 https://github.com/jonase47/ccpr

Made for: Claude Code.

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 gate-p7-business

README.md
[![agentmods](https://agentmods.dev/badge/commands/jonase47/ccpr/gate-p7-business.svg)](https://agentmods.dev/commands/jonase47/ccpr/gate-p7-business)
Your own site
<a href="https://agentmods.dev/commands/jonase47/ccpr/gate-p7-business"><img src="https://agentmods.dev/badge/commands/jonase47/ccpr/gate-p7-business.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 965 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.1 $0.00000 $0.00965
Opus 5 $0.00000 $0.00483
Sonnet 5 $0.00000 $0.00193
Haiku 4.5 $0.00000 $0.00097

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

Security

Grade A, and why

gate-p7-business 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 2d 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/gate-p7-business.md · 81 lines

How it starts

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

/gate-p7-business – Business Readiness Check

Checks business readiness: documentation, GTM, KPIs, legal mandatory documents.

Argument: $ARGUMENTS = not applicable

Gate commands do not accept arguments.

Prerequisites

  • docs/launch/LAUNCH.md (phase index) exists
  • docs/launch/RELEASE_DOCS.md (summary + links) with frontmatter status: active
  • docs/launch/GTM.md (or marked as not applicable for hobby projects)
  • Repo-root files: RELEASE_NOTES.md, USER_GUIDE.md, PRIVACY_POLICY.md, LEGAL_NOTICE.md (latter two only required for public hosting)

Agent

  • Type: business-analyst
  • Model: sonnet

Pre-Flight

If docs/.gate-preflight-p7.md exists and is less than 10 minutes old, read it as a starting point. Mechanical checks (file existence, sections) are already done – focus on content evaluation.

Context (Orchestrator prepares)

Read the phase index first, then load detail files only when their status row signals an open issue:

  • From docs/launch/LAUNCH.md: status, key decisions, open risks (entry point)
  • From docs/launch/RELEASE_DOCS.md: which release docs exist and whether legal review is still pending
  • From docs/launch/GTM.md: KPI status and 30/60/90-day targets (or note "not applicable")
  • From docs/concept/CONCEPT.md (P1 phase index, optional): project type (hobby vs. business)
  • Repo-root files for content checks: RELEASE_NOTES.md, USER_GUIDE.md, PRIVACY_POLICY.md, LEGAL_NOTICE.md
  • From the global CLAUDE.md: hosting type (local vs. public)

Prompt Template

Goal: Business readiness check for Gate P7.

Business Documents: [inline summaries]

Output Format:

  1. Checklist (max. 6 items): | # | Check | Status | Reason | Status: Fulfilled / Partially / Not fulfilled / Not applicable

  2. Business go-live assessment:

  • Ready / Conditionally ready / Not ready
  • Reason (2-3 sentences)
  • Conditions (if conditional, as numbered list)

Constraints:

  • ONLY business evaluation, NO technical check
  • For hobby projects: rate GTM and pricing as "Not applicable"
  • Legal notice only required for public hosting

Read the full file on GitHub · 81 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. 2d ago Changed · +3 lines d39efaef8ee6
  2. 5d ago First seen · 78 lines · 0 tokens per session scan A 5916a3fc3ebd

Subscribe to this mod's changes

gate-p7-business is a command published in the GitHub repository jonase47/ccpr (1 stars, last pushed today), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 965 tokens. 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.