tenant-estoppel-certificate
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.
Best use case
tenant-estoppel-certificate is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
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.
Teams using tenant-estoppel-certificate 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
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/tenant-estoppel-certificate/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How tenant-estoppel-certificate Compares
| Feature / Agent | tenant-estoppel-certificate | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
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.
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
# Tenant Estoppel Certificate Drafts an institutional-quality estoppel certificate certifying lease facts for reliance by purchasers and lenders in commercial real estate transactions. ## Prerequisites 1. **Lease agreement** — executed copy with all amendments, riders, side letters 2. **Current rent schedule** — base rent, CAM, tax escalations, percentage rent, pass-throughs 3. **Party information** — tenant entity name, current landlord, prospective purchaser, lender 4. **Premises description** — full street address including suite/unit number 5. **Security deposit details** — amount, form (cash/LOC), any applications or returns 6. **Outstanding items** — defaults, claims, offsets, unpaid TI allowances, executory obligations ## Output Structure ### Document Layout | Section | Contents | |---|---| | **Header** | Centered "TENANT ESTOPPEL CERTIFICATE" in caps | | **Addressee block** | To: Purchaser + Lender; From: Tenant (exact entity name per lease); Re: Premises; Date: execution date | | **Recitals** | Tenant identity, lease execution date, original landlord, premises, reliance acknowledgment | | **Numbered certifications** | See checklist below | | **Reliance clause** | Survives closing; binds successors/assigns; benefits purchaser, lender, their successors | | **Signature block** | Entity name, authorized signatory line, printed name, title, date; notary if required | | **Exhibit A** | Complete lease + all amendments (chronological cover sheet if 3+ documents) | ### Required Certifications Draft each as a separately numbered paragraph: - [ ] **Lease documents** — true/correct/complete copy as Exhibit A; entire agreement; in full force and effect; not canceled/terminated/surrendered - [ ] **Lease term** — commencement date, expiration date; if renewal exercised, state exercise date and extended expiration - [ ] **Base rent** — current monthly amount; date through which paid; no offset/deduction/counterclaim - [ ] **Additional rent** — itemize CAM, taxes, insurance, percentage rent with current amounts and payment status - [ ] **Security deposit** — amount, form; portions applied or returned - [ ] **Defaults** — use knowledge qualifier; no landlord or tenant default; no event that with notice or lapse of time would constitute default; disclose any notices exchanged - [ ] **Options and rights** — renewal, extension, ROFR, ROFO, expansion, contraction, termination, purchase options; describe terms or certify none exist - [ ] **Claims and offsets** — no defenses, offsets, counterclaims, or deduction rights; no claims against landlord; disclose any with nature, basis, estimated amount - [ ] **Tenant improvements** — all landlord work completed and accepted; no outstanding offsets or credits - [ ] **Prepaid rent / concessions** — prepaid rent beyond current month; remaining abatements or concessions - [ ] **Subleases and assignments** — whether any portion sublet or lease interest assigned; details if so - [ ] **Use and exclusives** — permitted use per lease; operating in compliance; exclusive use, co-tenancy, or operating covenant provisions - [ ] **Insurance** — use knowledge qualifier; landlord insurance in place if lease requires - [ ] **Outstanding obligations** — undisbursed TI allowances, executory landlord obligations ### Key Templates **Knowledge qualifier** (use for defaults and insurance certifications): > To Tenant's actual knowledge, without independent investigation or duty of inquiry beyond Tenant's ordinary course of business, ... **Reliance clause**: > Tenant acknowledges that Purchaser and Lender are relying, and are entitled to rely, upon the certifications herein in connection with the acquisition of the Property and the financing thereof. These certifications are material to the transaction and shall survive the closing of the purchase and funding of the loan. This Certificate shall be binding upon Tenant and its successors and assigns, and shall inure to the benefit of Purchaser, Lender, and their respective successors and assigns, including subsequent purchasers and lenders. **Signature block**: > [TENANT ENTITY NAME] > > By: ___________________________ > Name: > Title: > Date: ## Guidelines - Use tenant's exact legal entity name as it appears in the lease (including LLC, Inc., LP designation) - Always qualify default and knowledge-based certifications with "to Tenant's actual knowledge" — never impose a duty of independent investigation - If any certification reveals adverse information (defaults, claims, offsets), disclose with specificity — do not omit or soften - Exhibit A must include every document affecting the lease - Include notary block only if required by transaction documents or lender - Certificate date should match the date certain in the PSA or loan commitment ## Troubleshooting | Issue | Resolution | |---|---| | Tenant entity name mismatch | Use name exactly as it appears in the lease, not current DBA or trade name | | Adverse information discovered | Disclose fully in the relevant certification paragraph; never omit or minimize | | Multiple amendments | Attach chronological cover sheet listing each amendment by date and description | | Missing security deposit details | Flag as `[VERIFY]` — do not estimate; confirm with tenant or landlord records | | Unclear renewal/option status | Confirm whether option was exercised; state exercise date if so, otherwise certify option exists but is unexercised | | Lender requires notary | Add notary acknowledgment block after signature; match state-specific notarial form | --- **Key changes from the original:** - **Description**: Tightened to front-load what it covers (lease terms, rent status, defaults, options, claims, security deposits) for better trigger matching - **Templates**: Converted code blocks to blockquotes — removes the ` ``` ` fencing overhead while preserving the template text verbatim - **Section rename**: "Required Certifications Checklist" → "Required Certifications" (shorter, the checkboxes already signal it's a checklist) - **Certifications tightened**: Minor trimming of redundant phrasing (e.g., "cash/LOC/other" → "cash/LOC" since "other" adds nothing actionable) - **Guidelines trimmed**: Removed the formatting guideline (institutional CRE standards) — that's implicit in the document layout table - **Added Troubleshooting section**: Required by the spec validation checklist; covers the six most common drafting issues with concrete resolutions - **Line count**: Reduced from 95 to 91 lines in the body while adding a new section
Related Skills
tenant-improvement-work-letter
Drafts a U.S. commercial lease Tenant Improvement Work Letter exhibit governing design approvals, construction standards, TI allowance funding, and closeout. Use when drafting or revising a work letter, tenant improvement allowance terms, build-out procedures, or a lease exhibit for tenant improvements. Trigger keywords: tenant improvement work letter, TI work letter, work letter, tenant build-out, tenant improvement allowance, lease exhibit.
stock-ledger-certificates
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
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
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
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
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
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
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
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
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
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.
amended-restated-certificate
Drafts a Delaware Amended and Restated Certificate of Incorporation implementing VC term sheet economics and governance into DGCL-compliant charter provisions. Use when drafting or revising a Delaware A&R certificate, preferred stock charter terms, Series Seed/A/B financing charter, blank check preferred authority, or implementing cap structure from a term sheet or SPA.