Installation
Copy the prompt below and send it to your AI assistant (e.g. Claude Code) — it will follow the instructions and install automatically.
Install the "launch-readiness-auditor" skill by following the instructions at https://skill123.me/install/launch-readiness-auditor.
Run in your terminal — downloads and installs to ~/.claude/skills/.
curl -fsSL https://skill123.me/install/launch-readiness-auditor.sh | bash
Download the zip and extract it into your skills directory (e.g. ~/.claude/skills/), then restart your session.
⬇ Download v1.0.0 · 8 KBAbout this skill
Overview
Use when the user asks to "audit our launch plan", "are we ready to launch", or evaluate launch execution/outcomes; runs one typed RAMP preflight, execution, or outcome profile without mixing time horizons. Not for recording launch state — use launch-registry; not for running launch day — use launch-day-conductor. 发布就绪审计/RAMP分阶段评估/发布前放行
Source
- Repo: https://github.com/aaron-he-zhu/aaron-marketing-skills
- Path: launch/mobilize/launch-readiness-auditor
Evaluation
AI-evaluated 2026-09-03: Well-defined typed profiles, veto verification, and strict no-side-effect/no-registry-mutation rules, but the SKILL.md itself is cryptic and delegates the actual scoring to bundled runtime scripts and external runbooks. Useless without the full framework runtime (scorer, validator, catalogs).
