Ship It
Description
--- name: ship-it description: The full code-change cycle: scope → write → smoke test → commit → review checkpoint → deploy → after-change-monitor → log decision. --- # ship-it You're not just editing files. You're shipping a change to a system that's currently doing real work. Treat every change like a deploy. ## The mindset Code lands in production the moment you `git push` (or restart the bot, or write the config). Everything before that point is the chance to be careful; everything after
Installation
Installs to ~/.claude/skills/tkwong-claude-ops-ship-it/SKILL.md
mkdir -p ~/.claude/skills/tkwong-claude-ops-ship-it && curl -fsSL https://raw.githubusercontent.com/tkwong/claude-ops/HEAD/skills/ship-it.md -o ~/.claude/skills/tkwong-claude-ops-ship-it/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Docker
---
DevOps Kubernetes
---
DevOps AWS Skills
AWS development with CDK best practices, cost optimization MCP servers, and serverless/event-driven architectu
DevOps Composio Split
Manage Split feature flags and experiments
DevOps **claude-code-router**
(25.3k ⭐) - Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interac
DevOps CLAUDE.md CI/CD Wiki
Community patterns for CLAUDE.md configuration in CI/CD pipelines.
DevOps