Pre Deployment Check — Development skill for Claude Code
What environment are you deploying to.
How to install Pre Deployment Check
Installs to ~/.claude/skills/guryn-opencode-sdlc-pre-deployment-check/SKILL.md
mkdir -p ~/.claude/skills/guryn-opencode-sdlc-pre-deployment-check && curl -fsSL https://raw.githubusercontent.com/GurYN/opencode-sdlc/HEAD/command/pre-deployment-check.md -o ~/.claude/skills/guryn-opencode-sdlc-pre-deployment-check/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Pre Deployment Check does
What environment are you deploying to? Please specify (e.g., staging, production).
I'll run a comprehensive pre-deployment checklist:
1. Code Quality
Switch to reviewer agent and verify:
- All tests passing
- Test coverage >80%
- No linting errors
- No TypeScript errors
- Code reviewed and approved
2. Security
Switch to security-scanner agent and run:
- Dependency vulnerability scan (npm audit / snyk)
- Secret detection (gitleaks)
- SAST scan (SonarQube)
Alternatives in Development
- Octo Doctor — Environment diagnostics — check providers, auth, config, hooks, scheduler, and more 2.8k ★
- Speckit.Specify 2.3k ★
- Claude Keysmith — Managed Claude Code instruction deployment with safe CLI recovery and an unsigned macOS/Windows desktop beta 696 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Update Dependencies
What package manager are you using? Please specify (npm, pip, yarn, pnpm, bun).
Wp Clone
Clone a remote or staging WordPress site to a local development environment
Flue Framework Skill
Covers createAgent, init, defineTool, defineAgentProfile, routing, SSE streaming, production deployment, and a
Verify Website
Verify the production website freecodingmodels.vercel.app is up, routes work, key content is present, and buil
Diagram Check
DEPRECATED: Legacy alias for Weaver review. Please use /weaver instead.
Resilience Check
DEPRECATED: Legacy alias for Dagger review. Please use /dagger instead.
Related Agents
Deploy To Staging
Use this agent PROACTIVELY when deploying applications to staging or QA environments. This includes running te
Deploy Manager
デプロイエージェント。GitHub Actionsが設定済みの状態でデプロイを実行・管理する。CI/CD設定の完成、Secrets設定、初回デプロイ、ロールバックを担当する。Use when deploying to s
Deployment Metadata Analyst
Identifies metadata dependencies, builds deployment manifests, and produces the exact sf CLI commands and pre/