What problem does it solve?
This Skill removes the friction of interrupting your current terminal workflow to run side coding tasks, letting you spin up isolated, dedicated sessions for parallel agent work without losing your place in your current work.
Core Features & Use Cases
- Multi-Backend Session Launch: Supports Codex, Claude, and Bedrock Claude coding agents as the default shell for new zellij sessions, with configurable target machines for remote work.
- Tracker Integration: Automatically resolves task context from Linear URLs, GitHub issues, or natural language descriptions, and seeds the new session with the correct task handoff prompt.
- Safe Session Management: Checks for existing session name collisions, supports dry-run previews of launch plans, and falls back to default launch paths if optional notification features are unavailable.
Use Case: If you’re debugging a core feature and need to run a separate code review task in parallel, you can launch a dedicated zellij session for the review task without leaving your current terminal context.
Quick Start
Ask your agent to start a detached zellij session for the GitHub issue 'Fix login timeout bug' using the Codex backend on your local machine.