launch-check

Audit production readiness across 10 dimensions and produce a go/no-go verdict.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/AAbdulghany/fms --skill launch-check-aabdulghany
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: launch-check
Source: https://github.com/AAbdulghany/fms/tree/main/.claude/skills/launch-check
Command: npx skills add https://github.com/AAbdulghany/fms --skill launch-check-aabdulghany

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jq.

What problem does it solve?

Validate production readiness by performing a comprehensive 10-dimension go/no-go audit across a project workspace to surface actionable launch gaps and risks.

Core Features & Use Cases

  • Full 10-dimension production readiness audit (security, accessibility, compliance, analytics, SEO, generative-engine, performance, monitoring, documentation, behaviour-quality) with a clear verdict.
  • Trend view to compare recent runs and monitor progress over time.
  • Optional parallel workflow mode for faster audits with adversarial verification.
  • Companion expert skills for deeper investigation when findings arise (e.g., threat-model, accessibility-audit).

Quick Start

From your project's workspace, run /launch-check workspace/my-app to execute the full production-readiness audit.

Frequently Asked Questions about launch-check

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a production readiness audit for my web application?

Run a production readiness audit by executing a 10-dimension go/no-go sweep across your project workspace to produce a clear launch verdict. It checks security, accessibility, compliance, analytics, SEO, GEO, performance, monitoring, documentation, and behaviour-quality.

What is a go/no-go launch check and when do I need it?

A go/no-go launch check is a comprehensive workspace audit that surfaces actionable launch gaps and risks across 10 dimensions. You need it during milestone launches and launch prep to validate production readiness before deployment.

Can I compare production readiness audit results over time?

Yes, you can compare production readiness audit results over time using the trend view. It renders recent runs to monitor progress and track improvements across the 10 audit dimensions before your final launch.

Does the launch audit require any specific dependencies or tools?

The launch audit requires the command-line JSON processor jq as its only dependency. Ensure jq is installed in your environment to execute the 10-dimension production readiness sweep and generate the final verdict.

How do I speed up a production readiness audit for a large project?

Speed up a production readiness audit for a large project by enabling the optional parallel workflow mode. This mode executes faster audits across the 10 dimensions and includes adversarial verification to ensure accuracy.

What should I do if the production readiness audit finds security or accessibility gaps?

If the production readiness audit finds security or accessibility gaps, use the companion expert skills for deeper investigation. These deep-dive tools, such as threat-model and accessibility-audit, guide targeted remediation.