Roll out a change in stages behind a feature flag with a monitoring window and a written rollback plan - use before shipping anything user-facing, instead of flipping it on for everyone at once
$npx -y skills add etr/groundwork --skill staged-rolloutInstalls into the current project.
Run `npx skills use "https://github.com/etr/groundwork" --skill "etr/groundwork/staged-rollout"` 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/etr/groundwork" that are relevant to the current task. Run `npx skills add "https://github.com/etr/groundwork"` and select the relevant skills, then follow their instructions.