skills/legal/auth-packet-summary/SKILL.md
Validates and summarizes the four required authorization forms in a personal injury matter (retainer, HIPAA release, insurance authorization, employment record release). Confirms signatures, dates, scope, and completeness to determine readiness for the investigation phase. Use when reviewing client onboarding packets, verifying authorization forms before discovery, or checking HIPAA and record-release compliance.
npx skillsauth add casemark/skills auth-packet-summaryInstall 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.
Validates the four essential client authorization forms and produces a checklist plus formal memorandum confirming the firm's authority to request third-party records.
| Form | Purpose | |------|---------| | Retainer Fee Agreement | Establishes attorney-client relationship and fee structure | | HIPAA Medical Record Release | Authorizes healthcare providers to disclose PHI | | Insurance Communication Authorization | Permits carrier contact and claims file access | | Wage & Employment Record Release | Allows access to employment history, wages, personnel files |
For each form, extract:
Assign one status per form:
| Status | Criteria | |--------|----------| | Complete and Valid | All required elements present — signatures, dates, scope, mandatory fields | | Received but Deficient | Form present; specify missing elements exactly | | Not Received | Form absent from case file |
Per-form checklist:
Compare across all four forms for consistency in client name spelling, case/matter number, and date ranges. Flag all discrepancies.
Produce a table with columns: Authorization Type, Status, Execution Date, Authorized Entities, Scope Limitations, Notes/Deficiencies.
For deficient or missing forms, specify exact corrective action (e.g., "Missing client signature on page 2").
Write a formal memo containing:
Tone: formal, definitive, suitable as permanent case file record.
ATTORNEY-CLIENT PRIVILEGED AND CONFIDENTIAL / ATTORNEY WORK PRODUCT, signature lines per firm policyKey changes made:
tags (not part of the spec), tightened the description to be third-person with clear trigger guidancedevelopment
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.