Feature flag implementation: release flags, ops kill switches, experiment flags, and permission gating. PRD-gated — only load when PRD or technical architecture explicitly requires gradual rollout, A/B testing, or kill switches. Includes lifecycle rules (90-day max for release flags), flag evaluation patterns, and CI/CD checklist.
$npx -y skills add irahardianto/awesome-agv --skill feature-flagsInstalls into the current project.
Run `npx skills use "https://github.com/irahardianto/awesome-agv" --skill "irahardianto/awesome-agv/feature-flags"` 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/irahardianto/awesome-agv" that are relevant to the current task. Run `npx skills add "https://github.com/irahardianto/awesome-agv"` and select the relevant skills, then follow their instructions.