Prelaunch — Security skill for Claude Code
Pre-launch gate for an ASEN project - runs every pre-launch checklist for its type and integrations, plus security, QA, backups, monitoring, and rollback checks.
How to install Prelaunch
Installs to ~/.claude/skills/creativeasen-asen-engineering-prelaunch/SKILL.md
mkdir -p ~/.claude/skills/creativeasen-asen-engineering-prelaunch && curl -fsSL https://raw.githubusercontent.com/creativeasen/asen-engineering/HEAD/commands/prelaunch.md -o ~/.claude/skills/creativeasen-asen-engineering-prelaunch/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Prelaunch does
description: Pre-launch gate for an ASEN project - runs every pre-launch checklist for its type and integrations, plus security, QA, backups, monitoring, and rollback checks. Reports GO / NO-GO. disable-model-invocation: true
/prelaunch
Rule 0 applies: ASEN repos only.
- Identify the project type and integrations; load those ASEN skills plus
security-coreanddpdp-compliance. - Go through the Pre-launch checklist section of every loaded skill. For each item: ✅ verified (ho
Alternatives in Security
- MCP Security Checklist (SlowMist) — Comprehensive checklist: input validation, rate limiting, RBAC, credential management, container hardening 819 ★
- Data Viz Audit — Audit a data visualization for chart type selection, accessible color palette, annotations, and anti-patterns 309 ★
- UX A11y — WCAG 2.1 AA accessibility audit plus common-courtesy checks beyond the spec 66 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Stark Audit
Audit existing UI/UX code, flows, or screenshots against UX heuristics plus the matching platform's anti-slop
Homebrew Tap
Homebrew tap for macOS CLI tools — system cleanup, app updates, network diagnostics, port management, launch a
Termaxa
A cooperative gate for the shell commands AI agents run. Previews, backups, policy, audit. Claude Code + Curso
Validation Gate
Audit replay, regression, and rollback gates before promoting an evolution candidate
Ke Ship
Prepare a release with evidence, compatibility, security, rollback, and post-release checks; stop before exter
App Doctor
Audit any web app's security (39-point checklist) AND launch-readiness (legal, auth, polish, retention), repor
Related Agents
Launch Coordinator
Use to prepare release notes and a rollout/rollback checklist once the CEO review has signed off. Invoke for t
Deployment Validator
Pre-deploy gate: env vars, secrets, flags, build, tests, rollback readiness. Use before deploying to staging o
Release Quality Runner
MUST BE USED in Phase 0 of the releasing-erfana skill to enforce the pre-flight checklist before any release t