Deploy Staging
Description
--- name: deploy-staging description: Push das mudanças para o ambiente de staging/UAT --- # Deploy para Staging > ⚠️ Ajuste a estratégia de branch/host ao SEU ambiente. 1. `git status` — verificar mudanças pendentes. 2. Se houver mudanças não commitadas, perguntar se deve commitar. 3. `npm run type-check` (e `npm run lint`) para validar antes de publicar. 4. Publicar no ambiente de **staging/UAT** (ex.: push para a branch/preview configurada no seu host). 5. Informar o usuário que o deplo
Installation
Installs to ~/.claude/commands/schiozer-claude-clean-starter-deploy-staging.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/schiozer/claude-clean-starter/HEAD/.claude/commands/deploy-staging.md -o ~/.claude/commands/schiozer-claude-clean-starter-deploy-staging.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