worker

Manage OMX Team worker protocols and task lifecycles in tmux environments.

6|Updated Apr 26, 2026
One-click install
npx skills add https://github.com/Weihong-Liu/GenericAgent_project --skill worker-weihong-liu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: worker
Source: https://github.com/Weihong-Liu/GenericAgent_project/tree/main/.codex/skills/worker
Command: npx skills add https://github.com/Weihong-Liu/GenericAgent_project --skill worker-weihong-liu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the management of OMX Team worker protocols and task lifecycles within tmux-based environments, optimizing team collaboration and automation.

Core Features & Use Cases

  • Protocol Management: Handle ACK messages, mailbox management, and task lifecycle events.
  • Task Workflow: Execute tasks, claim task claims, and update task statuses.
  • State-first Approach: Ensures team state and CLI interop are treated as the source of truth.
  • Use Case: For a team using OMX with tmux, this Skill enables efficient task distribution, execution, and monitoring, improving overall workflow efficiency.

Quick Start

Load the worker skill and execute the first task from your worker inbox.

Frequently Asked Questions about worker

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

FAQPage Schema
How do I manage OMX Team worker protocols and task lifecycles in a tmux environment?

To manage OMX Team worker protocols in a tmux environment, use this Skill to handle ACK messages, mailbox management, and task lifecycle events via OMX Team API commands. It treats team state and CLI interop as the source of truth for task distribution.

What is the best way to automate task distribution and execution for OMX teams?

The best way to automate OMX task distribution is by using a state-first approach that executes tasks, claims task claims, and updates task statuses through OMX Team API commands, ensuring efficient workflow monitoring and execution.

Does the worker protocol support ACK messages and mailbox management for team automation?

Yes, worker protocol support for ACK messages and mailbox management is built in. The Skill processes these task lifecycle events to enable efficient team collaboration and interop with team state dispatch.

How do I execute the first task from my worker inbox using OMX Team API commands?

To execute the first task from your worker inbox, load the worker Skill to initialize the tmux-based environment. It will handle the task lifecycle messages and claim the task using OMX Team API commands.

Can I update task statuses and claim task claims using team state and CLI interop?

Yes, you can update task statuses and claim task claims. The Skill uses a state-first approach, ensuring team state and CLI interop are treated as the source of truth for task workflow execution and monitoring.

Why does my OMX team task workflow require a state-first approach in tmux?

An OMX team task workflow requires a state-first approach to ensure team state and CLI interop are treated as the source of truth. This prevents task dispatch conflicts and maintains consistent task lifecycle management across the tmux environment.