关于
The Idempotency skill equips Claude Code with the specialized patterns required to build automation that survives unexpected interruptions and failures. By focusing on operations that can be safely repeated without changing the final result, this skill helps developers design resilient CI/CD pipelines, infrastructure scripts, and data migrations. It eliminates the need for manual state cleanup or starting from scratch, providing a scalable approach to workflow management where safe reruns are the default behavior rather than an afterthought.