The autonomous goal loop. Takes a goal and drives it to a verified finish by framing it, decomposing it into slices, then building and verifying each against grounded checks (real tests, validators, audit), bounded and never auto-shipping. Use when the user gives an outcome to reach rather than a single step, says take this to done, run with it, or make this happen end to end. Manual-only (drives builds, tests, and real side effects).
$npx -y skills add manusco/resonance --skill goalInstalls into the current project.
Run `npx skills use "https://github.com/manusco/resonance" --skill "manusco/resonance/goal"` 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/manusco/resonance" that are relevant to the current task. Run `npx skills add "https://github.com/manusco/resonance"` and select the relevant skills, then follow their instructions.