Skip to main content

group

Partition N items into K groups by key — the partition step. Output is items.json-compatible: feed it straight to /agentflow:foreach to process per group. Methods: path-prefix / regex / jsonpath (deterministic) or llm-classify (semantic, when no deterministic key works). USE when the user wants to split a set by a key before acting on each part — "group these by component/table/label/severity, then handle each group", "bucket the issues by …". Trigger on the intent; for a small set, ask whether grouping is worth it or just process inline. DON'T use to produce a single aggregate (→ /agentflow:reduce — collapse N to 1), or when you won't actually process per group afterward. Explicit invocation (`/agentflow:group …`) skips the size check.

Zur Installation springen

Quellinformationen

Repository
AleSaiani/agentflow
Letzte Quellaktivität
25. Mai 2026 um 18:30
Erkannte Sprache von SKILL.md
Englisch
Sterne
5
Forks
0

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.