Skip to content
Automation
Command

/autoworker

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

From plugin
161 skills1 commands
shell
$ npx -y skills add phj128/autoworker --agent claude-code

Ships with autoworker. Installing the plugin gets this command.

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.
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, auto-invoked
Stats
16
Stars
0
Views
3
Forks
Maintained
Maintenance
Shell
Language
MIT
License
4mo ago
Last commit
4mo ago
Created

Repo: phj128/autoworker