woterclip
by wotai-dev
Persona-based agent orchestration with Linear-backed task routing and heartbeat monitoring
Summary
Orchestrates persona-based agents backed by Linear and Claude Code, routing tasks to specialized personas and keeping them alive with heartbeat loops through an Event-Driven Agent Pattern. Uses Linear issues as work items and Claude Code/Plugins as execution engines to assign, monitor, and retry tasks. Distinctive features include persona routing rules and continuous heartbeats to detect stalled agents early.
Why It Matters
Best For
Teams using Claude (Anthropic) and Linear who need persona routing, live heartbeats, and a workflow-backed audit trail for agent tasks. This approach is well suited for those adopting an Agent Service Mesh Pattern to orchestrate and observe cross-agent communications.
Applications
- Route feature or bug work to specialized persona agents using Linear issues as task objects
- Detect and retry stalled agent executions using heartbeat loops to improve reliability
- Create an auditable mapping from agent persona to Linear ticket for post-hoc evaluation and accountability