skills/legal/discovery-separate-statement/SKILL.md
Drafts a California-compliant discovery Separate Statement for motions to compel under Cal. Rules of Court rule 3.1345. Trigger when the user mentions a California motion to compel, Separate Statement, "sep stat," Rule 3.1345, CCP 2023.030 sanctions, interrogatory/RFP/RFA/deposition disputes, or verbatim request-response formatting for CA Superior Court discovery motions.
npx skillsauth add casemark/skills discovery-separate-statementInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Produces a request-by-request Separate Statement that is verbatim-accurate and aligned with the motion package (memorandum, declaration, proposed order). Required under Cal. R. Ct. 3.1345 — omission renders the motion procedurally defective.
Gather before drafting (apply labeled defaults if user says "use defaults" or "just draft"):
Defaults if user skips: compel further responses; all disputed requests; sequential text; sanctions under CCP § 2023.030.
Hard stop: If verbatim request/response text is missing, halt and request it before drafting.
Produce a single-line taxonomy and gap check:
Taxonomy: Motion to compel further responses to [device/set]: Nos. [range], plus [relief/sanctions].
One row per disputed item — source-lock table preventing drift:
| Item ID | Device | Request Source | Response Source | Service Date | Dispute Type | |---|---|---|---|---|---| | RFA-1-8 | RFA | RFA Set One No. 8 | Response 3/01/2026 | 3/01/2026 | Evasive response |
Each disputed item follows this structure:
REQUEST [ID]: verbatim request + relevant definitions RESPONSE: verbatim response + objections + qualifications + supplements MEET-AND-CONFER: date, issue, cure requested, outcome FACTS AND LEGAL REASONS: device-specific deficiency + relevance to pleadings + authority + burden/privacy handling ORDER SOUGHT: single, enforceable, narrow, date-certain remedy
Prefer labeled blocks for e-filing stability. Use tables only if court preference supports it.
| Device | Deficiency Focus | Typical Remedy | |---|---|---| | Interrogatory (CCP §§ 2030.210–.310) [VERIFY] | Non-verified, incomplete, evasive | Further verified response; inability statement | | Production (CCP §§ 2031.210–.320) [VERIFY] | "Will comply" only, no search showing, missing privilege log | Production by custodian/date/form; privilege log | | Admission (CCP §§ 2033.210–.300) [VERIFY] | Boilerplate objections, noncommittal answers | Clear admit/deny; strike unsupported objections | | Deposition | Refusal, privilege overreach | Further response or appearance order |
Permissible relief (keep narrow and enforceable):
For sanctions under CCP § 2023.030 [VERIFY]: identify conduct item-by-item; align with motion language. Do not introduce requests beyond original discovery.
Ask after delivering initial draft:
If no answer, recommend consistency cross-check against memorandum and proceed if authorized.
[VERIFY][VERIFY] — no plausible-sounding unverified lawdevelopment
name: automated-contract-summary language: en description: Generates structured executive summaries of contracts using ML — captures key terms, party obligations, risk allocations, and compliance requirements in a standardized format. Optimized for high-volume review where speed and consistency matter. tags: - summarization - agreement - corporate --- # Automated Contract Summarization Produces standardized executive summaries of contracts using machine learning, capturing essential term
tools
Extracts regulatory obligations from dense regulations across jurisdictions. Breaks down multi-level regulations into clear article-level obligations, classifies applicability to a business, and prioritizes by risk level. Use when translating regulations into actionable compliance requirements.
development
Continuously monitors regulatory landscapes for changes relevant to a specific business. Ingests global regulatory updates, filters by relevance, summarizes impact, and produces an actionable change advisory. Use when tracking regulatory developments affecting a particular product or market.
testing
Compares an organization's existing compliance controls, policies, and procedures against extracted regulatory obligations to identify coverage gaps. Produces a remediation plan with prioritized actions. Use when assessing compliance maturity or preparing for regulatory audits.