Create a multi-agent workflow plan from a natural language description. Breaks down the task into steps, assigns to agents, and creates the workflow. Use when the user describes a feature or task they want the team to build.
$npx -y skills add fakiho/neohive --skill planInstalls into the current project.
Run `npx skills use "https://github.com/fakiho/neohive" --skill "fakiho/neohive/plan"` 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/fakiho/neohive" that are relevant to the current task. Run `npx skills add "https://github.com/fakiho/neohive"` and select the relevant skills, then follow their instructions.