by win4r · Codex Skill · ★ 434
Team Tasks — Multi-Agent Pipeline Coordination A Python CLI tool for coordinating multi-agent development workflows through shared JSON task files. Designed for use with OpenClaw and AI agent orchestration systems. Features Three coordination modes for different workflows: Requirements Python 3.12+ (stdlib only, no external dependencies) Data stored as JSON in (override with env var) Installation For OpenClaw skill integration, copy to your skills directory: Quick Start Mode A: Linear Pipeline A sequential pipeline where agents execute one after another in order. bash TM="python3 scripts/taskmanager.py" Create project with pipeline order $TM init my-api -g "Build REST API with tests and docs" \ -p "code-
| Stars | 434 |
| Forks | 79 |
| Language | Python |
| Category | Codex Skill |
| Quality Score | 64.95/100 |
| Last Updated | 2026-02-09 |
| Created | 2026-02-09 |
| Platforms | python |
| Est. Tokens | ~5k |
Explore other popular codex skill tools:
team-tasks is Multi-agent pipeline coordination: Linear, DAG, and Debate modes for AI agent orchestration. It is categorized as a Codex Skill with 434 GitHub stars.
team-tasks is primarily written in Python. It covers topics such as openclaw, openclaw-skill, openclaw-skills.
You can find installation instructions and usage details in the team-tasks GitHub repository at github.com/win4r/team-tasks. The project has 434 stars and 79 forks, indicating an active community.