zjj

Orchestrate Zellij sessions to isolate and manage user workspaces.

1|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/lprior-repo/claude-skills --skill zjj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: zjj
Source: https://github.com/lprior-repo/claude-skills/tree/main/zjj
Command: npx skills add https://github.com/lprior-repo/claude-skills --skill zjj

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides isolated workspace management by orchestrating Zellij sessions and workspace state, preventing cross-project contamination.

Core Features & Use Cases

  • Workspace isolation: spawn, manage, and coordinate Zellij sessions per project.
  • Session lifecycle control: create, sync, merge, and clean up workspaces with deterministic state transitions.
  • Coordination and automation: spawn beads, register agents, and manage workspace state across teams.

Quick Start

Create a new workspace with zjj add <name> to start an isolated Zellij session.

Frequently Asked Questions about zjj

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage isolated Zellij sessions for multiple projects?

Isolated Zellij sessions are managed by orchestrating workspace state per project, preventing cross-project contamination through deterministic state transitions and least-privilege command execution.

What is the best way to prevent cross-project contamination in terminal workspaces?

Preventing cross-project contamination requires workspace isolation, which spawns and coordinates separate Zellij sessions per project to enforce boundaries and manage state deterministically.

How do I automate workspace lifecycle control for Zellij sessions?

Automate workspace lifecycle control by using commands to create, sync, merge, and clean up Zellij sessions, ensuring deterministic outputs and clear state transitions across team coordination tasks.

Can I spawn beads and register agents across multiple team workspaces?

Yes, you can spawn beads and register agents across teams by coordinating Zellij sessions and managing workspace state, which imposes least-privilege commands and validates inputs for safe automation.

Does Zellij workspace orchestration support least-privilege command execution?

Zellij workspace orchestration supports least-privilege command execution by validating inputs and providing deterministic outputs, ensuring safe and coordinated session management across projects.

When do I need deterministic state transitions for terminal session management?

Deterministic state transitions are needed when coordinating multiple projects and teams, ensuring that Zellij session creation, syncing, merging, and cleanup yield reliable and predictable workspace states.