{"slug": "wrap-a-claude-code-skill-that-tells-you-if-a-session-is-safe-to-close", "title": "Wrap – a Claude Code skill that tells you if a session is safe to close", "summary": "A new Claude Code skill called Wrap, created by developer ravsau, lets users check whether a session is safe to close by running the /wrap command, which reviews the current conversation and returns either a STOP verdict (safe to close with loose threads listed) or a CONTINUE verdict (something still worth finishing). The tool also offers a HANDOFF mode that outputs a paste-ready handoff summary when work should continue in a fresh session. Wrap is available via GitHub under an MIT license.", "body_md": "Ask any Claude Code session one question before you close it: safe to stop, or is something still unfinished?\n\n`/wrap`\n\nreviews only the current conversation and answers:\n\n`STOP`\n\n— safe to close, with any loose threads listed so you don't lose them`CONTINUE`\n\n— something here is still worth finishing now\n\nIt does not scan your backlog, other sessions, or invent more work.\n\n```\ngit clone https://github.com/ravsau/wrap.git\ncd wrap\n./install.sh\n```\n\nThen run `/wrap`\n\nin any session. Start a new session if the command does not\nappear immediately.\n\n```\n/plugin marketplace add ravsau/wrap\n/plugin install wrap@saurav-claude-tools\n/reload-plugins\n```\n\nThen run `/wrap:wrap`\n\n(plugins are namespaced; the installer above\ngives you the bare `/wrap`\n\n).\n\n`HANDOFF`\n\nverdict: when work should continue, but in a fresh session — output a paste-ready handoff summary instead of just CONTINUE.\n\nMIT", "url": "https://wpnews.pro/news/wrap-a-claude-code-skill-that-tells-you-if-a-session-is-safe-to-close", "canonical_source": "https://github.com/ravsau/wrap", "published_at": "2026-07-24 22:31:05+00:00", "updated_at": "2026-07-24 22:52:44.725207+00:00", "lang": "en", "topics": ["developer-tools", "ai-tools", "ai-agents"], "entities": ["Claude Code", "ravsau", "Wrap", "GitHub"], "alternates": {"html": "https://wpnews.pro/news/wrap-a-claude-code-skill-that-tells-you-if-a-session-is-safe-to-close", "markdown": "https://wpnews.pro/news/wrap-a-claude-code-skill-that-tells-you-if-a-session-is-safe-to-close.md", "text": "https://wpnews.pro/news/wrap-a-claude-code-skill-that-tells-you-if-a-session-is-safe-to-close.txt", "jsonld": "https://wpnews.pro/news/wrap-a-claude-code-skill-that-tells-you-if-a-session-is-safe-to-close.jsonld"}}