Autonomous work loop, delegated tasks the agent iterates on alone until verifiably done. Use when the founder says "loop on this", "keep going until it works", "don't stop until", or delegates a bounded task and walks away.
$npx -y skills add krishnatejavepa/shotgun --skill loopInstalls into the current project.
Run `npx skills use "https://github.com/krishnatejavepa/shotgun" --skill "krishnatejavepa/shotgun/loop"` 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/krishnatejavepa/shotgun" that are relevant to the current task. Run `npx skills add "https://github.com/krishnatejavepa/shotgun"` and select the relevant skills, then follow their instructions.