matter-workspace

Create, list, switch, close, or detach employment-legal matter workspaces.

Updated Dec 4, 2025
One-click install
npx skills add https://github.com/PolliticalSolutions/political-portal --skill matter-workspace-polliticalsolutions
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: matter-workspace
Source: https://github.com/PolliticalSolutions/political-portal/tree/main/.claude/skills/employment-legal/matter-workspace
Command: npx skills add https://github.com/PolliticalSolutions/political-portal --skill matter-workspace-polliticalsolutions

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents context leakage between multiple clients or matters by managing which matter is currently active and by isolating each matter’s files and notes in its own workspace.

Core Features & Use Cases

  • Create a new matter workspace with intake: Generates a new matter folder, runs the short intake, writes matter.md, and seeds history.md and notes.md.
  • List and track matters: Enumerates existing matters, shows status, and marks the active matter; includes archived matters under a separate heading.
  • Switch, close, or detach matter context: Updates the single source of truth in the practice-level CLAUDE.md (and archives matters instead of deleting).

Quick Start

Create a new isolated matter workspace for slug "acme-msa-2026" by running /employment-legal:matter-workspace new acme-msa-2026.

Frequently Asked Questions about matter-workspace

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

FAQPage Schema
How do I prevent context leakage between multiple client matters in my legal practice?

Workspace isolation prevents context leakage by managing which matter is currently active and keeping each client's files and notes in separate folders. It updates a single source of truth in the practice-level CLAUDE.md to control the active context.

How do I create a new isolated workspace for an employment law matter?

Create a new matter workspace by running the new command with a slug identifier. This generates a dedicated matter folder, runs a short intake process, and seeds matter.md, history.md, and notes.md files for tracking.

What is the best way to manage multiple employment-legal matters without cross-matter reading?

Matter management controls cross-matter reading by isolating each matter's files in local storage. When cross-matter context is disabled, it performs file operations only within the active matter's workspace to prevent leakage.

Does matter workspace isolation support archiving closed matters instead of deleting them?

Workspace isolation supports archiving closed matters instead of deleting them. Archived matters are moved under a separate heading when listing existing matters, preserving all files and notes while removing them from the active context.

Can I detach from a specific client matter and switch to practice-level context?

You can detach from a specific matter to return to practice-level context. This updates the practice-level CLAUDE.md configuration, switching the active context away from an individual matter back to the general practice environment.

What happens to existing matters when I list them using workspace isolation?

Listing existing matters enumerates all created workspaces, shows their current status, and marks the active matter. Archived matters appear under a separate heading, allowing you to track both active and closed client files.