jdanigo/hydraia

Self-contained agentic development harness for Claude Code — one command runs the full feature pipeline (plan → execute → double review) with security gates baked in.

8Stars on the repository
63Mods indexed here, across every type
12d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

architect

01

jdanigo/hydraia

Command

Design a new app or service from scratch — guided elicitation, architecture proposals, stack choice, API contract, ADRs — then build it through the full pipeline.

8 12d ago A 32 tokens original MIT

dashboard

02

jdanigo/hydraia

Command

Launch the local Hydraia dashboard (status, usage telemetry, editable config) in the browser.

8 12d ago A 18 tokens original MIT

db

03

jdanigo/hydraia

Command

Diagnose and fix a database bottleneck evidence-first — EXPLAIN, indexes, N+1, locks, pooling, safe migrations.

8 12d ago A 27 tokens original MIT

devops

04

jdanigo/hydraia

Command

Author CI/CD, containers, or IaC following the repo's platform — deploy and secrets flagged for human approval, never executed.

8 12d ago A 25 tokens original MIT

docs

05

jdanigo/hydraia

Command

Sync README, API docs, CHANGELOG, and the ADR index with the actual code — reports drift, never invents behavior.

8 12d ago A 25 tokens original MIT

doctor

06

jdanigo/hydraia

Command

Validate, install, and update Hydraia's external dependencies (codegraph, markitdown, E2E browser binaries).

8 12d ago A 25 tokens original MIT

e2e

07

jdanigo/hydraia

Command

Generate and run an end-to-end suite for the critical user flows — Playwright, auto-detected, never imposed.

8 12d ago A 23 tokens original MIT

feature

08

jdanigo/hydraia

Command

Build a feature through the full Hydraia pipeline (analyze → plan → execute → double-review).

8 12d ago A 20 tokens original MIT

graph

09

jdanigo/hydraia

Command

Query the code graph for structure, call sites, and blast radius.

8 12d ago A 13 tokens original MIT

observability

10

jdanigo/hydraia

Command

Instrument logging, metrics, traces, health checks, and alerts — OpenTelemetry-first, never logging secrets or PII.

8 12d ago A 23 tokens original MIT

perf

11

jdanigo/hydraia

Command

Diagnose and fix a performance problem measurement-first — baseline, profile, numeric target, implement, re-measure.

8 12d ago A 22 tokens original MIT

plan

12

jdanigo/hydraia

Command

Run only Hydraia analysis + spec + detailed plan (with self-review loop), then stop.

8 12d ago A 18 tokens original MIT

resume

13

jdanigo/hydraia

Command

Resume an interrupted Hydraia pipeline from the last incomplete phase.

8 12d ago A 11 tokens original MIT

review

14

jdanigo/hydraia

Command

Run only the Hydraia double code-review + security gate on the current branch.

8 12d ago A 15 tokens original MIT

story

15

jdanigo/hydraia

Command

Analyze a user story like a Product Owner, then produce spec + QA cases + a frozen plan — no code.

8 12d ago A 22 tokens original MIT