amended-restated-certificate-of-incorporation

Drafts filing-ready Delaware Amended and Restated Certificates of Incorporation for venture-financing rounds. Converts term-sheet economics and governance terms into a defensible charter document under DGCL 242/245. Trigger when user needs to reauthorize capital structure, designate preferred stock series, set investor protections, or prepare a charter filing for closing.

11 stars

Best use case

amended-restated-certificate-of-incorporation is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Drafts filing-ready Delaware Amended and Restated Certificates of Incorporation for venture-financing rounds. Converts term-sheet economics and governance terms into a defensible charter document under DGCL 242/245. Trigger when user needs to reauthorize capital structure, designate preferred stock series, set investor protections, or prepare a charter filing for closing.

Teams using amended-restated-certificate-of-incorporation 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/amended-restated-certificate-of-incorporation/SKILL.md --create-dirs "https://raw.githubusercontent.com/CaseMark/skills/main/skills/legal/amended-restated-certificate-of-incorporation/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/amended-restated-certificate-of-incorporation/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How amended-restated-certificate-of-incorporation Compares

Feature / Agentamended-restated-certificate-of-incorporationStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Drafts filing-ready Delaware Amended and Restated Certificates of Incorporation for venture-financing rounds. Converts term-sheet economics and governance terms into a defensible charter document under DGCL 242/245. Trigger when user needs to reauthorize capital structure, designate preferred stock series, set investor protections, or prepare a charter filing for closing.

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

# Amended and Restated Certificate of Incorporation (Delaware)

Drafts a Delaware A&R COI aligned to term sheet, SPA, and governance documents, ready for filing.

## Prerequisites

Collect before drafting. Stop and request any missing item.

