Wipe banner
GGPrompts GGPrompts

Wipe

Development community

Description

--- description: Generate handoff, clear context, and auto-continue in fresh session --- Generate a concise handoff summary, then automatically clear context and resume with the handoff in a fresh session. ## Step 1: Generate Handoff Summary Use this format (skip sections that don't apply): ``` ## What we're working on - [Primary task/topic] ## Current state - [Where we left off] - [Any pending questions or decisions] ## Key decisions made - [Important choices/conclusions] ## Recent chang

Installation

Installs to ~/.claude/skills/ggprompts-my-gg-plugins-wipe/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ggprompts-my-gg-plugins-wipe && curl -fsSL https://raw.githubusercontent.com/GGPrompts/my-gg-plugins/HEAD/commands/wipe.md -o ~/.claude/skills/ggprompts-my-gg-plugins-wipe/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository