Workflow chains

Workflow chains prompt templates.

31
templates

Workflow chains · 31 shown · 31 total

92

Hyper-Personalized VIP Replenishment Logic

Draft automated replenishment triggers based on individual consumption cycles.

Workflow chains
90

High-Volume Recruitment Funnel Optimizer

Analyzes recruitment funnel metrics to identify bottlenecks and improve conversion from application to hire.

Workflow chains
86

Agent Persona and Tool-Affinity Profile Generator

Defines the psychological and technical profile of an agent to ensure consistent tool usage.

Workflow chains
84

Agent Context Window Compression and Pruning Policy

Rules for agents to manage their own context memory during long-running tasks.

Workflow chains
84

Agentic Reasoning Trace and Evidence Attribution Policy

Standardizes how agents document their 'Chain of Thought' and cite sources/tools.

Workflow chains
84

State-Aware Agent Handoff and Payload Specification

Defines how an agent packages its current state when transferring a task to a different agent.

Workflow chains
80

Classification Router for Heterogeneous Requests

Build a routing step that classifies an incoming request and dispatches it to a specialised downstream prompt, tool set and model tier.

Workflow chains
78

Evaluator-Optimizer Refinement Loop

Set up a generate-evaluate-revise loop with explicit criteria, feedback format and stopping conditions.

Workflow chains
78

Self-Correcting Generation Loop with Validator

Wire a bounded generator-validator loop inside a pipeline so malformed output is fed back for correction before continuing downstream.

Workflow chains
77

Context-Offloading Retrieval Tool and Analyst Subagent

Design a retrieval tool that writes passages to a filesystem and returns paths, plus an analyst subagent prompt that reads one passage at a time.

Workflow chains
77

Event-Driven Step Chain Specification

Express a multi-step workflow as typed events between steps, with branching, loops, shared state and a validated event graph.

Workflow chains
77

Postprocessing and Response Synthesis Contract

Define how retrieved nodes are filtered and reordered before synthesis, and constrain the synthesiser to the surviving evidence.

Workflow chains
77

Retrieval Agent Workflow Instructions with Injection Defence

Write the system instructions for a retrieval agent that plans queries, searches, analyses evidence, synthesises with citations and refuses to answer from memory.

Workflow chains
76

Branching Pipeline with Conditional Routing

Design a multi-branch pipeline where a decision component routes inputs to type-specific processing paths that later rejoin.

Workflow chains
76

Sequential Pipeline with Typed State Handoffs

Chain agents in a fixed order where each writes its result to a named state key that the next step reads, with validation gating.

Workflow chains
75

Automation Business Case

Assess an automation opportunity on payback, flexibility and labour impact.

Workflow chains
74

Retrieval Pipeline Plan

Design a retrieval pipeline that favours precision over volume.

Workflow chains
74

Workflow Automation Audit

Decide which steps to automate and which must stay human.

Workflow chains
72

Agent Cost Controller

Cut agent run cost while holding output quality.

Workflow chains
72

Agent Memory Design

Decide what an agent remembers, for how long and why.

Workflow chains
72

Interleaved Reasoning and Action Trace Template

Specify an agent turn format that interleaves an explicit reasoning trace with tool actions and observations, so plans can be tracked and repaired.

Workflow chains
72

Multi-Agent Handoff Map

Design handoffs between agents with a single owner at every step.

Workflow chains
72

Prompt Chain Compressor

Collapse a long prompt chain into fewer, stronger steps.

Workflow chains
69

Tool Schema Designer

Define tool schemas an agent cannot misuse.

Workflow chains
63

Human Escalation Operator

Define exactly when an agent must stop and hand to a person.

Workflow chains
23

Coordinator Dispatch with Description-Driven Delegation

Build a coordinator that delegates by transferring control to specialist sub-agents chosen from their descriptions.

Workflow chains
23

Orchestrator-Workers Delegation with Dynamic Subtasks

Design a central orchestrator that decomposes an unpredictable task at runtime, dispatches worker prompts and synthesises their returns.

Workflow chains
23

Parallel Fan-Out and Gather with Distinct State Keys

Run independent agents concurrently into distinct state keys, then gather them in a following synthesis step without race conditions.

Workflow chains
23

Round-Robin Team with Composite Termination

Configure a shared-context turn-taking team whose stop conditions combine a keyword signal, an external stop and a hard cap.

Workflow chains
23

Shared Message State and Attribution Policy

Decide what each agent shares on the common channel and how messages are attributed so long histories stay legible and bounded.

Workflow chains
23

Supervisor Architecture with Structured Routing

Design a supervisor that routes work to specialist agents using structured next-agent decisions and receives control back after each turn.

Workflow chains