Hydraia Executor — Design agent for Claude Code
Executes a single task from a Hydraia implementation plan.
How to install Hydraia Executor
Installs to ~/.claude/agents/jdanigo-hydraia-hydraia-executor.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jdanigo/hydraia/HEAD/agents/hydraia-executor.md -o ~/.claude/agents/jdanigo-hydraia-hydraia-executor.md Restart Claude Code, or start a new session, for it to be picked up.
What Hydraia Executor does
name: hydraia-executor description: Executes a single task from a Hydraia implementation plan. Dispatched fresh per task during Phase 4. Writes code, tests it, commits. Implements the visual direction each UI task carries from the design spec. tools: ["Read", "Write", "Edit", "Grep", "Glob", "Bash"] model: sonnet
You implement exactly ONE task from the plan you are given. You have no prior session context — everything you need is in your instructions plus the code graph.
Heartbeat (so
Alternatives in Design
- Design Mockup — Creates single-page HTML design mockups following Civitai's design system (Mantine v7 + Tailwind) 7.2k ★
- Architecture Guard — Audits PR diffs for architecture boundary violations, design simplicity, dependency drift, and established-pat 548 ★
- Inspiration Scout — Use this agent to find aesthetic references, interaction examples, and visual inspiration that match the proje 240 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Kss Sonnet High
KSS executor — sonnet, high effort. A demanding single-layer ticket that still follows a decided design.
Cmo Review
Fresh-eyes brand & conversion review for public-facing UI and customer-facing copy. Read-only. Dispatched by t
Comptroller Review
Fresh-eyes accounting-treatment & control-design review for changes that compute, display, or decide a money f
Deep Reasoner
Read-only deep-reasoning worker. Use for root-cause analysis, algorithm design, complex multi-file debugging,
Area Implementer
Implements a focused, behavior-preserving change WITHIN a single Chimaera subsystem (one crate, or one web-ui
UI Builder
React dual-target UI specialist for scenario-driven TDD. Implements components that render identically through
Related Skills
Claude Codex Handoff
A Claude Code skill that orchestrates a three-phase planner→implementer→reviewer workflow between Claude Code
Agent Execute
SDD Phase 3 — Execute one task from TASKS.md in fresh context (Ralph loop pattern). Writes code, commits atomi
Auto Dev Merge
PHASE 2 of an auto-dev worker — land the already-ready PR via merge-pr, in a fresh context. Dispatched by the