跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Ship Gate

技能 已验证 活跃

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.

目的

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

功能

  • 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 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.

非目标

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

工作流

  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).

实践

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

先决条件

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

安装

请先添加 Marketplace

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

质量评分

已验证
100 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标14.6k
许可证MIT
状态
查看源代码

类似扩展

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.

技能
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.

技能
rohitg00

Fixflow

100

使用严格的交付工作流执行编码任务:构建完整计划、分步实现、持续运行测试,并默认在每一步 (`per_step`) 后提交。当用户要求行为驱动交付或需求不明确时,支持显式提交策略覆盖 (`final_only`, `milestone`) 和可选的 BDD(给定/当/则)。

技能
majiayu000

Wrangler

100

Cloudflare Workers CLI,用于部署、开发和管理 Workers、KV、R2、D1、Vectorize、Hyperdrive、Workers AI、Containers、Queues、Workflows、Pipelines 和 Secrets Store。在运行 wrangler 命令之前加载,以确保正确的语法和最佳实践。倾向于从 Cloudflare 文档中检索信息,而不是依赖预训练的知识。

技能
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.

技能
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.

技能
rampstackco