mediation-settlement-tracker

Assemble mediation brief inputs and track deadlines via Smokeball.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/venturecrane/ss-console --skill mediation-settlement-tracker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mediation-settlement-tracker
Source: https://github.com/venturecrane/ss-console/tree/main/operator/skills/mediation-settlement-tracker
Command: npx skills add https://github.com/venturecrane/ss-console --skill mediation-settlement-tracker

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires smokeball_connector, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the assembly of brief inputs for mediation or settlement conferences and tracks associated deadlines, reducing manual effort and ensuring accurate deadline management.

Core Features & Use Cases

  • Brief Input Assembly: Pulls authored components from a matter to create a staged packet for attorney use.
  • Deadline Tracking: Surfaces CCP §998 offer windows and conference dates for confirmation.
  • Use Case: For a PI matter heading to mediation, this Skill assembles the necessary brief inputs and tracks the §998 offer window and conference date, streamlining the preparation process for the attorney.

Quick Start

Run the mediation-settlement-tracker skill with the matter ID and conference type: hermes run mediation-settlement-tracker --matter <matter-id> --conference <mediation|msc>

Frequently Asked Questions about mediation-settlement-tracker

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

FAQPage Schema
How do I automate mediation brief assembly and settlement deadline tracking?

Mediation brief assembly and settlement deadline tracking are automated by pulling authored documents from a practice management system to create a staged packet while surfacing CCP §998 offer windows and conference dates.

What is the best way to track CCP §998 offer deadlines for a personal injury matter?

Tracking CCP §998 offer deadlines is handled by retrieving matter calendar events and tasks through a practice management connector, surfacing the offer windows for attorney confirmation before the settlement conference.

How do I pull matter documents to create a staged mediation packet?

Creating a staged mediation packet is done by running the automation with a matter ID and conference type, which pulls authored components from the matter into a ready-to-use packet.

Does the mediation and settlement tracker require a specific practice management connector?

Yes, the tracker requires the Smokeball connector to retrieve matter documents, files, calendar events, and tasks for brief input assembly and deadline management.

Can I use this automation for both mediation and mandatory settlement conferences?

Yes, both mediation and mandatory settlement conferences are supported by specifying the conference type parameter when running the automation to assemble the appropriate brief inputs.

What data does the automation need to access to assemble settlement conference briefs?

Assembling settlement conference briefs requires access to matter documents, files, calendar events, and tasks within the connected practice management system to stage the packet and track deadlines.