Convert a repeatable operational runbook for the project's infrastructure (pod restarts, cache flushes, scaling) into a parameterized, idempotent script with safety gates, or design a chaos experiment to test system resilience. Do not use for CI/CD pipeline changes, deployment-manifest authoring, application code changes, or ad-hoc debugging.
$npx -y skills add atretyak1985/swarmery --skill automationInstalls into the current project.
Run `npx skills use "https://github.com/atretyak1985/swarmery" --skill "atretyak1985/swarmery/automation"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/atretyak1985/swarmery" that are relevant to the current task. Run `npx skills add "https://github.com/atretyak1985/swarmery"` and select the relevant skills, then follow their instructions.