Create Process Adapter

Create or update a Zeebe process out-adapter (outbound adapter) that calls the process engine via `startProcess`, `sendMessage`, and `sendSignal`. Use when the user asks to "create a process adapter", "generate the outbound Zeebe adapter", "wire up the process port", or "add a process out-adapter for a BPMN process". Accepts a ProcessApi file, a BPMN model, or a plain description; updates existing adapters by adding missing methods and correcting stale constant references.

majiayu000 b056498 2 files · 5.7 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/development/create-process-adapter commit b056498cd1

Frequently asked questions

npx skillmds add majiayu000/create-process-adapter