task-worker-protocol

Community

Orchestrate task work for autonomous agents.

Authorbuchananwill
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This protocol standardizes how autonomous agents claim and complete work items pulled from a coordination server, ensuring consistent behavior across tasks.

Core Features & Use Cases

  • Plan mode: Agents read a plan file at a given path to execute a complete specification.
  • Inline mode: Agents execute tasks described directly in the prompt using the inline task format.
  • Ambiguity handling: If details are missing, agents post a clarification query and proceed with the safest interpretation.
  • Finish & reporting: Upon completion, a summary is posted to the general channel with task ID and title.

Quick Start

Describe a new task using a plan file path or an inline task description, and let the task worker protocol handle claiming and completing it.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: task-worker-protocol
Download link: https://github.com/buchananwill/ue-claude-scaffold/archive/main.zip#task-worker-protocol

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.