matter-workspace

Create, list, switch, and archive employment-legal matter files with YAML-defined metadata.

100|16|Updated May 13, 2026
One-click install
npx skills add https://github.com/ZekaiSuni/claude-for-legal-turkish --skill matter-workspace-zekaisuni
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: matter-workspace
Source: https://github.com/ZekaiSuni/claude-for-legal-turkish/tree/main/employment-legal/skills/matter-workspace
Command: npx skills add https://github.com/ZekaiSuni/claude-for-legal-turkish --skill matter-workspace-zekaisuni

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Employment hukukunda yeni dosyalar açma, aktif/arsiv durumunu yönetme ve dosyalar arasında bağlamı doğru şekilde korumak için gereken düzeni kurmayı zorlaştıran dağınık çalışma akışlarını toparlar.

Core Features & Use Cases

  • Matter workspace yönetimi: Yeni matter klasörü açma, aktif matter’ları listeleme, aktif matter’ı değiştirme ve matter’ı arşivleme akışlarını düzenler.
  • Practice-level bağlamı geçişi: Gerektiğinde practice-level çalışma moduna dönerek daha genel çalışma bağlamını aktive eder.
  • Employment odaklı şablonlama: Fesih, iç soruşturma, arabuluculuk, işçilik alacağı, politika, izin/rapor ve genişleme gibi matter türlerinde bağlam ayrımını korur; açılış sırasında gerekli alanları intake eder.

Quick Start

/employment-legal:matter-workspace new termination-2026-01 ile termination türünde yeni bir employment matter’ı slug ile açıp gerekli intake alanlarını doldurarak “matter.md” şablonuyla başlatın.

Frequently Asked Questions about matter-workspace

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

FAQPage Schema
How do I manage multiple employment law matters and keep their case contexts separate?

An employment matter workspace handles hiring, termination, arbitration mediation, wage-hour, leave, and internal investigation files. It applies to policy and expansion scenarios while preserving correct context boundaries for KVKK confidentiality and employment law compliance.

How do I create a new termination matter file and track its active or archived status?

To create a termination matter, use a slug-based routing command with YAML-defined skill entry metadata to open a new file. You then fill out the required intake fields to generate a matter.md template, and manage its active or archived status using workspace storage rules.

What is the best way to organize intake fields for different employment law scenarios like fesih or arabuluculuk?

The best way to organize intake fields is by using employment-focused templates that differentiate matter types such as fesih, internal investigations, and mediation. This approach ensures proper context separation and applies the correct practice-level metadata during file creation.

When do I need to switch to a practice-level context instead of a specific employment matter workspace?

You need to switch to a practice-level context when your work requires a broader employment law scope rather than a specific case file. This fallback mode activates a general working context, allowing you to handle overarching policy or expansion tasks outside individual matter boundaries.

Does matter management for employment law require YAML-defined skill entry metadata?

Yes, matter management requires YAML-defined skill entry metadata to ensure proper slug-based routing and compliance with workspace storage rules. This metadata establishes the correct practice-level fallback and maintains accurate context boundaries for each employment matter type.