What problem does it solve?
This Skill helps you coordinate multi-thread Codex work when a task benefits from parallel investigation, clear ownership, and durable shared state instead of a single isolated agent.
Core Features & Use Cases
- Team Setup and Membership: Create a named team, add members with concrete ownership slices, and keep scopes non-overlapping.
- Thread Coordination: Bind real Codex threads to team members so the leader can track active work, progress, and hand-offs.
- Persistent Team State: Generate team.json and an auto-built guide.md, support worktree isolation, and archive or delete teams safely.
- Use Case: Use it for a repository audit where one member reviews scripts, another reviews documentation, and the leader synthesizes the findings.
Quick Start
Use the teammode skill to create a named Codex team with at least two members, assign each member a concrete slice of work, and generate the team state and guide in the shared workspace.