Use when the user wants a next-action recommendation based on current state — reads handoff/git/lessons/STATE and proposes top-3 by impact. Trigger: '/next', 'what should I do next', 'next action'. Proposes only, never executes.
$npx -y skills add alexzio00/sovereign-skills --skill next-actionInstalls into the current project.
Run `npx skills use "https://github.com/alexzio00/sovereign-skills" --skill "alexzio00/sovereign-skills/next-action"` 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/alexzio00/sovereign-skills" that are relevant to the current task. Run `npx skills add "https://github.com/alexzio00/sovereign-skills"` and select the relevant skills, then follow their instructions.