In D&D, Power Word Stun locks a creature in place — alive but unable to act. The real-world version is SIGSTOP: a hard freeze that preserves state but halts all activity. Account lockouts, emergency process suspension, administrative holds. Unlike Power Word Kill, the target can be unfrozen. The spell is for situations where something must stop right now but destruction is not warranted — you need the process alive for investigation, for later resumption, or because killing it would cause worse problems than freezing it.
$npx -y skills add hmbown/wizards-of-the-ghosts --skill power-word-stunInstalls into the current project.
Run `npx skills use "https://github.com/hmbown/wizards-of-the-ghosts" --skill "hmbown/wizards-of-the-ghosts/power-word-stun"` 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/hmbown/wizards-of-the-ghosts" that are relevant to the current task. Run `npx skills add "https://github.com/hmbown/wizards-of-the-ghosts"` and select the relevant skills, then follow their instructions.