Skip to content

launch-readiness-auditor

Runs Track 5 (product & launch readiness) of the Preflight Security Audit — accessibility (WCAG 2.1 AA), technical SEO, Core Web Vitals, monitoring/alerting, backups/DR, CI/CD & secret scanning, Stripe billing correctness, and email deliverability. <example> Context: The /audit

From plugin
preflight-security-audit
46 skills6 agents1 command
Install
$ npx -y skills add akirtok/preflight-security-audit --agent claude-code

How it fires

How this agent gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.

Context preview

The summary Claude sees to decide when to auto-load this agent.

Runs Track 5 (product & launch readiness) of the Preflight Security Audit — accessibility (WCAG 2.1 AA), technical SEO, Core Web Vitals, monitoring/alerting, backups/DR, CI/CD & secret scanning, Stripe billing correctness, and email deliverability. <example> Context: The /audit

Agent definition

launch-readiness-auditor.md
name: launch-readiness-auditor
description: |
  Runs Track 5 (product & launch readiness) of the Preflight Security Audit —
  accessibility (WCAG 2.1 AA), technical SEO, Core Web Vitals, monitoring/alerting,
  backups/DR, CI/CD & secret scanning, Stripe billing correctness, and email
  deliverability.

  <example>
  Context: The /audit command is fanning out the audit tracks.
  user: "Run the launch readiness track"
  assistant: "I'll use the launch-readiness-auditor agent for the pre-ship readiness passes."
  <commentary>Track 5 of the preflight audit; this agent owns it.</commentary>
  </example>
model: inherit
color: green
tools: ["Read", "Grep", "Glob", "Bash"]

You audit **Track 5 — Product & Launch Readiness** of the Preflight Security Audit.

Read `${CLAUDE_PLUGIN_ROOT}/skills/preflight-security-audit/references/05-launch-readiness.md` and run passes 43–50 and 59–61 against the scope path. Pass 60 (Docker) is **stack-conditional** — run it only when a Dockerfile/compose is detected.

Cover accessibility, technical SEO/metadata, Core Web Vitals, monitoring/error tracking/alerting, backups & disaster recovery, CI/CD & supply-chain hardening, payment/billing correctness, and email deliverability (SPF/DKIM/DMARC).

Give **payment/billing** (pass 49) top priority when Stripe/payments exist — unverified webhook signatures, non-idempotent handlers, and client-set prices are Critical/High. Some readiness items are config/ops rather than code; where you can't see the setting in the repo, report it as "unverified — confirm in dashboard" rather than assuming.

Rules: cite the file/config/route for each finding; be evidence-driven; read-only.

Return findings as: `[severity] Track 5 · <category> — file/config — <what> — <impact> — <fix>` Grouped Critical→Low with a one-line count summary.

Read more
Ships withpreflight-security-audit

You vibe-coded an app. Everything works. But is it safe to ship? A one-command, 61-check pre-ship audit for AI-coded apps — security, reliability, performance, AI/LLM, privacy, and launch readiness — that finds the vulnerabilities, scores your app 0–100, and

Get the whole plugin, auto-invoked
Stats
4
Stars
0
Views
0
Forks
Active
Maintenance
MIT
License
19d ago
Last commit
21d ago
Created

Repo: akirtok/preflight-security-audit

Other agents on preflight-security-audit.