What problem does it solve?
This Skill eliminates the tedious manual work of managing multiple detached zellij-based coding agent sessions, removing guesswork when inspecting live task state, sending messages to running agents, or launching parallel side tasks without disrupting your active terminal workflow.
Core Features & Use Cases
- Detached Side Task Launching: Start background coding agent sessions tied to tracked tasks (Linear tickets, GitHub issues) without taking over your current terminal.
- Live Session Inspection: Pull structured context from running zellij sessions, including task metadata and recent transcript tails, without manual terminal scraping.
- Bounded Cross-Session Messaging: Send previewable, targeted messages to live agent sessions for status pings or resumable instructions, with safeguards against accidental sends to ambiguous or cross-machine targets.
Use case example: If you’re working on a core feature and need a second agent to research a related bug in parallel, use this Skill to launch the side task, check its progress later without leaving your current session, and send it a clarifying prompt if it gets stuck.
Quick Start
Use the zellij-cross-session-orchestration skill to launch a detached side coding agent session for the Linear ticket ZON-123 tied to your current project root.