npx claudepluginhub spaghetti-lover/pda-plugins --plugin pdaInvoke the skills:shipping-and-launch skill. Run through the complete pre-launch checklist: 1. **Code Quality** — Tests pass, build clean, lint clean, no TODOs, no console.logs 2. **Security** — npm audit clean, no secrets in code, auth in place, headers configured 3. **Performance** — Core Web Vitals good, no N+1 queries, images optimized, bundle sized 4. **Accessibility** — Keyboard nav works, screen reader compatible, contrast adequate 5. **Infrastructure** — Env vars set, migrations ready, monitoring configured 6. **Documentation** — README current, ADRs written, changelog updated Re...
/shipOrchestrates parallel pre-launch checklist via specialist personas for code review, security audit, and test coverage, synthesizing go/no-go decision with rollback plan.
/shipExecutes universal 8-phase shipping workflow for code, content, marketing, sales, research, or any project. Supports dry-run, auto-approve, force, rollback, monitor, type/target overrides, checklist-only, and iterations flags.
/shipExecutes full PR workflow from commit to production: pre-flight checks, PR creation, CI/review monitoring, merge, deployment, and validation with quality gates.
/shipExecutes full feature shipping workflow: verifies readiness, runs checks, deploys to staging then production, verifies, and announces. Outputs formatted status summary.
/shipAutonomously turns brain dump into reviewable PR: parses intent, quick-scopes, implements via TDD tasks, commits, rebases, opens PR.
/shipShips branch to target (default main) via PR creation, documentation updates, and human-approved merge. Supports --dry-run, --skip-docs, --squash|--preserve flags.
Invoke the skills:shipping-and-launch skill.
Run through the complete pre-launch checklist:
Report any failing checks and help resolve them before deployment. Define the rollback plan before proceeding.