OperationsPROPRO REQUIREDFC-OPS-002
Deploy Claw
deploy-claw
Crea flujos de despliegue automatizados con estrategias blue-green y canary.
Creates automated deployment workflows with blue-green, canary, and rolling update strategies including health checks, traffic shifting, and automatic rollback triggers.
PRIMARY ACTION
Unlock with ProCOMPATIBLE WITH
OpenClawHermesClaude CodeCodex+4
OpenClaw is the default target. Cursor example below.
When to Use
- Harden deployment and release workflows
- Improve observability and alert readiness
- Define environment standards
- Prepare operational runbooks
Compatible Frameworks
8 TOOLS
Quality Gates
- manifest valid
- exports tested
- no secret exposure
- compatible format
- Estrategia de despliegue sin downtime
- Health checks en cada etapa
- Rollback automático configurado
- Tráfico controlado y gradual
- Respuesta completa y estructurada
5 GATES DEFINED
Expected Outputs
deployment configurationstraffic management ruleshealth check policiesrollback automationdeployment scripts
Native exports per tool
OpenClaw10 files
openclaw/AGENTS.mdopenclaw/SOUL.mdopenclaw/TOOLS.md+7 moreHermes5 files
hermes/skills/flickclaw/deploy-claw/SKILL.mdhermes/skills/flickclaw/deploy-claw/references/workflow.mdhermes/skills/flickclaw/deploy-claw/references/quality-gates.md+2 moreClaude Code6 files
claude-code/CLAUDE.mdclaude-code/.claude/skills/deploy-claw/SKILL.mdclaude-code/.claude/skills/deploy-claw/references/workflow.md+3 moreCodex5 files
codex/AGENTS.mdcodex/.flickclaw/agents/deploy-claw/codex.mdcodex/.flickclaw/agents/deploy-claw/workflow.md+2 moreCursor3 files
cursor/.cursor/rules/flickclaw-deploy-claw.mdccursor/.cursor/rules/flickclaw-deploy-claw-workflow.mdccursor/.cursor/rules/flickclaw-deploy-claw-quality-gates.mdcWindsurf3 files
windsurf/.windsurf/rules/flickclaw-deploy-claw.mdwindsurf/.windsurf/rules/flickclaw-deploy-claw-workflow.mdwindsurf/.windsurf/rules/flickclaw-deploy-claw-quality-gates.mdAider3 files
aider/CONVENTIONS.mdaider/aider.mdaider/.aider.conf.ymlOllama4 files
ollama/Modelfileollama/system-prompt.mdollama/template.md+1 moreUse in Your Tool
Primary command uses OpenClaw by default. Secondary example targets Cursor.
OpenClaw (default)
RECOMMENDEDnpm exec --yes @flickclaw/cli@latest -- install deploy-clawCursor (secondary)
npm exec --yes @flickclaw/cli@latest -- install deploy-claw --target cursorSupported AI Agent Frameworks
Example Prompt
Build a complete plan and deliverable package for this agent's role in a production workflow.