- 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 description → Spec and test-driven design
Dispatch multiple Haiku-model agents in parallel to build competing prototypes
Design spec → Multiple prototype implementations
Use an Opus-model agent to decompose work into tasks
Spec/design → Task breakdown
Use an Opus-model agent to judge and select among competing prototypes
Prototype outputs → Judged/selected result
Log skipped approval decisions to an assumption ledger
Skipped decision points → Assumption ledger entries
Run a five-stage pipeline (Extract, Design, Cut, Swarm, Verify) to build software without human approval gates
Initial task/spec → Built 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
Comments (0)
No comments yet
Editorially curated, with community endorsements as a secondary signal. Corrections welcome.
