jdanigo

63 mods across 1 repository, 8 stars between them.

sre-observability

25

jdanigo/hydraia

Agent

Observability specialist for the Hydraia pipeline. Instruments structured logging, metrics (RED/USE), traces (OpenTelemetry), health checks, and alert rules as plan tasks. Vendor-agnostic — OTel first, vendor SDKs only if already present. Never logs secrets or PII. Opt-in via /hydraia:observability.

8 11d ago A 75 tokens original MIT

jdanigo/hydraia

Agent

Analyze type design for encapsulation, invariant expression, usefulness, and enforcement.

8 11d ago A 20 tokens copy · 92% MIT

typescript-reviewer

27

jdanigo/hydraia

Agent

Expert TypeScript/JavaScript code reviewer specializing in type safety, async correctness, Node/web security, and idiomatic patterns. Use for all TypeScript and JavaScript code changes. MUST BE USED for TypeScript/JavaScript projects.

8 11d ago A 51 tokens copy · 80% MIT

vue-reviewer

28

jdanigo/hydraia

Agent

Expert Vue.js code reviewer specializing in Composition API correctness, reactivity pitfalls, component architecture, template security, and Vue-specific performance. Use for any change touching .vue, .ts/.js files with Vue imports, or Vue ecosystem code (Pinia, Vue Router, Nuxt). MUST BE USED for Vue projects.

8 11d ago A 68 tokens original MIT

hydraia

29

jdanigo/hydraia

Skill Claude CodeCodex

Codex-native hydraia pipeline. Use when the user asks to build, add, implement, or change a feature, brings a story/ticket, reports a bug, or wants a branch review. Runs the full spec-drive pipeline on Codex — triage, analyze, spec + threat model, plan + self-review, sub-agent execution, double review, verify — using…

8 11d ago A 95 tokens original MIT

architect

30

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 11d ago A 32 tokens original MIT

dashboard

31

jdanigo/hydraia

Command

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

8 11d ago A 18 tokens original MIT

db

32

jdanigo/hydraia

Command

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

8 11d ago A 27 tokens original MIT

devops

33

jdanigo/hydraia

Command

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

8 11d ago A 25 tokens original MIT

docs

34

jdanigo/hydraia

Command

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

8 11d ago A 25 tokens original MIT

doctor

35

jdanigo/hydraia

Command

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

8 11d ago A 25 tokens original MIT

e2e

36

jdanigo/hydraia

Command

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

8 11d ago A 23 tokens original MIT

feature

37

jdanigo/hydraia

Command

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

8 11d ago A 20 tokens original MIT

graph

38

jdanigo/hydraia

Command

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

8 11d ago A 13 tokens original MIT

observability

39

jdanigo/hydraia

Command

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

8 11d ago A 23 tokens original MIT

perf

40

jdanigo/hydraia

Command

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

8 11d ago A 22 tokens original MIT

plan

41

jdanigo/hydraia

Command

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

8 11d ago A 18 tokens original MIT

resume

42

jdanigo/hydraia

Command

Resume an interrupted Hydraia pipeline from the last incomplete phase.

8 11d ago A 11 tokens original MIT

review

43

jdanigo/hydraia

Command

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

8 11d ago A 15 tokens original MIT

story

44

jdanigo/hydraia

Command

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

8 11d ago A 22 tokens original MIT

SessionStart

45

jdanigo/hydraia

Hook

Runs when a session starts on startup, clear and compact, executing preflight.sh. From jdanigo/hydraia.

8 11d ago A tokens not measured original MIT

PreToolUse

46

jdanigo/hydraia

Hook

Runs before the agent uses a tool for Edit, Write, MultiEdit, Task and Bash tool calls, executing gate.sh, blastgate.sh, agents.sh and plancheck.sh (4 commands). From jdanigo/hydraia.

8 11d ago A tokens not measured copy · 69% MIT

SubagentStop

47

jdanigo/hydraia

Hook

Runs when a subagent finishes, executing agents.sh. From jdanigo/hydraia.

8 11d ago A tokens not measured original MIT

Stop

48

jdanigo/hydraia

Hook

Runs when the agent finishes a response, executing summary.sh. From jdanigo/hydraia.

8 11d ago A tokens not measured original MIT