omg-teams

Manage parallel CLI worker tasks across tmux panes.

Updated May 30, 2026
One-click install
npx skills add https://github.com/kwt00/oh-my-grok --skill omg-teams-kwt00
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: omg-teams
Source: https://github.com/kwt00/oh-my-grok/tree/main/skills/omg-teams
Command: npx skills add https://github.com/kwt00/oh-my-grok --skill omg-teams-kwt00

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the execution of parallel tasks using multiple CLI workers within tmux panes, increasing efficiency and productivity.

Core Features & Use Cases

  • Parallel Task Execution: Spawn multiple CLI workers for parallel processing of tasks.
  • Agent Support: Supports claude, codex, and gemini agent types for task execution.
  • tmux Integration: Utilizes tmux panes for worker processes, enhancing workspace management.
  • Use Case: Imagine you need to run code reviews, perform text analysis, and generate UI designs in parallel. This Skill can manage these tasks simultaneously, reducing overall time to completion.

Quick Start

Launch a team of 3 workers to execute a task across the claude agent.

Frequently Asked Questions about omg-teams

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

FAQPage Schema
How do I execute parallel tasks using multiple CLI workers in tmux?

Parallel task execution is managed by spawning multiple CLI worker processes within tmux panes, automating simultaneous workflows to increase productivity.

Can I run parallel code reviews and text analysis with different AI agents?

Yes, parallel code reviews and text analysis can run simultaneously by assigning tasks to supported CLI agent types including claude, codex, and gemini workers.

Do I need tmux installed to manage parallel CLI worker processes?

Yes, tmux is required to manage the individual worker panes where each CLI agent process executes its assigned parallel task.

What is the best way to manage workspace windows for parallel AI agents?

Using tmux integration to organize CLI workers into separate panes provides an efficient workspace management solution for monitoring parallel AI agent tasks.

How do I launch a team of workers to execute a task across the claude agent?

You can launch a team of multiple workers, such as a team of 3, to execute a specified task across the claude agent directly through the Skill's scripts.