Vibeleaderboard
Index / tool
Visit github.com
Category
AI Agents
Rank
No. 2281Tools index
Pricing
Open Source
Platform
cli
Type
TOOL
GitHub
1 stars
Date

About

hordev is a skills library for Claude Code that skips human approval steps and instead auto-generates a spec and test-driven design, then dispatches many cheap Haiku-model agents in parallel to build competing prototypes, using an Opus-model agent to decompose work and judge results. It is designed for exploring several unproven approaches quickly rather than executing a spec you already trust, and logs every skipped decision to an assumption ledger for later review.

What it can do

  • Auto-generate a spec and test-driven design from a task

    Task descriptionSpec and test-driven design

  • Dispatch multiple Haiku-model agents in parallel to build competing prototypes

    Design specMultiple prototype implementations

  • Use an Opus-model agent to decompose work into tasks

    Spec/designTask breakdown

  • Use an Opus-model agent to judge and select among competing prototypes

    Prototype outputsJudged/selected result

  • Log skipped approval decisions to an assumption ledger

    Skipped decision pointsAssumption ledger entries

  • Run a five-stage pipeline (Extract, Design, Cut, Swarm, Verify) to build software without human approval gates

    Initial task/specBuilt software output

Why it made the leaderboard

Gives teams a fast way to get several working prototype directions when the problem is still unclear, instead of committing to one spec upfront.

Tags

claude-codeai-agentsmulti-agentprototypingorchestrationtddskills-libraryparallel-agents

Comments (0)

No comments yet

Editorially curated, with community endorsements as a secondary signal. Corrections welcome.