This skill should be used when the user runs /powerloop, asks to set up an automated task loop, wants iterative refactoring with quality checks, or needs to automate multi-step feature implementation across many files. It creates a cron-based schedule with Plan, Execute, Review, and Sample phases that track progress per item, dispatch work to SubAgents, and auto-stop when quality sampling passes.
$npx -y skills add elct9620/claude-powerloop-plugin --skill powerloopInstalls into the current project.
Run `npx skills use "https://github.com/elct9620/claude-powerloop-plugin" --skill "elct9620/claude-powerloop-plugin/powerloop"` 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/elct9620/claude-powerloop-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/elct9620/claude-powerloop-plugin"` and select the relevant skills, then follow their instructions.