Command Claude Code
Guided diagnostic flow for a HydrAIDE issue. Walks through the common pitfalls (clock skew, register pattern, encoding, logs).
Command Claude Code
Guided diagnostic flow for a HydrAIDE issue. Walks through the common pitfalls (clock skew, register pattern, encoding, logs).
Command Claude Code
Generate a new HydrAIDE data model (Profile or Catalog) with RegisterPattern boilerplate and a test scaffold.
Command Claude Code
Review HydrAIDE-related code changes against the pitfall checklist (struct tags, error handling, batch usage, lifecycle).
Skill Claude CodeCodex
Ad-hoc data operation CLIs against a HydrAIDE instance. Migration between swamps, restore from export, bulk import, bulk delete, bulk update, orphan cleanup, cross-environment data sync, reconciliation. Use when the user asks Claude to write a one-shot Go program that reads, transforms, writes, or removes data in…
Skill Claude CodeCodex
Installing, upgrading, and bootstrapping HydrAIDE. Server install on Linux as a systemd service, Docker install for dev or production, Go SDK install in your application, server and SDK upgrades, V1 to V2 storage migration, filesystem and hardware guidance, and troubleshooting common install errors. Use when starting…
Skill Claude CodeCodex
Conceptual and educational explanations of HydrAIDE — how the engine works internally, why it is designed the way it is, what Swamp lifecycle, addressing, query engine, msgpack patch, subscriptions, locking, and the storage engine actually do under the hood. Use when the user asks "how does X work", "why does HydrAIDE…
Skill Claude CodeCodex
Operating HydrAIDE instances with the hydraidectl CLI — install, start/stop/restart, upgrade, backup/restore, migrate (V1→V2), inspect, observe, compact, explore, destroy, certs. Use when installing, deploying, upgrading, migrating, backing up, debugging, or otherwise operating a HydrAIDE server instance. For Go SDK…
Skill Claude CodeCodex
Building HydrAIDE data models and applications with the Go SDK (hydraidego). Sanctuary/Realm/Swamp addressing, Profile vs Catalog patterns, struct tags, msgpack encoding, server-side filters (AND/OR, vector, geo, nested-slice, phrase, IN), atomic increments, distributed locks, real-time subscriptions, structural…
Instructions file
Claude Code instructions for hydraide/hydraide, covering claude.md, communication, project overview, architecture and key layers (top-down).