generic-worker-skill

Community

Safely execute bounded tasks with one worker.

AuthorOceanEyeFF
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps Harness complete a well-scoped, one-off execution task without forcing the controller to take on operational responsibilities, while keeping actions safe, minimal, and within explicit boundaries.

Core Features & Use Cases

  • Bounded execution only: Runs as a generic worker that receives an already range-limited task prompt and performs the smallest necessary changes to finish it.
  • Scope and safety enforcement: Checks range, acceptance criteria, and non-goals, and blocks unsafe or out-of-bound modifications, especially around control-plane changes.
  • Verification-oriented reporting: Produces a structured execution report including touched files, validation results, remaining risks, and the recommended next action (without making Harness control decisions).

Quick Start

Ask the AI to use generic-worker-skill to complete the provided bounded task by following the prompt fields (scope, constraints, acceptance criteria, verification requirements, and completion signal) and returning a concise execution report with validation results.

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: generic-worker-skill
Download link: https://github.com/OceanEyeFF/servo/archive/main.zip#generic-worker-skill

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.