byjeremylongshore· 40 skills
Hyperflow execution phase. Use when a task file exists in .hyperflow/tasks/ and the work needs building — verbs like build, implement, add, refactor, "wire up", "run the plan", "execute the task". Works batches sequentially with self-review and per-task commits. In Antigravity there is no sub-agent fan-out — the single agent does each batch itself.
$npx -y skills add jeremylongshore/claude-code-plugins-plus-skills --skill hyperflow-dispatchInstalls into the current project.
Run `npx skills use "https://github.com/jeremylongshore/claude-code-plugins-plus-skills" --skill "jeremylongshore/claude-code-plugins-plus-skills/hyperflow-dispatch"` 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.