md-hive-sync

GitHub

执行任务前同步蜂群协议,读取持久化记忆与收件箱消息并处理,汇报状态,并在任务结束前记录关键事实以确保上下文延续。适用于被要求同步、检查收件箱或查询状态时。

resources/skills/md-hive-sync/SKILL.md chaitanyagiri/munder-difflin

Trigger Scenarios

sync with the hive check my inbox hive status hive sync

Install

npx skills add chaitanyagiri/munder-difflin --skill md-hive-sync -g -y
More Options

Non-standard path

npx skills add https://github.com/chaitanyagiri/munder-difflin/tree/main/resources/skills/md-hive-sync -g -y

Use without installing

npx skills use chaitanyagiri/munder-difflin@md-hive-sync

指定 Agent (Claude Code)

npx skills add chaitanyagiri/munder-difflin --skill md-hive-sync -a claude-code -g -y

安装 repo 全部 skill

npx skills add chaitanyagiri/munder-difflin --all -g -y

预览 repo 内 skill

npx skills add chaitanyagiri/munder-difflin --list

SKILL.md

Frontmatter
{
    "name": "md-hive-sync",
    "version": "1.0.0",
    "description": "Munder Difflin hive sync — runs the start-of-task hive protocol steps:\nreads memory.md, checks inbox\/ for new messages, and reminds you to record\ndurable facts in memory.md and write coordination files before ending.\nUse when asked to \"sync with the hive\", \"check my inbox\", \"hive status\",\nor \"hive sync\".\nProactively suggest at the start of a new task if you haven't checked your\nhive inbox in this conversation. (munder-difflin)\n",
    "allowed-tools": [
        "Read",
        "Bash"
    ]
}

Hive Sync

Run the mandatory hive start-of-task steps:

  1. Read memoryRead $AGENT_DIR/memory.md for durable context from prior sessions.

  2. Check inbox — list and read all files in $AGENT_DIR/inbox/ that are NOT in inbox/.done/. For each message:

    • Act on the message.
    • Move the handled file into $AGENT_DIR/inbox/.done/ with mv.
  3. Report — summarize what you found in memory and any new inbox messages. Note any tasks assigned to you or information relevant to the current session.

  4. End-of-task reminder — before closing this conversation, append durable facts, decisions, and outcomes to $AGENT_DIR/memory.md so future-you remembers.

Run echo $AGENT_DIR if the variable is not set to locate your agent directory under the hive root.

Version History

  • df15a9a Current 2026-07-05 15:41

Same Skill Collection

resources/skills/capabilities/SKILL.md
resources/skills/last30Days/SKILL.md
resources/skills/last7Days/SKILL.md
resources/skills/lastMonth/SKILL.md
resources/skills/lastQuarter/SKILL.md
resources/skills/lastWeek/SKILL.md
resources/skills/lastYear/SKILL.md
resources/skills/md-audit/SKILL.md
resources/skills/md-fetch-summarize/SKILL.md
resources/skills/temporal/SKILL.md
resources/skills/thisMonth/SKILL.md
resources/skills/thisQuarter/SKILL.md
resources/skills/thisWeek/SKILL.md
resources/skills/thisYear/SKILL.md
resources/skills/today/SKILL.md
resources/skills/yesterday/SKILL.md

Metadata

Files
0
Version
df15a9a
Hash
d1fcef33
Indexed
2026-07-05 15:41

Главная - Вики-сайт
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-10 04:46
浙ICP备14020137号-1 $Гость$