Skip to main content

agent-workflows

Deterministic multi-agent workflow orchestration for CLI coding agents. Use when one task is large enough to be worth decomposing across many subagents — to be comprehensive (fan out and cover in parallel), to be confident (independent perspectives + adversarial verification before committing), or to take on scale a single context can't hold (migrations, audits, broad sweeps). Author a JS workflow script and run it with `agent-workflows run`. Triggers include "use a workflow", "fan out agents", "orchestrate with subagents", exhaustive review/audit/research, and large mechanical migrations. Not for a single atomic task or a quick one-file lookup.

Jump to install

Source facts

Repository
plimeor/agent-workflows
Last source activity
July 3, 2026 at 08:28
Detected SKILL.md language
English
Stars
1
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.