workflows/workflows/agent-environment-setup/platforms/codex/generated-skills/deploy/SKILL.md
Plan and implement delivery pipeline or runtime deployment changes with verification and rollback awareness.
npx skillsauth add cubetiq/cubis-foundry deployInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Plans deployment-affecting changes, implements them carefully, and keeps verification and rollback paths explicit.
Use this for CI/CD, environment, or release automation changes rather than application-only feature work.
planner -> implementer
ci-cd-pipeline for general delivery automationkubernetes-deploy when cluster resources are involvedobservability when rollout safety depends on telemetryProvide the target environment, current deployment path, and any release or compliance constraints.
The workflow is complete only when deployment impact, rollback posture, and validation steps are explicit.
DEPLOY_WORKFLOW_RESULT:
deployment_change: <summary>
verification:
- <check>
rollback_plan: <summary>
remaining_risks:
- <risk>
Typical next step: /review or release execution outside the repo
tools
Use when investigating latest vendor behavior, comparing tools or platforms, verifying claims beyond the repo, or gathering external evidence before implementation.
documentation
Use when designing database schemas, normalization strategies, indexing plans, query optimization, and migration workflows for relational, document, or hybrid data stores.
development
Use when writing, reviewing, or refactoring modern C#/.NET code, including minimal APIs, records, async streams, pattern matching, DI lifetimes, and memory-efficient performance tuning.
development
Use when conducting code reviews, building review checklists, calibrating review depth, providing structured feedback, or establishing team review practices. Covers review methodology, feedback patterns, automated checks, and batch review strategies.