jdanigo/hydraia
8 stars · Last commit 2026-07-21
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   🇬🇧 English · 🇪🇸 [Español](README.es.md) A personal agentic development harness for Claude Code. One command runs the entire feature pipeline: it **collaborates with you on the design** (brainstorm, approaches, spec), then **builds autonomously** — plan, execute, double-review, and verify with no per-step babysitting and no telling it which model or skill to use. ``` /hydraia:feature add rate limiting to the public REST API ``` You stay on Opus 4.8; Hydraia decides everything else — when to brainstorm, when to plan, when to drop to Sonnet for execution, which reviewers to run, which security gates to enforce.