By spideynolove
Claude Code plugin for SQLite-backed task orchestration with Redis coordination
Hekate multi-agent workflow patterns and conventions
Inspect Hekate v2 monitoring outputs and transient coordination health
Inspect and reset Hekate SQLite and Redis runtime state
Inspect ephemeral Redis coordination state used by Hekate v2
Hekate is a Claude Code plugin that stores durable orchestration state in SQLite, uses Redis only for short-lived coordination, and keeps repository-specific Claude workflow files under .claude/.
.claude/ is repo-local and only documents how to work on this repository.Read docs/INSTALL.md.
Create an epic prompt in Claude Code:
create epic: Build authentication system
The plugin persists the epic and tasks in SQLite, and the spawn flow claims eligible pending tasks through Redis.
Executes bash commands
Hook triggers when Bash tool is used
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub spideynolove/hekateClaude Code integration for MCP Task Orchestrator — schema-aware context, note-driven workflow
tq task queue worker commands
Commands for orchestrating complex workflows
Task orchestrator for Claude Code — spawn and manage multiple task sessions
Fulcrum task orchestration for Claude Code
Parallel task orchestration for AI coding agents - dispatch work to Codex or Claude Code workers in isolated git workspaces