collab-clear

Prompt users to confirm clearing collaboration context before resuming work.

Updated Jan 12, 2026
One-click install
npx skills add https://github.com/ben-mad-jlp/claude-mermaid-collab --skill collab-clear
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: collab-clear
Source: https://github.com/ben-mad-jlp/claude-mermaid-collab/tree/main/skills/collab-clear
Command: npx skills add https://github.com/ben-mad-jlp/claude-mermaid-collab --skill collab-clear

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill guides users to clear their current collaboration context before resuming work, preventing stale context from affecting new tasks.

Core Features & Use Cases

  • Prompt-based context reset: prompts users to confirm whether to clear current context before proceeding.
  • Safe workflow resumption: after confirmation, resumes the collaboration by triggering the appropriate next skill.
  • Use Case: When switching between tasks in Claude Code collaboration, use this skill to ensure a clean slate and reliable subsequent steps.

Quick Start

Invoke collab-clear at the start of a session or when context needs resetting; the UI prompt will appear to confirm clearing and then proceed to the next skill.

Frequently Asked Questions about collab-clear

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I clear context and resume a stalled workflow in Claude Code?

To clear context and resume a stalled Claude Code workflow, invoke this skill to present a confirmation UI prompt, then execute the /clear action or trigger the next skill based on your choice.

What happens to my active session when I reset collaboration context?

Resetting collaboration context safely clears the current session state to prevent stale information from affecting new tasks, guiding you through a confirmation prompt before resuming your workflow with a clean slate.

When should I clear context before starting a new task in Claude Code?

You should clear context before starting a new task in Claude Code when switching between collaboration tasks or recovering from a stalled flow, ensuring previous session data does not interfere with subsequent steps.

Does this context management skill work without any dependencies?

Yes, this context management skill operates with no dependencies, allowing you to safely reset your Claude Code collaboration context and resume workflow without requiring additional components.

Can I trigger the next workflow step immediately after clearing context?

Yes, after you confirm the context clear action via the UI prompt, the skill directly executes either the /clear command or automatically triggers the next skill to resume your workflow immediately.