architect
Design a new app or service from scratch — guided elicitation, architecture proposals, stack choice, API contract, ADRs — then build it through the full…
Deliver a large or multi-stage effort through Hydraia Agile Mode — decompose into an epic, user stories, tasks, subtasks + QA, optionally sync to Jira, then autonomously execute stage by stage with tiered approval gates.
> /plugin marketplace add jdanigo/hydraia > /plugin install hydraia@hydraia
How it fires
How this command gets triggered: by you, by Claude, or both.
/agileContext preview
What this command does when you run it.
Deliver a large or multi-stage effort through Hydraia Agile Mode — decompose into an epic, user stories, tasks, subtasks + QA, optionally sync to Jira, then autonomously execute stage by stage with tiered approval gates.
description: Deliver a large or multi-stage effort through Hydraia Agile Mode — decompose into an epic, user stories, tasks, subtasks + QA, optionally sync to Jira, then autonomously execute stage by stage with tiered approval gates. argument-hint: <the epic-sized idea or goal>
Invoke the **hydraia** skill with `mode = agile` forced from Phase -1. Decompose the request into Epic → User Stories → Tasks → Subtasks + a QA plan (see the Agile Mode phases: `phase-2a-decompose` → `agile-orchestrator`), get my approval on the decomposition, offer Jira sync if the Jira MCP is available and enabled, then execute the tree sequentially by dependency — each story runs the light per-story ceremony gated by its autonomy tier (mechanical stories run autonomously; tier-L / risky ones pause for my approval). Keep the security floor on every story. Model routing follows the run's austerity — Opus for judgment, Sonnet/Haiku for mechanical work — resolved per task → story → epic. End with the run summary and the credits line.
Request: $ARGUMENTS
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.
Repo: jdanigo/hydraia
Design a new app or service from scratch — guided elicitation, architecture proposals, stack choice, API contract, ADRs — then build it through the full…
Launch the local Hydraia dashboard (status, usage telemetry, editable config) in the browser
Diagnose and fix a database bottleneck evidence-first — EXPLAIN, indexes, N+1, locks, pooling, safe migrations
Author CI/CD, containers, or IaC following the repo's platform — deploy and secrets flagged for human approval, never executed
Sync README, API docs, CHANGELOG, and the ADR index with the actual code — reports drift, never invents behavior
Validate, install, and update Hydraia's external dependencies (codegraph, markitdown, E2E browser binaries)