Use when reserving a motion hearing date in a California superior court. Triggers include "reserve a hearing date", "reserve a hearing in LASC", "Court Reservation System", "CRS LASC", "Department 302 reservation San Francisco", "law-and-motion calendar California", "ex parte hearing California", "Orange County civil hearing reservation", "how do I schedule a motion in [county] superior court", "earliest available hearing date", "Department 1 LASC". Drafts the contact email, identifies the reservation portal, computes the earliest viable hearing date given the CCP § 1005(b) court-day notice arithmetic, and produces a reservation script appropriate for the specific department. Layers on top of ca-deadlines for service-deadline back-computation, and on ca-lasc / ca-sfsc / ca-county-courts for venue-specific protocols.
$npx -y skills add codearranger/claude-legal --skill ca-schedule-hearingInstalls into the current project.
Run `npx skills use "https://github.com/codearranger/claude-legal" --skill "codearranger/claude-legal/ca-schedule-hearing"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/codearranger/claude-legal" that are relevant to the current task. Run `npx skills add "https://github.com/codearranger/claude-legal"` and select the relevant skills, then follow their instructions.