Executor package architecture for ChainGraph flow execution engine. Use when working on packages/chaingraph-executor, execution services, DBOS workflows, event bus, task queues, tRPC routes, or execution-related database operations. Triggers: executor, execution, service, worker, queue, event bus, dbos, workflow, tRPC execution, execution-api, execution-worker.
$npx -y skills add chaingraphlabs/chaingraph --skill executor-architectureInstalls into the current project.
Run `npx skills use "https://github.com/chaingraphlabs/chaingraph" --skill "chaingraphlabs/chaingraph/executor-architecture"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/chaingraphlabs/chaingraph" that are relevant to the current task. Run `npx skills add "https://github.com/chaingraphlabs/chaingraph"` and select the relevant skills, then follow their instructions.