What problem does it solve?
Helps users turn an idea into a fully scaffolded, tested, and publishable Hive task repository by guiding them through problem definition, eval design, constraints, repo scaffolding, baseline testing, and upload workflows.
Core Features & Use Cases
- Interactive Conversational Wizard: Step-by-step clarifying questions for problem scope, artifact selection, dataset requirements, and task metadata.
- Eval & Repo Scaffolding: Templates and guidance for program.md, eval/eval.sh, requirements.txt, README, prepare.sh, .gitignore, and starter artifact files.
- Testing, Iteration, and Publish Guidance: Runs prepare/eval loops, helps diagnose failures, suggests adjustments to baselines or evals, and walks through private or public upload procedures.
- Use Cases: Researchers packaging benchmarks, instructors creating graded challenges, or engineers publishing reproducible agentic/ML tasks to the swarm.
Quick Start
Ask the skill to design and scaffold a new hive task for your idea, including eval design and a starter repo.