orchestrate
49infiquetra/infiquetra-claude-plugins
Plugin Claude Code
Run one piece of work across several herdr agent sessions, one git worktree per unit.
infiquetra/infiquetra-claude-plugins
Plugin Claude Code
Run one piece of work across several herdr agent sessions, one git worktree per unit.
infiquetra/infiquetra-claude-plugins
Command
Plan work across herdr agent sessions and run it — one worktree per unit, any configured agent, any saga capability.
infiquetra/infiquetra-claude-plugins
Skill Claude CodeCodex
Spread one piece of work across several herdr agent sessions — plan it with the operator, run each unit in its own git worktree with any configured agent and any saga capability, then merge the results back. Triggers on "/orchestrate", "orchestrate this", "split this across agents", "run these issues in parallel"…
infiquetra/infiquetra-claude-plugins
Plugin Claude Code
Claude Code channel that bridges sessions to external systems over Redis Streams. Router-agnostic: pair with any router implementation that speaks the protocol.
infiquetra/infiquetra-claude-plugins
MCP server Claude CodeCodexCursor +2
MCP server "redis-channel" as configured in infiquetra/infiquetra-claude-plugins. Launched with /bin/sh -c cd "$CLAUDE_PLUGIN_ROOT" || exit 1; if [ -r "$HOME/.claude/channels/r.
infiquetra/infiquetra-claude-plugins
Agent
Reference doc for redis-channel session behavior. The load-bearing runtime guidance lives in the MCP server's instructions= field (see server/channel.py buildapp) so Claude reads it on every turn including notification-triggered ones. This file is a human-readable pointer; subagent invocations not expected.
infiquetra/infiquetra-claude-plugins
Command
Add or update an endpoint in the local redis-channel registry.
infiquetra/infiquetra-claude-plugins
Command
Connect this Claude Code session to a configured redis-channel endpoint. Registers session presence in Redis.
infiquetra/infiquetra-claude-plugins
Command
Cleanly disconnect this Claude Code session from its redis-channel endpoint.
infiquetra/infiquetra-claude-plugins
Command
List all live Claude Code sessions registered at this session's connected redis-channel endpoint.
infiquetra/infiquetra-claude-plugins
Command
Override the router-side routing default for this session.
infiquetra/infiquetra-claude-plugins
Command
Rename this Claude Code session's registry entry.