agently-triggerflow
SKILL.md
Agently TriggerFlow
Use this skill when the solution clearly needs orchestration semantics rather than one request family.
The user does not need to say TriggerFlow or Agently. Scenario language such as resumable approval flow, branching automation, output-fan-out refactor, mixed sync/async pipeline, process-clarity refactor, or draft-review-revise pipeline should still route here once orchestration is clearly the owner layer.
Native-First Rules
- prefer TriggerFlow for explicit multi-stage quality loops, branching, concurrency, waiting/resume, restart-safe execution, output-fan-out performance refactors, process-clarity refactors, or mixed sync/async orchestration
- keep workflow stages visible instead of hiding nested request loops
- combine with
agently-model-responsewhen one workflow step must reuse one model result as text, parsed data, metadata, or partial updates - combine with
agently-output-controlwhen downstream branches need stable structured fields or required keys
Anti-Patterns
- do not invent a custom event bus or state machine before checking TriggerFlow
- do not hide draft/judge/revise or similar loops inside one opaque helper
Read Next
references/overview.md
Weekly Installs
10
Repository
agentera/agently-skillsGitHub Stars
3
First Seen
4 days ago
Security Audits
Installed on
codex10
opencode10
gemini-cli9
github-copilot9
kimi-cli9
amp9