Use when the user wants to manually flush a deferred-commit queue from a prior or interrupted chain. Reads .hyperflow/commits-queue/manifest.json, fast-forwards the staging branch onto the user's branch, deletes staging, clears the queue. Recovery interface when a chain crashed before its Step 4 auto-flush ran. Trigger with /hyperflow:flush, "flush pending commits", "flush queue", "apply staged commits", "where are my commits".
$npx -y skills add jeremylongshore/claude-code-plugins-plus-skills --skill flushInstalls into the current project.
Run `npx skills use "https://github.com/jeremylongshore/claude-code-plugins-plus-skills" --skill "jeremylongshore/claude-code-plugins-plus-skills/flush"` 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/jeremylongshore/claude-code-plugins-plus-skills" that are relevant to the current task. Run `npx skills add "https://github.com/jeremylongshore/claude-code-plugins-plus-skills"` and select the relevant skills, then follow their instructions.