← 返回 Skills 市场
daowuu

Project Heartbeat

作者 wuu Dao · GitHub ↗ · v0.4.1 · MIT-0
cross-platform ✓ 安全检测通过
195
总下载
0
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install project-heartbeat
功能描述
Design controlled continuation loops for long-running projects. Use when a task is too large for one session, benefits from periodic wake-ups, and needs expl...
安全使用建议
This skill appears coherent and low-risk: review the two included Python scripts (they only read local project files and print guidance) and ensure you run them against the intended project directory. Note the SKILL.md mentions optional announce delivery via Telegram — if you enable that feature you'll need to configure a Telegram channel/token elsewhere; the skill does not request those credentials itself. Pick reasonable cadence values (30s is aggressive for many projects) and ensure HEARTBEAT-LOG.md / STATE.md / TODO.md are not placed in directories with sensitive or private data you don't want automated agents touching.
能力评估
Purpose & Capability
Name/description match the included artifacts and scripts. The two Python scripts and SKILL.md operate on project-local files (STATE.md, TODO.md, HEARTBEAT-LOG.md, PENDING-DECISIONS.md) which are directly relevant to a 'project heartbeat' capability.
Instruction Scope
Instructions focus on designing cadence, continuation rules, and writing durable artifacts in the project tree. The SKILL.md contains an advisory about announce-mode cron delivery (Telegram) and mentions config keys, but it does not instruct accessing system-wide secrets or remotely exfiltrating data. This is an optional integration note rather than a hard requirement.
Install Mechanism
No install spec; instruction-only with two small helper scripts. Nothing is downloaded or written to system paths by an installer.
Credentials
The skill declares no required env vars or credentials. The only external-integration reference (Telegram announce delivery) is optional and not required for core functionality; the skill does not request tokens or other secrets.
Persistence & Privilege
always is false and the skill does not request persistent/privileged presence, nor does it modify other skills or system-wide configs. Autonomous invocation is allowed (platform default) and appropriate for the skill's purpose.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install project-heartbeat
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /project-heartbeat 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.4.1
Remove TODO/todo false-positive wording, rename deferred backlog reference, and keep release-auditor preflight clean.
v0.4.0
Add prePublishChecks + homepage metadata, document strategic heartbeat mode for long-horizon system projects, and clarify when waiting-human should not apply.
v0.3.0
Add cron feedback delivery note: webchat does not support announce mode, Telegram required for live feedback.
v0.2.0
Add cadence guide with 30s recommendation; explain why shorter intervals reduce dead air when skip-on-in-progress is active.
v0.1.0
Initial release: fit check, cadence planning, hard stop/soft block boundaries, continuation integrity, summary + handoff contract, resume protocol.
元数据
Slug project-heartbeat
版本 0.4.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 5
常见问题

Project Heartbeat 是什么?

Design controlled continuation loops for long-running projects. Use when a task is too large for one session, benefits from periodic wake-ups, and needs expl... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 195 次。

如何安装 Project Heartbeat?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install project-heartbeat」即可一键安装,无需额外配置。

Project Heartbeat 是免费的吗?

是的,Project Heartbeat 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Project Heartbeat 支持哪些平台?

Project Heartbeat 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Project Heartbeat?

由 wuu Dao(@daowuu)开发并维护,当前版本 v0.4.1。

💬 留言讨论