jdanigo/hydraia
8 stars · Last commit 2026-09-12
Self-contained agentic development harness for Claude Code — one command runs the full feature pipeline (plan → execute → double review) with security gates baked in.
README preview
# Hydraia   [](https://discord.gg/gA9TBsjGz) 🇬🇧 English · 🇪🇸 [Español](README.es.md) An agentic development harness for Claude Code. **One command runs the entire feature pipeline** — it collaborates with you on the design, then builds autonomously: plan, execute, double-review, and verify. No per-step babysitting, no choosing which model or skill to use. ``` /hydraia:feature add rate limiting to the public REST API ``` You stay on Opus 4.8; Hydraia decides the rest — when to brainstorm, when to plan, when to drop to Sonnet for execution, which reviewers to run, which security gates to enforce.