Skill instructions (SKILL.md) could not be loaded from local cache or raw GitHub repository.
run-driver
star 3
Depth-0 drive-to-done loop. Walks the RUN-DAG in `.odoo-ai/run-<id>.json` that intake's Phase P produced: picks the next ready node, resolves its gate tier (L0/L1/L2), dispatches it (Skill-tool a leaf skill | Skill-tool a spawner skill (it fans out its own agent) | hand a workflow to workflow-chaining), reads the step's Continuation Contract, updates the blackboard, and advances until the run reaches DONE / BLOCKED / NEEDS_CONTEXT. Invoked by intake after a RUN-DAG is approved, or to RESUME an existing active run. Never called directly by the user; never invoked from inside a subagent. Full schema + diagram: docs/reference/workflow-harness.md §8
Install via CLI
npx skills add https://github.com/Viindoo/odoo-mcp-client --skill run-driver
Repository Details
star Stars
3
call_split Forks
2
navigation Branch
main
article Path
SKILL.md
More from Creator
Viindoo Explore all skills →