管理 Matter 工作区的创建、切换、归档与上下文隔离。
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "matter-workspace" 技能: 1. 下载 https://raw.githubusercontent.com/anthropics/claude-for-legal/main/ip-legal/skills/matter-workspace/SKILL.md 2. 保存为 ~/.claude/skills/matter-workspace/SKILL.md 3. 装好后重载技能,告诉我可以用了
请新建一个 matter workspace,slug 为 acme-trademark-opposition,并完成简短 intake。
创建新的事项工作区,并初始化 matter.md 等相关文件。
请切换到 slug 为 acme-trademark-opposition 的 matter workspace。
当前激活事项被更新,后续工作在该事项上下文中进行。
先列出所有 matter workspace,再将当前活动事项设为 none。
显示事项列表及状态,并切换为仅使用 practice-level 上下文。
面向同时处理多个客户事项的从业者,用来把不同客户或项目的上下文分开,避免信息串用。切换活动事项后,后续操作会聚焦在对应 matter 中。
当某个事项结束时,可将其关闭并归档而不是删除,便于后续保留、查阅或冲突检查。归档事项仍然可读。
当任务不属于某个具体事项时,可脱离当前活动事项,仅在 practice-level 上下文中工作。这适合处理通用流程或机构级信息。
文档介绍了 matter-workspace 技能的用途与子命令,说明如何新建、列出、切换、关闭归档事项,以及如何脱离当前事项回到 practice-level 上下文。它强调该功能主要服务于多客户的 private practice,用于避免不同事项之间的上下文泄漏;同时说明默认对 in-house 场景关闭,且归档不等于删除。
Practitioners work across multiple clients and matters. A matter workspace keeps one client or engagement's context separate from every other. This skill manages those workspaces.
/ip-legal:matter-workspace new <slug> — create a new matter workspace, run a short intake, write matter.md/ip-legal:matter-workspace list — list matters with status and active flag/ip-legal:matter-workspace switch <slug> — set the active matter/ip-legal:matter-workspace close <slug> — archive a matter (move to ~/.claude/plugins/config/claude-for-legal/ip-legal/matters/_archived/, never delete)/ip-legal:matter-workspace none — detach from any active matter, work at practice-level only~/.claude/plugins/config/claude-for-legal/ip-legal/CLAUDE.md — confirm the ## Matter workspaces section is populated. If Enabled is ✗, tell the user: "Matter workspaces are off — you're configured as an in-house practice with one client, so the plugin works from practice-level context automatically. If you actually work across multiple clients, re-run /ip-legal:cold-start-interview --redo and select a private-practice setting. Otherwise, you don't need /ip-legal:matter-workspace at all." Don't error — the disabled state is the expected one for in-house users.$ARGUMENTS:
new → run the intake interview, write ~/.claude/plugins/config/claude-for-legal/ip-legal/matters/<slug>/matter.md, seed history.md and notes.md.list → enumerate ~/.claude/plugins/config/claude-for-legal/ip-legal/matters/*/matter.md, print a table, mark the active matter.switch → update the Active matter: line in the practice-level CLAUDE.md.close → move ~/.claude/plugins/config/claude-for-legal/ip-legal/matters/<slug>/ to ~/.claude/plugins/config/claude-for-legal/ip-legal/matters/_archived/<slug>/, log the close date in history.md.none → set Active matter: to none — practice-level context only.Cross-matter context is on in the practice-level CLAUDE.md._archived/<slug>/.Multi-client practitioners (private practice — solo, small firm, large firm) work across many matters. Context from one must not leak into another. This skill is the thin file-management layer that makes that true.
Default state is off. In-house users never see this — they run at practice-level only. Matter workspaces turn on at cold-start for private-practice users, or by editing ## Matter workspaces in the practice-level CLAUDE.md. If Enabled is ✗, this skill does not run; instead it explains the disabled state and suggests /ip-legal:cold-start-interview --redo for users who actually need matter isolation.
All matter data lives under:
~/.claude/plugins/config/claude-for-legal/ip-legal/
├── CLAUDE.md # practice-level practice profile
└── matters/
├── <slug>/
│ ├── matter.md # client, counterparty, matter type, key facts, overrides
│ ├── history.md # dated log of events, decisions, drafts, reviews
│ ├── notes.md # free-form working notes
│ └── outputs/ # skill outputs for this matter (optional subfolder)
└── _archived/
└── <slug>/ # closed matters — readable but not active
Slugs are lowercase with hyphens. Examples: acme-trademark-2026, zenith-dmca, novacorp-fto.
…
它用于管理 matter workspace,包括新建、列出、切换、关闭归档,以及取消当前活动事项。核心目的是在多客户、多事项场景下隔离上下文。
文档说明该功能默认对 in-house 用户关闭。若 practice-level 配置中 `Matter workspaces` 的 `Enabled` 为 `✗`,则不会运行,而是仅使用 practice-level 上下文。
不会。文档说明关闭会将事项移动到归档目录中,而不是删除;归档后的事项仍可读取。
帮你在已关注的技能注册表中搜索、预览并筛选可安装技能。
帮助起草DMCA下架通知、评估来函并生成反通知草稿
用统一流程登记新法律事项并生成档案与结构化记录
对员工手册拟议修改做差异比对,并识别交叉引用与州补充影响。
审查录用通知与竞业限制条款,并按员工所在法域核查关键合规点
快速汇总单个法务事项的现状、变化、期限与风险复核要点
用自然语言管理 Rocket Matter 的案件、客户、工时与账单等法务事务。
让你在任何 MCP 客户端中浏览和管理 Moxt AI 工作区文件。
为长时编程代理提供可控工作区、状态追踪与审计交接能力
帮你整理待办与责任往来清单,并由你审核 AI 提议
让 AI 编码代理在单次会话中访问和管理多个工作区代码仓库。
帮助用户对工作区内容条目进行初步分流与处理判断。