Senior power-engineer playbook for power-flow convergence failures. Use whenever a base case or post-change case diverges, oscillates, or fails to solve in PSS/E, PSLF, PowerWorld, pandapower, PyPSA, surge, or OpenDSS. Triggers on "power flow diverged", "case won't solve", "did not converge", "blown-up voltages", or "max iterations reached". Every tool skill stops on a non-convergent base case — this playbook is what to do next, separating data errors from numerical fragility from genuine physical infeasibility.
$npx -y skills add power-agent/powerskills --skill convergence-failure-mitigationInstalls into the current project.
Run `npx skills use "https://github.com/power-agent/powerskills" --skill "power-agent/powerskills/convergence-failure-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.