Jump to related tools in the same category or review the original source on GitHub.

Productivity & Tasks @clarezoe Updated 6/28/2026 1,661 downloads 2 stars Security: Pass

Close Loop OpenClaw Plugin & Skill | ClawHub

Looking to integrate Close Loop into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate productivity & tasks tasks instantly, without having to write custom tools from scratch.

What this skill does

End-of-session workflow for shipping changes, consolidating memory, applying self-improvements, and preparing publishable outputs with safety gates.

Install

ClawHub CLI
openclaw skills install @clarezoe/close-loop
Node.js (npx)
npx clawhub@latest install close-loop

Full SKILL.md

Open original
Metadata table.
namedescriptionlicense
close-loopEnd-of-session workflow for shipping changes, consolidating memory, applying self-improvements, and preparing publishable outputs with safety gates.MIT

SKILL.md content below is scrollable.

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:

  1. components/01-design-principles.md
  2. components/02-phase-1-ship-state.md
  3. components/03-phase-2-memory.md
  4. components/04-phase-3-4-and-output.md

Follow these components in order.

Quick run order

  1. Apply execution policy and action gates (01-design-principles.md)
  2. Execute Ship State (02-phase-1-ship-state.md)
  3. Consolidate Memory (03-phase-2-memory.md)
  4. 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.md
  • assets/templates/wrap-report-template.md
ClawHub Registry URL: https://clawhub.ai/clarezoe/skills/close-loop

Related skills

If this matches your use case, these are close alternatives in the same category.