Audit .flow/memory/ entries against the current codebase and decide Keep / Update / Consolidate / Replace / Delete per entry. Triggers on /flow-next:audit, "audit memory", "review memory", "refresh learnings", "sweep stale memory", "consolidate overlapping memory entries". Optional mode:autofix token in arguments runs without questions and marks ambiguous as stale. Optional scope hint after the mode token (concept, category, module, or path) narrows what gets audited.
$npx -y skills add gmickel/flow-next --skill baselineInstalls into the current project.
Run `npx skills use "https://github.com/gmickel/flow-next" --skill "gmickel/flow-next/baseline"` 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/gmickel/flow-next" that are relevant to the current task. Run `npx skills add "https://github.com/gmickel/flow-next"` and select the relevant skills, then follow their instructions.