deploy
Deploy application with safety checks and rollback guidance
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Menü
Deploy application with safety checks and rollback guidance
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Basierend auf der SOC-Berufsklassifikation
Build AI agents using the Sisu TypeScript framework. Use when creating agents, implementing middleware, defining tools with Zod schemas, setting up LLM adapters (OpenAI, Anthropic, Ollama), or working with agent control flow, tracing, and observability.
Build AI agents using the Sisu TypeScript framework. Use when creating agents, implementing middleware, defining tools with Zod schemas, setting up LLM adapters (OpenAI, Anthropic, Ollama), or working with agent control flow, tracing, and observability.
Analyze repository changes and create appropriate changesets for semantic versioning
Perform a structured code review for safety, correctness, and maintainability
Systematic debugging workflow from reproduction to root cause
Explain code and architecture clearly for different audiences
| name | deploy |
| description | Deploy application with safety checks and rollback guidance |
| version | 0.1.0 |
| author | sisu |
| tags | ["deploy","release","ops"] |
| requires | ["bash","read_file"] |
Use this skill to execute a safe, repeatable deployment.
If deployment fails, use rollback procedure in resources/rollback.md.
resources/deploy-checklist.mdresources/rollback.md