ADVISORY pre-deploy / pre-handoff checklist (not a blocker). Use when preparing a project for deployment, release, or client/handoff to sanity-check it's genuinely ready — covers websites/landing pages, full-stack apps, APIs, dashboards, n8n workflows, scraping, AI/RAG chatbots, prediction systems, Telegram bots, and business automations. Trigger on "deploy", "ship", "go live", "release", "hand off".
$npx -y skills add forgeyclap/claude-forge --skill ship-readinessInstalls into the current project.
Run `npx skills use "https://github.com/forgeyclap/claude-forge" --skill "forgeyclap/claude-forge/ship-readiness"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/forgeyclap/claude-forge" that are relevant to the current task. Run `npx skills add "https://github.com/forgeyclap/claude-forge"` and select the relevant skills, then follow their instructions.