Skip to main content

Ship Gate

Skill Verified Active

Pre-production audit that scans a codebase for security, database, deployment, code quality, AI/LLM, dependency, frontend, and observability issues. Intercepts deploy commands and blocks until critical items pass. Stack-agnostic. Use for "run ship gate", "am I ready to ship", "pre-launch audit", "can I deploy", "push to production", "go live checklist", "preflight check". Not for CI/CD setup or infra provisioning.

Purpose

To ensure code quality and production readiness by automating pre-deployment checks, preventing critical issues from reaching production.

Features

  • Automated pre-production security audit
  • Code quality and dependency scanning
  • Stack detection for relevant checks
  • Intercepts deploy commands to enforce quality gates
  • Categorized findings with remediation guidance

Use Cases

  • Use when "pushing to production" to ensure readiness.
  • Use for "pre-launch audits" to catch critical issues.
  • Use as a "go live checklist" before any major release.
  • Use for "can I deploy" verification.

Non-Goals

  • Setting up CI/CD pipelines.
  • Provisioning infrastructure.
  • Configuring monitoring tools.
  • Running analysis after deployment.

Workflow

  1. Detect project stack (framework, DB, deploy target, auth, AI).
  2. Run automated checks across categories (SEC, DB, CODE, DEP, AI, DEPLOY, FE, OBS).
  3. Present findings categorized by severity (CRITICAL, HIGH, ADVISORY).
  4. Prompt user for manual confirmation on non-automatable checks.
  5. Provide a final verdict (DO NOT SHIP, SHIP WITH CAUTION, CLEAR TO SHIP).

Practices

  • Security Auditing
  • Code Quality
  • Deployment Readiness
  • DevOps Practices

Prerequisites

  • Python 3 installed
  • Access to the codebase to be scanned

Installation

First, add the marketplace

/plugin marketplace add alirezarezvani/claude-skills
/plugin install engineering@claude-code-skills

Quality Score

Verified
100 /100
Analyzed about 17 hours ago

Trust Signals

Last commitabout 20 hours ago
Stars14.6k
LicenseMIT
Status
View Source

Similar Extensions

Semgrep Rule Creator

100

Creates custom Semgrep rules for detecting security vulnerabilities, bug patterns, and code patterns. Use when writing Semgrep rules or building custom static analysis detections.

Skill
trailofbits

Safe Mode

100

Prevent destructive operations using Claude Code hooks. Three modes — cautious (warn on dangerous commands), lockdown (restrict edits to one directory), and clear (remove restrictions). Uses PreToolUse matchers for Bash, Edit, and Write.

Skill
rohitg00

Fixflow

100

Execute coding tasks with a strict delivery workflow: build a full plan, implement one step at a time, run tests continuously, and commit by default after each step (`per_step`). Support explicit commit policy overrides (`final_only`, `milestone`) and optional BDD (Given/When/Then) when users ask for behavior-driven delivery or requirements are unclear.

Skill
majiayu000

Wrangler

100

Cloudflare Workers CLI for deploying, developing, and managing Workers, KV, R2, D1, Vectorize, Hyperdrive, Workers AI, Containers, Queues, Workflows, Pipelines, and Secrets Store. Load before running wrangler commands to ensure correct syntax and best practices. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.

Skill
cloudflare

Devops

100

Deploy to Cloudflare (Workers, R2, D1), Docker, GCP (Cloud Run, GKE), Kubernetes (kubectl, Helm). Use for serverless, containers, CI/CD, GitOps, security audit.

Skill
binjuhor

Launch Runbook

99

Plan and execute a launch runbook covering pre-launch verification, go-live procedures, DNS cutover, post-launch monitoring, and rollback procedures. Use this skill whenever the user is preparing to launch a website or product, planning a DNS cutover, building a go-live checklist, or executing a launch day. Triggers on launch runbook, go-live, launch day, DNS cutover, deploy to production, site launch, product launch, cutover plan, launch checklist, deployment procedure. Also triggers when a launch is approaching and the team needs structured coordination, even if 'runbook' is not explicitly stated.

Skill
rampstackco

© 2025 SkillRepo · Find the right skill, skip the noise.