deploy-guide
CommunityGuide deployment with checks and runbooks.
AuthorJHaugaard
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill guides you through production deployments, performing pre-deployment checks, executing deployment steps with your confirmation, validating success, and creating a deployment runbook for future reference.
Core Features & Use Cases
- Pre-deployment checks: Verifies code is committed, config is ready, and tests pass.
- Step-by-step deployment: Executes deployment commands with user confirmation at each stage.
- Post-deployment verification: Confirms the application is accessible and functioning.
- Deployment documentation: Generates .docs/deployment-log.md with runbook and rollback procedures.
- Use Case: When pushing a new release to Fly.io or a Cloudflare Pages site, this skill ensures repeatable, auditable deployments.
Quick Start
Start by telling me your deployment target (e.g., Fly.io, Cloudflare Pages). I'll perform the pre-deployment checks and guide you through the deployment steps, creating a deployment-log.md along the way.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: deploy-guide Download link: https://github.com/JHaugaard/refine-workflow-skills/archive/main.zip#deploy-guide Please download this .zip file, extract it, and install it in the .claude/skills/ directory.