Delegate

Delegate work between LibrAgent AI agent sessions using sub-agent sessions. Use when an agent needs to spawn, brief, monitor, or troubleshoot a child session with `agent__startSession`, `agent__checkSession`, or `agent__messageToSession`, especially when deciding whether the child really needs parent workspace state, workspace instructions, or workspace-scoped skills. For generator-evaluator / strict acceptance criteria / proof before done, load `delegation-eval-loop` after this skill's spawn mechanics.

fritzprix 02bb211 3 files · 15.1 KB Updated

File contents

fritzprix/libr-agent/tree/main/src-tauri/bundled_skills/delegate commit 02bb21103f

Frequently asked questions

npx skillmds@latest add fritzprix/delegate