worker-reporting

Standardize worker task reports with DONE, PARTIAL, or BLOCKED statuses.

1|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/eron1703/claude-config-loader --skill worker-reporting
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: worker-reporting
Source: https://github.com/eron1703/claude-config-loader/tree/main/skills/worker-reporting
Command: npx skills add https://github.com/eron1703/claude-config-loader --skill worker-reporting

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This format provides a standardized, machine-readable template for concluding worker tasks, ensuring consistency across final reports.

Core Features & Use Cases

  • Structured Output Template: Defines a strict schema for status, accomplishments, remaining work, questions, and evidence.
  • Deterministic Communication: Enables automated parsing, archiving, and supervisor review of task results.
  • Use Case: When a worker completes a task, return a single, validated report that can be integrated into logs and dashboards.

Quick Start

Fill out the template with your task results and attach any evidence.

Frequently Asked Questions about worker-reporting

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I standardize worker agent task reports for automated parsing?

Standardize worker agent task reports by enforcing a deterministic YAML frontmatter template with strict DONE, PARTIAL, or BLOCKED status formats. This ensures machine-readable consistency for automated archiving and supervisor review.

What sections are required in a structured status report for task completion?

A structured status report requires the sections ACCOMPLISHED, REMAINING, QUESTIONS, and EVIDENCE. These sections provide a standardized schema for concluding worker tasks and capturing task results.

How do I format task evidence and remaining work for supervisor review?

Format task evidence and remaining work using a deterministic response structure that enforces specific sections like EVIDENCE and REMAINING. This standardized template enables automated parsing and integration into logs and dashboards.

Can I integrate scripts and references into a standardized task report?

Yes, you can integrate scripts, references, or assets into the standardized task report using optional components. The template enforces a deterministic response structure while supporting these optional integrations.

What is the best way to automate parsing of worker task results?

Automate parsing of worker task results by enforcing a deterministic response structure with a strict YAML schema. This machine-readable format enables automated archiving, dashboard integration, and supervisor review.

When do I need a structured output template for worker reporting?

You need a structured output template for worker reporting when a worker completes a task and must return a single, validated report. This ensures consistency and enables automated parsing for logs and dashboards.