Skip to main content
Run any Skill in Manus
with one click
GitHub repository

monorepo

monorepo contains 9 collected skills from bpmnkit, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
9
Stars
7
updated
2026-07-07
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

agent
software-developers

Design and add a Camunda AI Agent Sub-process to a new or existing BPMN process — model, prompts, tools, and a mocked test scenario. Usage: /bpmnkit:agent [file] <description>

2026-07-07
connect
software-developers

Wire an existing BPMN step to an external service via a Camunda connector template. Usage: /bpmnkit:connect <file> <step-id> <service>

2026-07-07
deploy
software-developers

Gate a BPMN process on deploy-readiness, then deploy it to local Reebe or Camunda 8. Usage: /bpmnkit:deploy [file.bpmn] [--local|--camunda]

2026-07-07
extend
software-developers

Extend an existing BPMN process from a natural-language change request — lifts it to a plan, applies a targeted delta, and merges. Usage: /bpmnkit:extend <file.bpmn> <change request>

2026-07-07
implement
software-developers

Implement a BPMN process end-to-end from a natural language description — writes a ProcessPlan, compiles it deterministically, tests it, and offers to deploy. Usage: /bpmnkit:implement <description>

2026-07-07
review
software-developers

Run the full static analyzer on a BPMN file and report deploy-readiness. Usage: /bpmnkit:review [file.bpmn]

2026-07-07
test
software-quality-assurance-analysts-and-testers

Run scenario tests on a BPMN process file and report path coverage. Usage: /bpmnkit:test [file.bpmn]

2026-07-07
incidents
software-developers

List open incidents with element context and suggested actions. Usage: /bpmnkit:incidents [--process-id X]

2026-04-18
instances
network-and-computer-systems-administrators

List running process instances with optional filters. Usage: /bpmnkit:instances [process-id] [--active|--failed]

2026-04-18