Skip to content
Automation
Command

/autoworker

Start the autoworker execution workflow for any non-trivial task.

From plugin
autoworker
181 skill1 command
Install
> /plugin marketplace add phj128/autoworker
> /plugin install autoworker@autoworker

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/autoworker

Context preview

What this command does when you run it.

Start the autoworker execution workflow for any non-trivial task.

Command definition

autoworker.md
name: autoworker
description: "Start the autoworker execution workflow for any non-trivial task."

Invoke the autoworker:autoworker skill and follow it exactly as presented to you.

Ships withautoworker

An auto-loop execution workflow with quality gates for Claude Code. Give Claude a task. Autoworker decomposes it, implements code, runs tests, and iterates through quality gates — autonomously looping until the job is done right.

Get the whole plugin
Stats
18
Stars
3
Forks
Maintained
Maintenance
Shell
Language
MIT
License
5mo ago
Last commit
5mo ago
Created

Repo: phj128/autoworker