skills/legal/discovery-verification-audit/SKILL.md
Produces an attorney-grade audit memorandum assessing whether written discovery responses are legally binding and timely. Use this skill when the user mentions verification audit, discovery verification, proof of service review, signature authority, perjury clause compliance, deadline computation, mailbox rule extensions, service defects, waiver risk, or motion-to-compel deadline analysis. Also trigger when the user references FRCP 33(b)(3) verification, CCP 2015.5, 28 U.S.C. 1746, attorney vs. party verification, or asks for help checking whether discovery responses are properly executed. Even if the user just says "check these responses for defects" or "is this verification valid," use this skill.
npx skillsauth add casemark/skills discovery-verification-auditInstall 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.
Unverified or improperly verified discovery responses are a legal nullity in many jurisdictions — they can be treated as no response at all, waiving objections and restarting motion-to-compel clocks. Yet verification defects are among the most overlooked issues in practice because they sit on back pages that attorneys rarely scrutinize. A single wrong signature (attorney where party is required), a missing perjury clause, or a botched deadline computation can be either a devastating vulnerability for your client or a powerful weapon against an opponent.
This skill produces a structured audit memorandum covering verification sufficiency, signature authority, proof of service, deadline computation, and defect risk assessment across federal and state forums.
Ask every time unless the user says "use defaults" or "just draft." Gather:
If the user doesn't respond, apply and clearly label these defaults: incoming audit (opponent defect analysis); federal court; FRCP governing rules.
If the verification page(s), proof of service, or any deadline-modifying order is missing, request those documents before reaching conclusions.
Document the audit scope:
| Element | Required | Present | Notes | |---|---|---|---| | Affirmation responses are true and correct | ✓ | | | | "Under penalty of perjury" language | ✓ | | | | Correct jurisdictional reference in perjury clause | ✓ | | | | Signed by party (not counsel, unless permitted) | ✓ | | | | Date of signing | ✓ | | | | Verification references specific discovery set | ✓ | | | | Verification date ≤ proof-of-service date | ✓ | | |
Perjury clause standards:
[VERIFY] if unconfirmed.| Party Type | Required Signer | Attorney Verification Permitted? | |---|---|---| | Individual | The individual party | Generally no | | Corporation / LLC | Officer, managing agent, or authorized representative with knowledge | No (CA: only if party absent from county — but triggers privilege risk) | | Partnership | General partner or authorized agent | No | | Government entity | Authorized official | Forum-specific — confirm |
Attorney verification where party verification is required = fatal defect. Flag privilege waiver risk as to sources.
Required elements:
Service method authorization check:
Show each step explicitly:
Trigger date (day of service, excluded): [Date]
Baseline response period: [30 days — FRCP 33/34/36; state-specific]
End of baseline period: [Date]
Weekend/holiday rollover: [Next business day if Sat/Sun/holiday]
Service method extension: [See table]
Final deadline: [Date]
Mailbox Rule Extensions by Forum and Method:
| Forum | Mail | Overnight | Electronic / ECF | Personal |
|---|---|---|---|---|
| Federal (FRCP 6(d)) | +3 calendar days | +3 calendar days [VERIFY] | None (eliminated by 2016 amendment) | None |
| California (CCP § 1013) | +5 cal. days (in-state) / +10 cal. days (out-of-state) | +2 cal. days | +2 court days (CCP § 1010.6) | None |
| New York [VERIFY] | +5 cal. days | — | — | None |
| Other jurisdictions | Web-verify statute; flag [VERIFY] if unconfirmed | | | |
CA critical distinction: Electronic service adds 2 court days (not calendar days) — a long weekend shifts the deadline further.
| Defect | Severity | Consequence | Cure | |---|---|---|---| | No verification where party verification required | Fatal | Response = legal nullity; objections may be waived | Serve corrected party verification immediately | | Attorney verification where party required | Fatal | Treated as unverified; privilege waiver risk | Party must re-execute | | Missing "penalty of perjury" language | Fatal | Declaration ineffective | New verification | | Wrong jurisdictional reference in perjury clause | Fatal | Declaration ineffective | New verification | | Verification dated after proof-of-service date | High | Suggests responses served before verified | Investigate; may require re-service | | "Floating" verification not identifying discovery set | High | Opponent may argue it doesn't cover served responses | Amended verification with specific reference | | Unauthorized service method | High | Operative service date may be disputed or void | Confirm authorization; re-serve if needed | | Not all parties served | High | Absent party not bound; motion deadlines may not run | Re-serve; reconcile against master service list | | Wrong address on proof of service | Technical | Arguable invalid service | Corrected proof; confirm actual receipt | | Missing date on verification | Technical | Curable | Serve corrected verification |
After delivering the audit memorandum, ask:
If the user doesn't answer, recommend calendaring the computed deadlines and proceed if authorized.
Before finalizing, verify:
[VERIFY][VERIFY]development
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.