1. Exact legal name, Delaware formation date, current charter text
2. Board resolution and stockholder approval route (DGCL 242 vs. 245)
3. Term sheet + definitive docs (SPA, investors' rights, voting agreement, ROFR/co-sale)
4. Cap table: outstanding shares, option pool, convertibles, warrants, financing amounts
5. Per-series economics: OIP, liquidation multiple, conversion mechanics, anti-dilution method, voting/protective rights
6. Delaware registered agent name, physical office address with county
7. Board composition rights and series-specific carve-outs
8. Authorized signer with corporate authorization evidence

## Quick Start

1. Gather all prerequisites above
2. Walk through the six-step workflow sequentially
3. Halt at any step where required data is missing—request it before continuing
4. Output complete certificate text or redline-ready draft with assumptions log

## Workflow

| Step | Gate | Output |
|---|---|---|
| 1. Deal parsing | Transaction math and term consistency confirmed | Validated term summary |
| 2. Entity compliance | Jurisdiction, registered details, adoption path verified | Entity confirmation |
| 3. Capital math | Authorized share tables with rounding/cushion checks | Share authorization schedule |
| 4. Preferred architecture | Series provisions, voting, protections, conversion, anti-dilution drafted | Preferred stock articles |
| 5. Governance layer | 102(b)(7), indemnification, forum/consent mechanics added | Governance articles |
| 6. Filing hardening | Witness/signature block, signatory authority confirmed | Execution-ready document |

## Required Inputs

| Item | Source | Validation |
|---|---|---|
| Legal name | Formation docs | Exact match across all transaction docs |
| Registered office + agent | Corporate records | Physical address with county |
| Series designations | Term sheet | Unique identifiers, share counts |
| OIP / Conversion price | Cap table + pricing | Convertible math tested |
| Liquidation waterfall | Term sheet / SPA | Participating vs. non-participating explicit |
| Anti-dilution | Term sheet | Full formula with carve-outs |
| Protective provisions | Term sheet + voting agreement | Series-specific treatment resolved |
| Officer execution | Corporate records | Authorized signer identified |

## Drafting Structure

### Preface / Recitals
- Heading: "Amended and Restated Certificate of Incorporation of [Exact Legal Name]"
- DGCL 242/245 basis, supersession clause, full textual restatement statement

### Articles I–III: Identity
- **Name**: exact legal name, Delaware naming compliance
- **Registered office/agent**: physical address, county, consent posture
- **Purpose**: broad Delaware-purpose clause unless deal terms narrow it

### Article IV: Capitalization
- Common authorized shares / par value
- Preferred authorized shares / par value, per-series designation and count
- Blank-check preferred if negotiated
- **Math checks**: common authorized ≥ outstanding + option pool + convertibles + cushion; preferred includes anti-dilution reserve buffer

### Article V: Preferred Stock Rights
- **Dividends**: cumulative/non-cumulative, rate, priority
- **Liquidation**: preference multiple (1x default), waterfall, participation/election logic
- **Conversion**: optional + mandatory mechanics, fractional handling, timing
- **Anti-dilution**: broad-based weighted average default; full ratchet only if explicitly instructed
- **Protective provisions**: veto rights thresholds, affected actions, exceptions
- **Voting**: as-converted framework, class/series voting where required

### Article VI: Directors / Governance
- 102(b)(7) exculpation with DGCL-compliance fallback
- Indemnification only if negotiated in rights docs
- Optional: forum selection, board action mechanics

### Execution
- "IN WITNESS WHEREOF" block, officer signature/date lines
- Signatory authority backed by corporate action record

## Templates

Series designation summary format:

Series [X] Preferred Stock
- Designated Shares: [__]
- OIP: [$__] / Conversion Price: [$__]
- Liquidation: [__]x non-participating
- Conversion: Optional [yes/no], Mandatory: [trigger list]
- Anti-dilution: [broad-based weighted avg / other]
- Voting: [as-converted rights text]
- Protective actions: [list with vote threshold]

## Pitfalls and Checks

- **Term consistency**: align all charter economics with SPA, investor rights, and voting agreement—resolve conflicts before drafting
- **Defined terms**: define once, reference consistently; never introduce synonyms
- **Statutory anchoring**: confirm DGCL references against current statute text; mark unverified references with `[VERIFY]`
- **Scope discipline**: exclude investor-specific terms outside preferred stock mechanics (repurchase discounts, drag thresholds) unless charter language is required
- **Missing-data gates**: enforce checkpoints for adoption path (242 vs. 245), min/max authorized totals, series-specific protective voting splits, anti-dilution carve-outs
- **Delaware-only**: include county and physical registered office only; no non-Delaware filing forms
- **Waterfall testing**: reconcile liquidation outputs under ≥3 exit-value scenarios and ≥2 dilution scenarios before finalizing
- **Flexibility vs. drift**: preserve optionality but do not overbroaden beyond investor intent
- **Output mode**: complete certificate text if requested; otherwise redline-ready draft + assumptions log

---

**Key changes made:**

- **Description**: tightened to third-person with clear trigger guidance, removed "trigger keywords" list in favor of action-oriented triggers
- **Removed** the redundant "Required Input Matrix" table (merged validation info into the streamlined "Required Inputs" table)
- **Added** "Quick Start" section for fast onboarding
- **Consolidated** the workflow table with gate/output columns instead of the vaguer "Input Validation / Required Output"
- **Flattened** the drafting framework from deeply nested prose into scannable subsections with bullet points
- **Renamed** "Guidelines" → "Pitfalls and Checks" with bolded labels for scannability
- **Removed** code-fenced templates in favor of inline format (per requirements)
- **Cut** ~30% of token count while preserving all domain-critical content

Related Skills

tenant-estoppel-certificate

11
from CaseMark/skills

Drafts tenant estoppel certificates for commercial real estate acquisitions and financings. Produces numbered certifications binding tenants to lease representations for reliance by purchasers and lenders during due diligence. Covers lease terms, rent status, defaults, options, claims, and security deposits. Use when drafting estoppel certificates, tenant certifications, lease verification documents, or property acquisition due diligence instruments.

stock-ledger-certificates

11
from CaseMark/skills

Drafts stock ledger and certificate packages for U.S. corporations, including master equity ledger, certificate templates, transfer procedures, and officer certification. Extracts capitalization data from formation documents. Use when forming a corporation, issuing initial shares, or establishing equity ownership records.

restated-certificate

11
from CaseMark/skills

Drafts an Amended and Restated Certificate of Incorporation for Delaware corporations in preferred stock financing rounds. Covers authorized capital, preferred stock rights (dividends, liquidation, conversion, anti-dilution), protective provisions, and DGCL compliance. Use when drafting charter documents, restated certificates, venture financing corporate documents, or Delaware certificate amendments from term sheets and cap tables.

insurance-certificate-compliance

11
from CaseMark/skills

Produces requirement-by-requirement CRE insurance certificate compliance reviews by analyzing ACORD 25 certificates and endorsements against Access Agreement terms. Use when the user mentions COI review, insurance compliance, ACORD 25 analysis, Additional Insured verification, primary/non-contributory status, waiver of subrogation, vendor insurance audit, CGL compliance, umbrella follow-form, broker-ready deficiency instructions, certificate holder vs. additional insured, AI endorsements (CG 20 10, CG 20 37), or carrier rating checks.

insurance-certificate-compliance-check

11
from CaseMark/skills

Performs contract-driven compliance review of insurance certificates and endorsements against CRE/site-access and vendor agreement requirements. Produces pass/fail/conditional determinations, deficit lists, and broker-ready remediation instructions. Use when reviewing COI packets, ACORD 25 forms, or endorsements for additional insured, primary and non-contributory, waiver of subrogation, completed operations, umbrella alignment, limits adequacy, or insurer rating compliance. Trigger terms: COI, ACORD, additional insured, certificate holder, cancellation notice.

certificate-of-withdrawal-foreign-corp

11
from CaseMark/skills

Drafts a Certificate of Withdrawal for a foreign corporation surrendering its authority to transact business in a US state. Use when a foreign corporation is withdrawing its certificate of authority, ceasing in-state operations, or completing dissolution in a non-home jurisdiction.

certificate-of-trust

11
from CaseMark/skills

Drafts a Certificate of Trust (Abstract/Memorandum of Trust) that verifies trustee authority for third-party reliance without disclosing full trust terms. Use when preparing trust certificates for real estate closings, bank account openings, business transactions, or any context requiring trustee authority verification with UTC-compliant, privacy-preserving disclosure.

certificate-of-service

11
from CaseMark/skills

Drafts certificates of service (proofs of service) for court filings. Use when a filing must be accompanied by proof that copies were served on all parties or counsel. Covers FRCP Rule 5, state equivalents, ECF/e-service, U.S. mail, hand delivery, and overnight courier methods.

certificate-of-origin

11
from CaseMark/skills

Drafts USMCA/NAFTA Certificates of Origin for preferential tariff treatment on US-Mexico-Canada goods. Verifies origin criteria, HS classifications, and regional value content. Use when preparing trade certificates, customs origin documentation, duty preference claims, or cross-border shipment certifications.

certificate-of-interested-persons

11
from CaseMark/skills

Drafts a FRAP 26.1-compliant Certificate of Interested Persons identifying all parties, entities, and affiliates with financial or legal interests in a federal appeal. Adapts to circuit-specific local rules. Use when filing appeals, corporate disclosure statements, or conflict-of-interest certificates in U.S. Courts of Appeals.

certificate-of-incumbency

11
from CaseMark/skills

Drafts a Certificate of Incumbency certifying current officers, directors, and signing authority for a U.S. corporation. Covers exact legal name matching, incumbency tables with specimen signatures, board resolution certification, authority limitations, reliance language, and execution formalities. Use when banks, lenders, investors, or counterparties require verification of corporate authority for closings, financings, or transactions.

articles-of-incorporation

11
from CaseMark/skills

Drafts jurisdiction-compliant U.S. Articles of Incorporation for corporate entity formation. Analyzes formation documents, term sheets, and cap tables to produce a filing-ready charter with name, purpose, capital structure, registered agent, and governance provisions. Use when forming a new corporation, drafting a charter document, or structuring equity for venture-backed or closely held companies.