executive-employment-agreement

Drafts U.S. executive employment agreements covering compensation, equity, severance, and restrictive covenants tailored to jurisdictional enforceability. Use when drafting C-suite or senior executive employment agreements, executive offer conversions, or negotiated employment terms involving severance, change in control, equity vesting, non-compete, or non-solicit provisions.

11 stars

Best use case

executive-employment-agreement is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Drafts U.S. executive employment agreements covering compensation, equity, severance, and restrictive covenants tailored to jurisdictional enforceability. Use when drafting C-suite or senior executive employment agreements, executive offer conversions, or negotiated employment terms involving severance, change in control, equity vesting, non-compete, or non-solicit provisions.

Teams using executive-employment-agreement should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/executive-employment-agreement/SKILL.md --create-dirs "https://raw.githubusercontent.com/CaseMark/skills/main/skills/legal/executive-employment-agreement/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/executive-employment-agreement/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How executive-employment-agreement Compares

Feature / Agentexecutive-employment-agreementStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Drafts U.S. executive employment agreements covering compensation, equity, severance, and restrictive covenants tailored to jurisdictional enforceability. Use when drafting C-suite or senior executive employment agreements, executive offer conversions, or negotiated employment terms involving severance, change in control, equity vesting, non-compete, or non-solicit provisions.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Executive Employment Agreement

Produces a negotiation-ready executive employment agreement aligned to term sheet, board approvals, and jurisdictional enforceability.

## Quick Start

Gather these inputs before drafting:

1. **Parties** — entity name, type, address; executive name and address
2. **Role** — title, reporting line, location, start date
3. **Compensation** — base salary, bonus, equity, benefits, perquisites, expenses
4. **Term and termination** — at-will vs. fixed; Cause/Good Reason definitions; notice/cure; severance; CIC treatment
5. **Governing law** — jurisdiction, dispute forum
6. **Equity plan** — plan name, award type, vesting schedule, award agreement
7. **Restrictive covenants** — jurisdictional limits, consideration, permitted scope

Flag any missing items before drafting.

## Core Workflow

1. **Extract terms** from supplied documents; list gaps
2. **Draft** using section order below with required defined terms
3. **Populate** compensation, termination, and covenant tables
4. **Run enforceability checks** — at-will consistency, covenant enforceability, 409A exposure
5. **Finalize** with signature blocks and notice addresses

### Section Order

1. Parties; Effective Date
2. Position; Duties; Reporting
3. Term; At-Will or Fixed Term
4. Compensation
5. Bonus and Incentive Compensation
6. Equity Awards
7. Benefits and Perquisites
8. Expenses and Reimbursements
9. Termination and Severance
10. Restrictive Covenants
11. Confidentiality; IP Assignment
12. Dispute Resolution; Governing Law
13. Miscellaneous (Notices, Assignment, Waiver, Entire Agreement, Severability, Counterparts, 409A)
14. Signatures

### Required Defined Terms

| Term | Content |
|---|---|
| "Company" | Full legal name and entity type |
| "Executive" | Full legal name |
| "Effective Date" | Specific date |
| "Cause" | Enumerated triggers; notice/cure if applicable |
| "Good Reason" | Enumerated triggers; notice/cure |
| "Disability" | Plan reference or time-based standard |
| "Change in Control" | Equity plan definition or standalone |
| "Confidential Information" | Scope and exclusions |
| "Restricted Period" | Covenant duration |

### Compensation Capture

| Item | Required Fields |
|---|---|
| Base Salary | Annual amount; cadence |
| Sign-On Bonus | Amount; timing; clawback |
| Annual Bonus | Target; metrics; discretion; timing |
| Equity Award | Type; size; vesting; cliff; exercise price; plan ref |
| Benefits | Health; retirement; life/STD/LTD; PTO |
| Perquisites | Car; club; relocation; financial planning |
| Expenses | Standard; documentation; policy ref |

### Termination Matrix

| Trigger | Severance | Benefits | Equity |
|---|---|---|---|
| Without Cause | Salary multiple; pro-rated bonus | COBRA/employer-paid | Acceleration if negotiated |
| For Cause | Accrued only | Accrued only | Forfeit or per plan |
| Good Reason | Same as Without Cause | Same as Without Cause | Same as Without Cause |
| Voluntary | Accrued only | Accrued only | Per plan |
| Death/Disability | Per negotiated policy | Per plan | Per plan |

### Restrictive Covenants

For each covenant (non-compete, employee non-solicit, customer non-solicit, non-disparagement), specify: duration, geographic scope, activity scope, consideration, and enforcement notes.

### Dispute Resolution

| Option | Required Inputs |
|---|---|
| Arbitration | Provider, locale, rules, cost allocation, fee shifting |
| Litigation | Venue, jurisdiction, jury waiver |
| Mediation | Timing, provider, cost split |

### Mandatory Clauses

- Entire agreement; written amendments
- Severability and reformation (especially covenants)
- Assignment: permitted for Company, prohibited for Executive
- Notice method and addresses
- Withholding and tax compliance
- Section 409A compliance or exemption
- Injunctive relief for covenant breaches
- Counterparts and electronic signatures

## Pitfalls

- **At-will conflicts** — if at-will, state explicitly; ensure severance language does not create an implied term.
- **Missing terms** — flag and request specifics; never guess business terms or use placeholders.
- **Non-compete enforceability** — heavily jurisdiction-dependent; mark with `[VERIFY]` if state law is uncertain.
- **Equity conflicts** — defer to equity plan and award agreement; do not create conflicting terms.
- **409A exposure** — include safe-harbor language for any deferred compensation; use `[VERIFY]` for public issuers.
- **Severance conditions** — always condition on execution of release and continued covenant compliance.
- **Cause/Good Reason alignment** — match definitions to negotiated notice and cure periods.
- **Governing law consistency** — align with restrictive covenant enforceability strategy.

