Automates the rotation of API keys, database credentials, certificates, and encryption keys with zero-downtime deployment. You'd reach for this when handling compliance requirements, responding to security incidents, or just hardening your secrets management lifecycle. The package includes implementations for AWS Secrets Manager, HashiCorp Vault, and Kubernetes secrets with grace periods and rollback procedures built in. The audit logging is comprehensive, which matters when you need to prove rotation actually happened. Honestly, the hardest part of secrets rotation isn't generating new values, it's coordinating the changeover without breaking active connections, and this handles that dance for you.
npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill secrets-rotation