Token导航 LogoToken导航TokenDH.com
效率只读clawhub未标认证来源可访问clear审计提醒

instant-execution-discipline即时执行纪律

Agent Skill

instant-execution-discipline 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 OpenClaw 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

14,629

周安装

622

GitHub Stars

公开资料未说明

下载量

5,125
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:instant-execution-discipline(即时执行纪律)
来源仓库:https://github.com/rui131/instant-execution-discipline
安装命令:
openclaw skills install instant-execution-discipline
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install instant-execution-discipline

简介

强制 Agent 在收到指令后立即执行,减少承诺与行动之间的延迟。

  • 适用于 GitHub 仓库管理、Issue 处理和代码协作流程优化。
  • 可提升响应速度和任务闭环效率,尤其适合高频操作场景。
  • 安装命令:openclaw skills install instant-execution-discipline,适用于 OpenClaw。
  • 使用前应确认是否具备文件读写或网络访问权限,防止越权操作。

SKILL.md

name
instant-execution-discipline
description
Revenue-focused execution operating system for agents: converts "do it now" requests into immediate tool actions, enforces strict start/progress/finish SLAs, and prevents kickoff-only false completions. Best for shipping tasks where delay kills conversion (publish/release/distribution).

Instant Execution Discipline

When the user requests execution, run this protocol.

Protocol (strict order)

  1. Start execution first.

- Trigger tools/subagent/cron immediately before long explanations.

  1. Send start signal within 90 seconds.

- Format: 🔄 実行開始: <task>

  1. Keep visibility during long work.

- Send progress every 2–5 minutes. - Format: 🟡 進行中: <done>/<total> | blocker(if any)

  1. Send completion within 60 seconds of finish signal.

- Format: ✅完了 / ⚠️部分成功 / ❌失敗 - Include: what changed, evidence, remaining items, next action.

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:

- 🔄 実行開始: <task>. 最小変更で適用する。

  • Progress:

- 🟡 進行中: <current step>. 問題: <none|brief>.

  • Complete:

- ✅ 完了: <result>. 変更: <files/config/jobs>. 次: <next>.

KPI logging add-on (for revenue/ops runs)

When the task is execution-heavy (publish/release/distribution):

  1. Record KPI in memory/YYYY-MM-DD.md

- executed: what shipped - result: measurable outcome (URL/count/status) - next: one concrete optimization

  1. Mirror the same KPI block to Obsidian daily note.
  2. 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:

  1. SLA start rate: % runs with start signal <=90s
  2. Finish integrity: % runs with evidence URLs/paths attached
  3. Kickoff-only failure rate: runs ended without final outputs
  4. Revenue-proxy conversion: CTA links added / clicked / downstream paid actions

Monetization packaging checklist (for ClawHub page)

Before each publish, ensure listing copy includes:

  1. Immediate business outcome (faster shipping / fewer dropped tasks)
  2. Clear operator steps (start/progress/finish format)
  3. KPI proof points to measure value in 24h
  4. 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:

  1. include executed/result/next KPI in one compact completion block,
  2. attach evidence pointers (URL/path/command output),
  3. if direct sending is delegated by runtime, clearly note destination channel and message body draft.

Postmortem rule

If a delay occurs, immediately:

  1. acknowledge miss,
  2. apply a permanent rule update (MISSION or this skill),
  3. log the change in memory/YYYY-MM-DD.md.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

93.94%
按下载量换算4,814

安全审计

VirusTotal

通过

ClawScan

可疑

Static analysis

未展示

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills