🤖
deterministic-controller
Deterministic, evidence-gated controller templates for OpenClaw enabling repeatable orchestration loops with heartbeat, cron poll, and sprint planning.
安全通过
💬Prompt
技能说明
name: deterministic-controller description: Deterministic, evidence-gated controller templates for OpenClaw (HEARTBEAT/ACTIVITIES + sprint template + poll cron payload). Docs-only: installs no services and makes no config changes by itself.
Deterministic Controller for OpenClaw (Docs-only)
USE WHEN
- You want a deterministic, repeatable orchestration loop for OpenClaw (heartbeat + cron poll + subagents).
- You want evidence-gated completion (no DONE without artifact paths).
- You want a lean portfolio queue (
ACTIVITIES.md) with external sprint-plan import viaPlan Path.
DON'T USE WHEN
- You want a turnkey, self-modifying installer that patches config / creates cron jobs automatically.
- You need complex runtime code; this skill is templates + docs.
Outputs
- Template files under this skill folder:
templates/HEARTBEAT.mdtemplates/ACTIVITIES.mdtemplates/SPRINT_TEMPLATE.md
- Copy/paste prompts:
examples/setup_prompt.mdexamples/project_to_sprint_prompt.md
- Cron payload text:
docs/poll_cron_payload.txt
- Config guidance:
docs/openclaw_config_snippets.md
How to use
Start with the repo README:
README.md
Then copy templates into your workspace and set:
<TELEGRAM_GROUP_ID>inHEARTBEAT.md- heartbeat prompt + cadence in
openclaw.json(seedocs/openclaw_config_snippets.md)
This skill intentionally does not execute commands or change config automatically.
如何使用「deterministic-controller」?
- 打开小龙虾AI(Web 或 iOS App)
- 点击上方「立即使用」按钮,或在对话框中输入任务描述
- 小龙虾AI 会自动匹配并调用「deterministic-controller」技能完成任务
- 结果即时呈现,支持继续对话优化