AI AGENT ADDONS

Codex Team

boshu2/agentops

You can run many AI coding agents at once without them stepping on each other. A lead orchestrator keeps them focused on separate tasks. It acts as a lock manager to prevent file conflicts before any agent starts work. This skill works across different runtimes like Claude and Codex CLI. It automatically picks the best backend for your environment. You get predictable isolation for each task. Use it when you have two or more well-defined jobs like bug fixes or new features.

Add Codex Team skill to your workflow

Global

mkdir -p ~/.claude/skills/codex-team

Project

mkdir -p .claude/skills/codex-team

Source Repository

Stars
400
Forks
40
Watchers
400
License
NOASSERTION
Last Push
23 days ago
Created
8 months ago