agently-runtime
Installation
SKILL.md
Agently Runtime
Use this Skill after the request/workflow owner is known. Start with agently
when the layer is still undecided, and use agently-triggerflow for visible
branching, concurrency, pause/resume, retry, or multi-stage orchestration.
Read Only What the Task Needs
- Actions, Search/Browse, MCP, approval, Action artifacts, or AgentTask evidence:
read
references/actions-runtime.md. - Action versus ExecutionResource, managed runtimes, sandbox/process/browser/
SQLite resources: read
references/actions-execution-resource.md. - RuntimeEvent, logs, traces, evaluation, playground, or DevTools: read
references/devtools.md. - Stage task lifetime, sync/async bridging, loop-neutral handles, settlement,
StageStream, Tunnel, or EventEmitter: use
agently-stage. - TaskContext, ContextReader, TaskWorkspace, RecordStore, SkillLibrary, or the
SkillsExecutor compatibility facade: read
../agently/references/context-and-skills.md.