worker

Manage worker task lifecycle and state within OMX teams using tmux and JSON.

Updated Jul 2, 2026
One-click install
npx skills add https://github.com/JaCha00/nais2-integration-complete --skill worker-jacha00
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: worker
Source: https://github.com/JaCha00/nais2-integration-complete/tree/main/.codex/skills/worker
Command: npx skills add https://github.com/JaCha00/nais2-integration-complete --skill worker-jacha00

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a protocol for managing worker tasks within tmux-based OMX teams, facilitating efficient task distribution and execution.

Core Features & Use Cases

  • Worker Initialization: Ensures proper initialization of worker sessions within OMX teams.
  • Task Management: Handles task claiming, execution, and completion within the team's lifecycle.
  • Mailbox Communication: Manages communication between workers and the team lead through mailboxes.
  • State Management: Manages worker and task states, ensuring consistency and reliability.
  • Use Case: For a team using OMX and tmux, this Skill streamlines the process of distributing and executing tasks among team members.

Quick Start

Load the worker skill and initialize your session. Check your mailbox for tasks and execute them as directed.

Frequently Asked Questions about worker

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

FAQPage Schema
How do I manage worker tasks in a tmux-based OMX team?

You can manage worker tasks in a tmux-based OMX team by loading this Skill to handle task claiming, execution, and completion. It manages the lifecycle of worker tasks and ensures consistent state management across the team.

How does mailbox communication work for OMX team collaboration?

Mailbox communication works by routing JSON messages between workers and the team lead. This Skill manages the mailboxes to facilitate task distribution and direct execution within the OMX and tmux environments.

Do I need OMX and tmux to run worker initialization and task distribution?

Yes, you need both OMX and tmux environments to run worker initialization and task distribution. This Skill requires these specific platforms to properly initialize worker sessions and manage the team's task lifecycle.

What is the best way to distribute tasks among team members using tmux?

The best way to distribute tasks among team members using tmux is to utilize a structured worker protocol. This Skill streamlines task distribution by managing worker states and mailbox communication to ensure reliable execution.

How do I ensure consistent state management during worker task execution?

You ensure consistent state management during worker task execution by using this Skill to handle task and state communication. It utilizes JSON formats to maintain reliability and consistency throughout the worker and task lifecycle.