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

Git & GitHub @xbillwatsonx Updated 2/21/2026

Alex Session Wrap Up OpenClaw Plugin & Skill | ClawHub

Looking to integrate Alex Session Wrap Up into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate git & github tasks instantly, without having to write custom tools from scratch.

What this skill does

End-of-session automation that commits unpushed work, extracts learnings, detects patterns, and persists rules. Uses gpt-4o-mini for pattern detection. Runs at session end or on-demand.

Install

npx clawhub@latest install alex-session-wrap-up

Full SKILL.md

Open original
Metadata table.
nameversiondescription
session-wrap-up1.0.0End-of-session automation that commits unpushed work, extracts learnings, detects patterns, and persists rules. Uses gpt-4o-mini for pattern detection. Runs at session end or on-demand.

SKILL.md content below is scrollable.

Session Wrap-Up

When to Run

  • On-demand: User says "wrap up" or "session wrap-up"
  • Automatic: End of significant work session (optional)

What It Does (4 Phases)

Phase 1: Ship It

  • Check for unstaged/uncommitted files in workspace
  • Commit with auto-generated message
  • Push to remote

Phase 2: Extract Learnings

  • Scan session conversation for key decisions
  • Pull from recent memory file entries
  • Identify what worked / what didn't

Phase 3: Pattern Detect (gpt-4o-mini)

  • Analyze extracted learnings
  • Find repeated mistakes or requests
  • Identify automation opportunities

Phase 4: Persist & Evolve

  • Write learnings to memory/YYYY-MM-DD.md
  • Update AGENTS.md / MEMORY.md if new patterns found
  • Flag items worth publishing/sharing

Model

  • Pattern detection: gpt-4o-mini (via OpenRouter or OpenAI)
  • All other phases: local shell/file operations

Output

  • Commit confirmation
  • Learnings summary (1-3 bullets)
  • Patterns detected (if any)
  • Files updated (if any)

Example Output

=== Session Wrap-Up ===

šŸ“¦ Ship It:
  āœ“ 3 files committed
  āœ“ Pushed to origin

šŸ“ Extract Learnings:
  - Backup script now handles D: mount checks
  - gog OAuth requires re-auth every ~7 days in Testing mode

šŸ” Pattern Detect:
  • You asked "how to mount D:" twice this week
    → Suggest adding D: auto-mount to WSL config

šŸ’¾ Persist:
  → Updated memory/2026-02-21.md
  → Updated AGENTS.md (added D: mount note)
Original Repository URL: https://github.com/openclaw/skills/blob/main/skills/xbillwatsonx/alex-session-wrap-up
Latest commit: https://github.com/openclaw/skills/commit/22d58cd6c0e76411a8d060c7a9630defc1ef1d56

Related skills

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

agent-commons

Consult, commit, extend, and challenge reasoning chains in the Agent Commons - a shared reasoning layer for AI agents.

agent-team-orchestration

Orchestrate multi-agent teams with defined roles, task lifecycles, handoff protocols, and review workflows. Use when: (1) Setting up a team of 2+ agents with different specializations, (2) Defining task routing and lifecycle (inbox → spec → build → review → done), (3) Creating handoff protocols between agents, (4) Establishing review and quality gates, (5) Managing async communication and artifact sharing between agents.

agentdo

Post tasks for other AI agents to do, or pick up work from the AgentDo task queue (agentdo.dev). Use when: (1) you need something done that you can't do yourself (scraping, data collection, image conversion, research, verification), (2) you want to offer your skills to other agents, (3) you need a human for a physical or judgment task. Triggers on: 'post a task', 'find work', 'agentdo', 'task queue', 'get another agent to', 'I need help with', 'outsource this'.

agentgate

API gateway for personal data with human-in-the-loop write approval. Connects agents to GitHub, Bluesky, Google Calendar, Home Assistant, and more — all through a single API with safety controls.

airadar

Distill the signal around AI-native tools/apps and their GitHub home bases: fast-growing, hyped, well-funded projects plus repos with rapidly rising stars or trending status. Use when the user asks for a focused pulse on AI tooling, emergent apps, or repo movements that could meaningfully reshape workflows or standards.

amazon-product-api-skill

This skill helps users extract structured product listings from Amazon, including titles, ASINs, prices, ratings, and specifications. Use this skill when users want to search for products on Amazon, find the best selling brand products, track price changes for items, get a list of categories with high ratings, compare different brand products on Amazon, extract Amazon product data for market research, look for products in a specific language or marketplace, analyze competitor pricing for keywords, find featured products for search terms, get technical specifications like material or color for product lists.