team

Coordinate multi-agent team workflows across Codex/OMX and tmux runtimes.

40|9|Updated Jan 4, 2026
One-click install
npx skills add https://github.com/akillness/jeo-skills --skill team-akillness
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team
Source: https://github.com/akillness/jeo-skills/tree/main/.agent-skills/team
Command: npx skills add https://github.com/akillness/jeo-skills --skill team-akillness

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinate and route a coordinated multi-agent team workflow across Codex/OMX, enabling a shared task list and runtime-backed execution.

Core Features & Use Cases

  • Preflight checks for required runtimes (omx, tmux) and readiness verification.
  • Coordination and lifecycle management of team workers, including status tracking and shared state storage under .omx/state/team.
  • Route-Outs: guidance to use omx for runtime-backed operation or ultrawork for independent parallel lanes.

Quick Start

Instruct the exact-name skill to trigger a coordinated-team run and start the team workflow.

Frequently Asked Questions about team

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

FAQPage Schema
How do I coordinate a multi-agent team workflow across Codex and OMX runtimes?

To coordinate a multi-agent team workflow, you can trigger the team mode explicitly to route tasks across Codex/OMX runtimes. It handles preflight checks, initiation, and shared task list lifecycle management.

What is needed for preflight checks before starting multi-agent orchestration with tmux?

Preflight checks for multi-agent orchestration require verifying that omx and tmux-enabled runtimes are installed and ready. The workflow validates runtime readiness before initiating team workers and shared state storage.

Can I use ultrawork for independent parallel lanes instead of a coordinated team workflow?

Yes, you can use ultrawork for independent parallel lanes instead of a coordinated team workflow. The system provides route-outs to guide you toward ultrawork for parallel execution or omx for runtime-backed operations.

How do I manage the lifecycle and status tracking of team workers in a shared task list?

Lifecycle management and status tracking of team workers are handled automatically using a shared task list. The system stores shared state under the designated team state directory to monitor worker progress throughout execution.

What is the best way to initiate a coordinated team workflow for a shared task list?

The best way to initiate a coordinated team workflow is to explicitly invoke the team command or request team mode. This triggers preflight runtime verification and starts the lifecycle management for your shared tasks.