/install instant-execution-discipline
Instant Execution Discipline
When the user requests execution, run this protocol.
Protocol (strict order)
- Start execution first.
- Trigger tools/subagent/cron immediately before long explanations.
- Send start signal within 90 seconds.
- Format:
🔄 実行開始: \x3Ctask>
- Format:
- Keep visibility during long work.
- Send progress every 2–5 minutes.
- Format:
🟡 進行中: \x3Cdone>/\x3Ctotal> | blocker(if any)
- Send completion within 60 seconds of finish signal.
- Format:
✅完了/⚠️部分成功/❌失敗 - Include: what changed, evidence, remaining items, next action.
- Format:
Hard rules
- Do not say "I will do it" without actually launching execution.
- Do not delay execution for planning text unless safety-critical.
- Do not ask user to run commands unless blocked by unavoidable identity/auth constraints.
- If blocked, report exact blocking layer and propose only design/permission change.
- Do not treat a kickoff/progress message as completion.
- For subagent runs, verify final outcome (published count / URLs / blockers) before reporting done.
- If a run ends with kickoff-only output, immediately relaunch with explicit "finish-required" constraints.
Quick templates
- Start:
🔄 実行開始: \x3Ctask>. 最小変更で適用する。
- Progress:
🟡 進行中: \x3Ccurrent step>. 問題: \x3Cnone|brief>.
- Complete:
✅ 完了: \x3Cresult>. 変更: \x3Cfiles/config/jobs>. 次: \x3Cnext>.
KPI logging add-on (for revenue/ops runs)
When the task is execution-heavy (publish/release/distribution):
- Record KPI in
memory/YYYY-MM-DD.mdexecuted: what shippedresult: measurable outcome (URL/count/status)next: one concrete optimization
- Mirror the same KPI block to Obsidian daily note.
- Include KPI in the completion message.
Funnel positioning (for ClawHub page + docs)
Use this skill when your agent has a conversion-sensitive workflow:
- paid content publishing
- product/skill release windows
- campaign distribution and post-release checks
Primary outcomes this skill should improve:
- faster time-to-first-action (TTFA)
- fewer "started but not finished" runs
- faster user-visible completion reporting
24h KPI checks (recommended)
Track these after each release:
- SLA start rate: % runs with start signal \x3C=90s
- Finish integrity: % runs with evidence URLs/paths attached
- Kickoff-only failure rate: runs ended without final outputs
- Revenue-proxy conversion: CTA links added / clicked / downstream paid actions
Monetization packaging checklist (for ClawHub page)
Before each publish, ensure listing copy includes:
- Immediate business outcome (faster shipping / fewer dropped tasks)
- Clear operator steps (start/progress/finish format)
- KPI proof points to measure value in 24h
- Best-fit use cases (paid content, release windows, conversion funnels)
Discord reporting rule (for cron execution runs)
If a cron task explicitly requires Discord reporting:
- include
executed/result/nextKPI in one compact completion block, - attach evidence pointers (URL/path/command output),
- if direct sending is delegated by runtime, clearly note destination channel and message body draft.
Postmortem rule
If a delay occurs, immediately:
- acknowledge miss,
- apply a permanent rule update (MISSION or this skill),
- log the change in
memory/YYYY-MM-DD.md.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install instant-execution-discipline - 安装完成后,直接呼叫该 Skill 的名称或使用
/instant-execution-discipline触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
instant-execution-discipline 是什么?
Enforce immediate execution behavior when the user asks to implement/run/do something now. Use this skill to prevent delay between commitment and action, and... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 491 次。
如何安装 instant-execution-discipline?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install instant-execution-discipline」即可一键安装,无需额外配置。
instant-execution-discipline 是免费的吗?
是的,instant-execution-discipline 完全免费(开源免费),可自由下载、安装和使用。
instant-execution-discipline 支持哪些平台?
instant-execution-discipline 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 instant-execution-discipline?
由 横倉 琉伊(@rui131)开发并维护,当前版本 v0.1.6。