agently-triggerflow-subflows

Installation
SKILL.md

Agently TriggerFlow Subflows

This skill covers TriggerFlow sub flows in Agently. It focuses on to_sub_flow(...), parent-child data handoff through capture and write_back, isolated child state, resource handoff, runtime-stream bridging, and the current sub-flow limits. It does not cover generic branching or batching, model-request details, interrupt handling as a standalone topic, flow-config export/import, or execution-state persistence.

Prerequisite: Agently >= 4.0.8.5.

Scope

Use this skill for:

  • to_sub_flow(...)
  • deciding when a child workflow should be isolated instead of inlined
  • capture from parent value, runtime_data, flow_data, and resources
  • write_back into parent value, runtime_data, and flow_data
  • child-flow state isolation from the parent and from the reusable child template
  • parent runtime-stream visibility for child stream events
  • current sub-flow limits such as child pause/resume support

Do not use this skill for:

Related skills

More from agentera/agently-skills

Installs
1
GitHub Stars
8
First Seen
Mar 11, 2026