What problem does it solve?
This Skill removes the hassle of keeping litigation matter histories and status logs up to date by providing a structured, date-stamped way to record new developments without silent or unchecked changes.
Core Features & Use Cases
- Matter-history logging: Appends a dated event to a matter’s
history.md using a consistent format.
- Controlled log refresh: Updates the corresponding row in
_log.yaml (including last_updated) and shows field changes before writing.
- Safety gates for unmanaged matters: Refuses to write if the matter slug is not present in the matters log, requiring an intake step first.
- Materiality and risk prompts: Forces explicit reclassification prompts for substantive developments, settlement activity (with an acceptance gate), risk re-assessment, and regulator/enforcement-type developments.
- Field-level change capture: Captures updates to fields such as
status, stage, risk, materiality, next_deadline, outside_counsel, and other relevant metadata.
Quick Start
Run /litigation-legal-uk:matter-update with the matter slug and a brief event description to append a dated entry and update the matter log safely.