Senior power-engineer playbook for voltage violations. Use whenever a base-case or contingency study shows low voltage, high voltage, weak reactive support, or tap exhaustion — including escalations from a tool skill where bus voltage falls below 0.95 pu or rises above 1.05 pu in PowerWorld, PSS/E, PSLF, OpenDSS, pandapower, PyPSA, or surge. Triggers on "voltage too low", "voltage too high", "add reactive support", or "buses out of limits". Moves past reporting into an ordered, validated mitigation sequence.
$npx -y skills add power-agent/powerskills --skill voltage-violation-mitigationInstalls into the current project.
Run `npx skills use "https://github.com/power-agent/powerskills" --skill "power-agent/powerskills/voltage-violation-mitigation"` 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/power-agent/powerskills" that are relevant to the current task. Run `npx skills add "https://github.com/power-agent/powerskills"` and select the relevant skills, then follow their instructions.