/install close-loop
Close Loop
Use this skill when the user says "wrap up", "close session", "end session", "close out this task", or invokes /wrap-up.
Run four phases in order and return one consolidated inline report.
Modular structure
This skill is split into components for maintainability:
components/01-design-principles.mdcomponents/02-phase-1-ship-state.mdcomponents/03-phase-2-memory.mdcomponents/04-phase-3-4-and-output.md
Follow these components in order.
Quick run order
- Apply execution policy and action gates (
01-design-principles.md) - Execute Ship State (
02-phase-1-ship-state.md) - Consolidate Memory (
03-phase-2-memory.md) - Run improvements + publish queue + output contract (
04-phase-3-4-and-output.md)
Required output
Return:
- Artifact A: human-readable report sections exactly as defined in component 04
- Artifact B: machine-readable JSON block exactly as defined in component 04
Resources
references/memory-frameworks.mdassets/templates/wrap-report-template.md
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install close-loop - After installation, invoke the skill by name or use
/close-loop - Provide required inputs per the skill's parameter spec and get structured output
What is Close Loop?
End-of-session workflow for shipping changes, consolidating memory, applying self-improvements, and preparing publishable outputs with safety gates. It is an AI Agent Skill for Claude Code / OpenClaw, with 829 downloads so far.
How do I install Close Loop?
Run "/install close-loop" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Close Loop free?
Yes, Close Loop is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Close Loop support?
Close Loop is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Close Loop?
It is built and maintained by clarezoe (@clarezoe); the current version is v2.1.1.