/install hizal-end
Hizal End
Close your session. Review what surfaced. Let knowledge compound.
End Session
hizal__end_session(session_id="\x3Csession-id>")
Review SURFACE Chunks
The session end returns MEMORY chunks tagged for consolidation review. For each chunk, decide:
Keep
Useful personal observation. Leave as AGENT memory. No action needed.
Promote
Valuable for the team. Write it back as a PROJECT chunk:
# For architecture/design decisions
hizal__write_knowledge(project_id="\x3Cid>", query_key="\x3Ckey>", title="\x3Ctitle>", content="\x3Cchunk-content>")
# For codebase conventions
hizal__write_convention(project_id="\x3Cid>", query_key="\x3Ckey>", title="\x3Ctitle>", content="\x3Cchunk-content>")
Then optionally delete the original AGENT chunk:
hizal__delete_context(project_id="\x3Cid>", id="\x3Cchunk-id>")
Discard
Noise or one-off observation. Ignore it.
When to End
- At the end of a work session
- When switching to a completely different project/task (end old, start new)
- Before a long break
Session Recovery After End
If you need to resume work later, call hizal-start — it will start a fresh session or resume an existing one.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install hizal-end - 安装完成后,直接呼叫该 Skill 的名称或使用
/hizal-end触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Hizal End 是什么?
Close the agent's context session and consolidate what was learned. Self-triggering — fires when the agent finishes a task, wraps up work, or is about to go... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 53 次。
如何安装 Hizal End?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install hizal-end」即可一键安装,无需额外配置。
Hizal End 是免费的吗?
是的,Hizal End 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Hizal End 支持哪些平台?
Hizal End 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Hizal End?
由 Parker(@parkerscobey)开发并维护,当前版本 v0.1.0。