Help us improve
Share bugs, ideas, or general feedback.
From commercial-legal
Creates and manages isolated matter workspaces for legal professionals handling multiple clients or files. Supports Turkish-law fields (vekalet, UYAP, mediation, confidentiality, conflicts status) and provides subcommands for new, list, switch, close, and detach operations.
npx claudepluginhub zekaisuni/claude-for-legal-turkish --plugin commercial-legalHow this skill is triggered — by the user, by Claude, or both
Slash command
/commercial-legal:matter-workspace <new | list | switch | close | none> [slug]<new | list | switch | close | none> [slug]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Birden fazla müvekkil veya dosyada çalışan kullanıcılar için bağlam izolasyonu sağlar. Bu skill hukuki strateji üretmez; diğer skill'lere hangi dosya bağlamında çalıştıklarını söyler.
Creates and manages separate workspaces for legal matters (clients/regulatory projects). Use /matter-workspace to list, switch, or archive matters with commands like new, list, switch, close.
Manage matter workspaces for multi-client legal practices — create, list, switch, close, or detach the active matter.
Manage matter workspaces by creating, listing, switching, closing, or detaching the active matter to keep client contexts separate.
Share bugs, ideas, or general feedback.
Birden fazla müvekkil veya dosyada çalışan kullanıcılar için bağlam izolasyonu sağlar. Bu skill hukuki strateji üretmez; diğer skill'lere hangi dosya bağlamında çalıştıklarını söyler.
/commercial-legal:matter-workspace new <slug> - create a matter workspace./commercial-legal:matter-workspace list - list active and archived matters./commercial-legal:matter-workspace switch <slug> - set active matter./commercial-legal:matter-workspace close <slug> - archive, never delete./commercial-legal:matter-workspace none - detach to practice-level context.Read ~/.claude/plugins/config/claude-for-legal/commercial-legal/CLAUDE.md and confirm ## Matter workspaces.
If disabled, explain that in-house users normally work at practice-level:
Dosya çalışma alanları kapalı. Kurum içi hukuk müşavirliği olarak yapılandırıldığınız için eklenti genel pratik bağlamında çalışır. Birden fazla müvekkil veya şirketle çalışıyorsanız
/commercial-legal:cold-start-interview --redoile özel/pratik ayarını güncelleyin.
Dispatch on $ARGUMENTS.
Show proposed changes and confirm before writing.
~/.claude/plugins/config/claude-for-legal/commercial-legal/
├── CLAUDE.md
└── matters/
├── <slug>/
│ ├── matter.md
│ ├── history.md
│ ├── notes.md
│ └── outputs/
└── _archived/
Keep repo paths in English unless the full plugin has been renamed.
new <slug>matter.md.history.md.notes.md.matter.md Template[WORK-PRODUCT HEADER - per plugin config]
# Matter: [Client] - [short description]
**Slug:** [slug]
**Opened:** [YYYY-MM-DD]
**Status:** active
**Confidentiality:** [standard / heightened / mesleki-sır-kısıtlı / clean-team]
## Parties
**Client:** [name]
**Counterparty:** [name(s)]
**Vekalet durumu:** [verildi | beklemede | yok | kurum içi]
**Conflicts status:** [yapıldı | beklemede | kapsam dışı]
## Matter Type
[type and one-line rationale]
## UYAP / Dispute Link
**UYAP No:** [if any; otherwise "dava/icra bağlantısı yok"]
**Arabuluculuk:** [dava şartı / değil / belirsiz]
## Key Facts
[2-5 sentences]
## Matter-Specific Overrides
- [override]
## Related Matters
- [slug - reason]
## Confidentiality Notes
[who may see this file; whether cross-matter context is permitted]
history.md Seed# History: [Client] - [short description]
Append-only event log. Most recent at top.
## [YYYY-MM-DD] - Matter opened
Intake completed. Slug: `[slug]`. Status: active.
When Cross-matter context is off, no skill may read another matter folder. When on, cross-matter files may be read only if the user explicitly asks for comparison or portfolio analysis.