/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.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install hizal-end - After installation, invoke the skill by name or use
/hizal-end - Provide required inputs per the skill's parameter spec and get structured output
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 53 downloads so far.
How do I install Hizal End?
Run "/install hizal-end" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Hizal End free?
Yes, Hizal End is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Hizal End support?
Hizal End is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Hizal End?
It is built and maintained by Parker (@parkerscobey); the current version is v0.1.0.