From autoworker
Start the autoworker execution workflow for any non-trivial task.
npx claudepluginhub phj128/autoworker --plugin autoworkerInvoke the autoworker:autoworker skill and follow it exactly as presented to you.
/quickExecutes ad-hoc tasks from a description using learnship quick workflow with atomic commits, state tracking, and no full planning.
/workflowsSelects and executes the most matching standardized multi-skill workflow for the given task, specifying each step's inputs, outputs, and termination conditions. Suggests single skills if no full workflow fits.
/analyzeAnalyzes provided work for automation opportunities by invoking the compound-analyzer:analyze skill.
/create-workflowScaffolds a custom swarm workflow by generating a mode skill (.claude/skills/<name>-mode/SKILL.md) and shortcut command (.claude/commands/<name>.md).
/adhoc-flowConstructs, tracks, reviews, and executes a tailored adaptive workflow plan for user requests using plan-manager and building blocks like research, planning, and execution.
/executing-plansExecutes plan tasks autonomously to completion by invoking the orchestrator-supaconductor skill.
Share bugs, ideas, or general feedback.
Invoke the autoworker:autoworker skill and follow it exactly as presented to you.