Best use case
Use Env Secret Rotator when you need to plan and stage zero-downtime secret rotation across services that currently share brittle static credentials, especially when the work is driven by secret rotation and key rollover.
DevOps · Global library
Plan and stage zero-downtime secret rotation across services that currently share brittle static credentials.
Best use case
Use Env Secret Rotator when you need to plan and stage zero-downtime secret rotation across services that currently share brittle static credentials, especially when the work is driven by secret rotation and key rollover.
Trigger signals
Validation hooks
Install surface
Inspect
pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show env-secret-rotatorUse
orchestrator-mcp skills export env-secret-rotator --to ./skillforge-packs
# copy the exported pack into your preferred agent environmentExport
cp -R skills/env-secret-rotator ./your-agent-skills/env-secret-rotator
# or open skills/env-secret-rotator/SKILL.md in a markdown-first clientFile patterns
Model preferences
Related skills
Implement GitOps workflows with ArgoCD that enable declarative, version-controlled continuous delivery to Kubernetes
Automate safer production rollouts with health-aware promotion and rollback triggers.
Design and implement secure, scalable continuous deployment pipelines that automate software delivery from commit to production