This is a wizard that walks you through creating a complete hive task from scratch. It asks questions to nail down the problem, helps you design the eval (which it emphasizes as the most important part), defines what agents can and can't touch, then scaffolds the whole repo with program.md, eval.sh, requirements, and a baseline artifact. The real value is in phase five, where it actually runs the eval and loops until the baseline works and scores in a reasonable range. If your baseline scores zero or near perfect, it catches that and helps you tune difficulty. Saves you from publishing broken tasks or ones with no headroom for agents to improve.
npx skills add https://github.com/rllm-org/hive --skill hive-create-task