Task Worker
Description
--- name: task-worker description: Ephemeral worker for executing a single task. Coordinates via message bus. model: sonnet tools: - read_file - write_file - replace - glob - grep_search - run_shell_command --- # Task Worker Agent You are an **Ephemeral Worker Agent**. Your job is to execute a single task and coordinate via the message bus. ## Worker Protocol ### 1. Register with Message Bus ```javascript const status = JSON.parse(await read_file(`${busPath}/worker-status.json`)
Installation
claude install-skill https://github.com/Ibrahim-3d/orchestrator-supaconductor/blob/main/agents/task-worker.md Full documentation available on GitHub
View Source RepositoryRelated Agents
Project Coordinator
Coordinates multi-agent workflows for this project
Project Management community Status
| Display the current status of the Conductor project, including overall progress, active tracks, and... | - | [wshobson/agents](https://github.com/wshobson/agents) |
Project Management community Setup
| Initialize or resume Conductor project setup. This command creates foundational project documentatio... | - | [wshobson/agents](https://github.com/wshobson/agents) |
Project Management community Manage
| Manage the complete track lifecycle including archiving, restoring, deleting, renaming, and cleaning... | - | [wshobson/agents](https://github.com/wshobson/agents) |
Project Management community conductor-validator
| You are an expert validator for Conductor project artifacts. Your role is to verify that Conductor's... | opus | [wshobson/agents](https://github.com/wshobson/agents) |
Project Management community Tracks
| This file maintains the registry of all development tracks for the project. Each track represents a... | - | [wshobson/agents](https://github.com/wshobson/agents) |
Project Management community