Skip to main content

reduce

Collapse N results into 1 digest (markdown or JSON) via a single agent — the **fold** (N→1). USE when finished work needs synthesizing into one artifact — a /agentflow:foreach run, several result files, or inline data: "summarize all these", "roll this up", "give me one report / top-N / hotspot list from these". Best with a persisted source and many inputs. DON'T use for a handful of results (summarize inline), a one-off question about results, or when there's no persisted source to read. Explicit invocation (`/agentflow:reduce …`) skips these checks.

Jump to install

Source facts

Repository
AleSaiani/agentflow
Last source activity
May 25, 2026 at 18:30
Detected SKILL.md language
English
Stars
5
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.