pre-launch

pre-launch is a command for Claude Code from Gekkos-tech/agency-os. It costs 27 tokens per session (229 once invoked), scanned A, original, MIT.

A command that runs a complete website launch review covering German and EU legal requirements plus technical readiness. It produces a pass-or-fail checklist with evidence and a GO or NO-GO result.

In plain words
What is it for?
Use it before a launch or relaunch to check privacy, legal notices, cookie consent, accessibility, SSL, redirects, error pages, social tags, sitemaps, robots settings, forms, and analytics.
Why use it?
It gives a structured final decision before a site goes live and makes legal blockers explicit. It also checks the actual code, network requests, consent behavior, and forms where possible.

Command for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Part of the quality-qa plugin — 6 skills, 1 command, 1 agent shipped together

Good fit Use it before a launch or relaunch to check privacy, legal notices, cookie consent, accessibility, SSL, redirects, error pages, social tags, sitemaps, robots settings, forms, and analytics.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/gekkos-tech/agency-os/pre-launch
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/Gekkos-tech/agency-os

Made for: Claude Code.

Or install quality-qa, the plugin that ships this one along with the rest of its 6 skills, 1 command, 1 agent.

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 pre-launch

README.md
[![agentmods](https://agentmods.dev/badge/commands/gekkos-tech/agency-os/pre-launch/github.svg)](https://agentmods.dev/commands/gekkos-tech/agency-os/pre-launch)
Your own site
<a href="https://agentmods.dev/commands/gekkos-tech/agency-os/pre-launch"><img src="https://agentmods.dev/badge/commands/gekkos-tech/agency-os/pre-launch/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 pre-launch

Your own site · 80×15
<a href="https://agentmods.dev/commands/gekkos-tech/agency-os/pre-launch"><img src="https://agentmods.dev/badge/commands/gekkos-tech/agency-os/pre-launch.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 27 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 229 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.00027 $0.00229
Opus 5 $0.00014 $0.00114
Sonnet 5 $0.00005 $0.00046
Haiku 4.5 $0.00003 $0.00023

Measured 8d ago against content hash 6d1dbb64b0ce, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

pre-launch 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 8d 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.

plugins/quality-qa/commands/pre-launch.md · 21 lines

What it actually says

Run the pre-launch gate on: $ARGUMENTS

Delegate to the qa-auditor agent with the pre-launch-checklist skill as its rulebook. The agent must:

  1. Work through section A (legal — DACH/EU) and section B (technical) of the checklist against the actual site/code, collecting evidence per item — no checkbox theater: verify third-party requests in the code, test the consent gate both ways, send a real test form submission where possible.
  2. Produce docs/launch-checklist.md in the client's language with the GO / NO-GO result table.

Then report back: the verdict (GO / NO-GO), every legal blocker verbatim, and the top technical items. Legal blockers are non-negotiable — if any exist, state plainly that launch is not recommended until they are fixed.

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. 8d ago First seen · 21 lines · 27 tokens per session scan A 6d1dbb64b0ce

Subscribe to this mod's changes

pre-launch is a command published in the GitHub repository Gekkos-tech/agency-os (5 stars, last pushed 1mo ago), licensed MIT. It adds 27 tokens to every session and 229 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.