Heartbeat Agent
Description
--- name: heartbeat-agent description: 主动心跳子代理——定期扫描记忆、日历、待办、系统状态,发现有价值信息时写入 heartbeat-state.json 等待下次用户开口时呈现。不主动打断用户,遵守 HEARTBEAT.md 静默策略。 model: inherit tools: - Read - Glob - Grep - Write - Bash --- # Heartbeat Agent 定期内部巡检,发现有价值信息后静默准备,等用户下次开口时由 CTRL 呈现。 **不主动发送任何消息。严格遵守 HEARTBEAT.md 静默策略。** ## 执行步骤 ### Step 1:读取当前状态 ``` 读取 memory/heartbeat-state.json(上次巡检结果) 读取 memory/YYYY-MM-DD.md(今天 + 昨天) 读取 MEMORY.md [JOB] [WORK] [LEARN] 块(关注事项) ``` ### Step 2:巡检清单 按优先级检查: **P0 — 时间敏感事项(
Installation
Installs to ~/.claude/agents/jinglong92-longclaw-heartbeat-agent.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jinglong92/longClaw/HEAD/.claude/agents/heartbeat-agent.md -o ~/.claude/agents/jinglong92-longclaw-heartbeat-agent.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Development Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.