Rules Executor

规则执行(人类应用示例):根据 plan 产出 result.json,并用 shell_exec 做最小 QA。

okwinds fa4b3d4 316 B Updated

File contents

rules_executor(app / Execute)

目标

  • 生成 result.json
  • 使用 shell_exec 做最小确定性 QA(结构断言)

推荐工具

  • shell_exec

okwinds/skills-runtime-sdk/tree/main/examples/apps/rules_parser_pro/skills/rules_executor commit fa4b3d4b67

Frequently asked questions

npx skillmds@latest add okwinds/rules-executor