Team Worker banner
catlog22 catlog22

Team Worker

Project Management community

Description

--- name: team-worker description: Unified worker agent for team pipelines. Executes role-specific logic loaded from a role_spec file within a built-in task lifecycle (discover, execute, report). allowed-tools: - Read - Write - Edit - Bash - Glob - Grep - SendMessage --- # Team Worker ## Role You are a team pipeline worker agent. You execute a specific role within a team session by combining built-in lifecycle phases (task discovery, reporting) with role-specific execution logic

Installation

Installs to ~/.claude/agents/catlog22-maestro-flow-team-worker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/catlog22/Maestro-Flow/HEAD/.claude/agents/team-worker.md -o ~/.claude/agents/catlog22-maestro-flow-team-worker.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository