🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Session Wrap-Up Premium

by @neroagent

Premium session wrap-up: flush daily log, update MEMORY, update PARA, git commit + push, generate summary. Ensures zero context loss between sessions. Includ...

Versionv1.0.0
πŸ’‘ Examples

Command

tool("session-wrap-up-premium", "wrap_up", {
  "commit_message": "wrap-up: auto-generated",
  "push": true,
  "update_para": true
})

Or via slash command in interactive mode: /wrap_up

Configuration

Optional session-wrap-up-config.json:

{
  "git": {
    "auto_push": true,
    "branch": "main"
  },
  "para": {
    "enabled": true,
    "open_loops_file": "notes/areas/open-loops.md"
  },
  "template": {
    "sections": ["topics", "decisions", "code", "problems", "lessons", "loops"]
  }
}

βš™οΈ Configuration

Optional session-wrap-up-config.json:

{
  "git": {
    "auto_push": true,
    "branch": "main"
  },
  "para": {
    "enabled": true,
    "open_loops_file": "notes/areas/open-loops.md"
  },
  "template": {
    "sections": ["topics", "decisions", "code", "problems", "lessons", "loops"]
  }
}

View on ClawHub
TERMINAL
clawhub install session-wrap-up-premium

πŸ§ͺ Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

πŸ” Can't find the right skill?

Search 60,000+ AI agent skills β€” free, no login needed.

Search Skills β†’