---

Key changes from the original:

- **Removed `tags`** — not part of the Agent Skills spec; only `name` and `description` are required frontmatter
- **Tightened description** — removed "Trigger keywords:" label; wove discovery terms naturally into the description
- **Restructured body** — follows the recommended Overview / Quick Start / Core Workflow / Pitfalls pattern
- **Consolidated Prerequisites into Quick Start** — same info, fewer tokens
- **Trimmed Termination Matrix** — removed Definition and Notice/Cure columns (redundant with the defined terms table)
- **Replaced empty Restrictive Covenant table** — the original had blank cells; replaced with a concise prose instruction
- **Renamed Guidelines to Pitfalls** — matches best-practice section naming; trimmed the "use consistent defined terms" guideline (obvious for any drafter)
- **Reduced from 127 to ~107 lines** — more token-efficient while preserving all domain accuracy and legal intent

Related Skills

work-for-hire-agreement

11
from CaseMark/skills

Drafts a U.S. Work for Hire Agreement under 17 U.S.C. §§ 101 and 201(b) with fallback IP assignment, creator warranties, and indemnification. Trigger when commissioning software, designs, content, or other creative work requiring clear IP ownership, or when drafting WFH clauses for consulting and service agreements.

voting-agreement

11
from CaseMark/skills

Drafts enforceable shareholder Voting Agreements coordinating director elections, fundamental transactions, charter amendments, and other corporate matters for closely-held companies and venture financings. Covers DGCL §218 compliance, irrevocable proxy mechanics, transfer-binding provisions, and integration with related governance documents. Trigger keywords: "voting agreement", "shareholder voting", "director election commitment", "irrevocable proxy", "board composition agreement", "DGCL 218".

underwriting-agreement

11
from CaseMark/skills

Drafts a firm-commitment underwriting agreement for SEC-registered U.S. public offerings, covering purchase terms, greenshoe, reps and warranties, covenants, closing conditions, indemnification, and market-out rights. Use when drafting or reviewing underwriting agreements, firm commitment deals, over-allotment options, or listing approvals; trigger on "underwriting agreement", "firm commitment", "public offering", "greenshoe", "over-allotment", "registration statement", "prospectus".

triple-net-lease-agreement

11
from CaseMark/skills

Drafts U.S. commercial triple-net (NNN) lease agreements from deal materials. Triggers on term sheets, LOIs, or due-diligence packets where rent, taxes, insurance, and maintenance allocate to the tenant. Produces an execution-ready lease covering expense pass-throughs, use controls, default/remedy architecture, transfer gates, indemnity/insurance, SNDA, and exhibits.

transitional-services-agreement

11
from CaseMark/skills

Drafts a Transitional Services Agreement (TSA) for post-closing seller-to-buyer service delivery in U.S. M&A transactions. Use when a corporate acquisition requires temporary operational support or seller-provided service continuity after closing.

transfer-agent-agreement

11
from CaseMark/skills

Drafts U.S. transfer agent agreements between issuers and SEC-registered transfer agents covering appointment, stock ledger, transfer processing, Rule 17Ad compliance, fees, termination, and transition. Trigger on: transfer agent agreement, stock ledger, shareholder registry, TA-1, TA-2, 17Ad, appointing or renewing a transfer agent.

trademark-license-agreement

11
from CaseMark/skills

Drafts a U.S. Trademark License Agreement governing a licensor's grant of rights to a licensee for authorized use of registered or common law marks. Covers exclusivity, field of use, territory, quality control, royalties, audit rights, and termination. Use when drafting IP licensing deals, brand licensing arrangements, co-branding agreements, or any transaction requiring controlled trademark use by a third party.

tila-consumer-loan-agreement

11
from CaseMark/skills

Drafts U.S. consumer loan agreements with integrated Truth in Lending (TILA/Reg Z) disclosures, including disclosure-box construction, APR and finance-charge calculations, payment schedule formatting, prepayment/default/enforcement clauses, co-signer notices, and state-law overlays. Produces an execution-ready contract and disclosure package. Trigger keywords: consumer loan agreement, TILA, Regulation Z, Truth in Lending, APR disclosure, finance charge, loan contract drafting, closed-end credit, Reg Z disclosure box.

term-loan-agreement

11
from CaseMark/skills

Drafts U.S. corporate finance term loan agreements covering economic terms, covenants, collateral, events of default, and enforcement mechanics. Trigger when the user requests a term loan agreement, commercial loan, senior secured facility, SOFR-based loan, amortization schedule, covenant package, or bilateral loan documentation.

technology-transfer-agreement

11
from CaseMark/skills

Drafts Technology Transfer Agreements governing IP rights, license grants, royalties, and commercialization obligations between licensors and licensees. Triggers when drafting technology licenses, university tech transfer deals, IP licensing, or know-how transfers in biotech, software, or clean energy sectors.

teaming-agreement

11
from CaseMark/skills

Drafts Teaming Agreements for prime-sub pursuit of U.S. government contracts. Covers proposal-phase and post-award obligations with FAR compliance. Use when drafting teaming agreements, prime-sub teaming arrangements, or federal solicitation collaboration agreements.

subscription-agreement

11
from CaseMark/skills

Drafts U.S. corporate subscription agreements for SaaS and service relationships. Extracts deal terms and produces a balanced agreement covering scope, fees, term/renewal, IP, data protection, warranties, liability, and boilerplate. Use when drafting a "subscription agreement", "SaaS agreement", "service subscription", "membership agreement", "auto-renewal contract", or "SLA agreement".