Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

monorepo

monorepo 收录了来自 bpmnkit 的 9 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
9
Stars
7
更新
2026-07-07
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

agent
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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

2026-07-07
test
软件质量保证分析师与测试员

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

2026-07-07
incidents
软件开发工程师

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

2026-04-18
instances
网络与计算机系统管理员

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

2026-04-18