Autonomous single-shot plan execution. Runs entire superplan implementation plans without stopping, using sub-agents for each phase. Phases write state to filesystem for resume capability. Sequential phases run in order, parallel phases (1a, 1b) run concurrently. User never needs to compact context.
$npx -y skills add asteroid-belt/skulto --skill autobuildInstalls into the current project.
Run `npx skills use "https://github.com/asteroid-belt/skulto" --skill "asteroid-belt/skulto/autobuild"` 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/asteroid-belt/skulto" that are relevant to the current task. Run `npx skills add "https://github.com/asteroid-belt/skulto"` and select the relevant skills, then follow their instructions.