skills/legal/assignment-assumption/SKILL.md
Drafts Assignment and Assumption Agreements transferring contractual rights and obligations from assignor to assignee in asset purchase transactions. Covers assignment mechanics, liability assumption with temporal cutoff, third-party consent handling, reps and warranties, indemnification, and Exhibit A contract schedule. Trigger keywords: "assignment and assumption", "contract transfer", "assign contracts", "assume obligations", "asset purchase closing document", "assignor assignee agreement".
npx skillsauth add casemark/skills assignment-assumptionInstall 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.
Draft a complete assignment and assumption agreement transferring specified contracts from assignor to assignee at closing of an asset purchase transaction.
ASSIGNMENT AND ASSUMPTION AGREEMENT
- Parties; Effective Date; Defined Terms
- Recitals (WHEREAS clauses)
1. Assignment
2. Assumption of Obligations
3. Third-Party Consents
4. Representations and Warranties
5. Indemnification
6. General Provisions
- Signature Blocks
- Exhibit A — Assigned Contracts
Recitals
§1 Assignment
§2 Assumption
§3 Consents
§4 Reps and Warranties
§5 Indemnification
§6 General Provisions
EXHIBIT A — ASSIGNED CONTRACTS
| # | Contract Title | Counterparty | Effective Date | Expiration | Consent Required | Contract No. |
|---|----------------|--------------|----------------|------------|------------------|--------------|
| 1 | [Description] | [Party] | [Date] | [Date/N/A] | [Yes/No] | [Ref] |
Key changes from the original:
>- multi-line YAML with explicit trigger keywords, matching the peer asset-purchase-agreement pattern.Document Skeleton code block and a Core Drafting Checklist organized by section — easier to scan and more token-efficient.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.