new-worker
Generate a job worker for a Camunda process. Detects language from project config (package.json or pom.xml).
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Generate a job worker for a Camunda process. Detects language from project config (package.json or pom.xml).
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Generate a Camunda 8 agentic process with AI Agent connector and ad-hoc sub-process. Use when building AI agent workflows with tool calling.
Generate a deployable Camunda 8 BPMN process file. Use when creating or modifying BPMN workflows.
Install and start Camunda 8 Run locally for development. Downloads the latest version, verifies Java, and starts the engine.
Launch a visual viewer for BPMN, DMN, or Form files in the browser.
Deploy all Camunda resources (BPMN, DMN, forms) to the engine. Use when ready to deploy process definitions.
Generate a Camunda 8 DMN decision table. Use when creating business rules or decision logic.
| name | new-worker |
| description | Generate a job worker for a Camunda process. Detects language from project config (package.json or pom.xml). |
| argument-hint | [worker description] |
Generate a job worker. Detect language:
@JobWorker(type = "...") pattern from lang-java.mdzeebe.createWorker() pattern from lang-nodejs.mdThe taskType must exactly match the type in <zeebe:taskDefinition> in the BPMN. Case-sensitive.
$ARGUMENTS