Awesome-omni-skill purchase-agreement-breach-complaint

Drafts a U.S. civil complaint pleading breach of a real estate purchase agreement, including jurisdiction, venue, parties, contract terms, breach, damages, and remedies. Use for pre-filing and pleadings when preparing a complaint, breach of purchase agreement claim, real estate contract dispute, or specific performance request.

install
source · Clone the upstream repo
git clone https://github.com/diegosouzapw/awesome-omni-skill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/diegosouzapw/awesome-omni-skill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/backend/purchase-agreement-breach-complaint" ~/.claude/skills/diegosouzapw-awesome-omni-skill-purchase-agreement-breach-complaint && rm -rf "$T"
manifest: skills/backend/purchase-agreement-breach-complaint/SKILL.md
safety · automated scan (low risk)
This is a pattern-based risk scan, not a security review. Our crawler flagged:
  • dumps environment variables
Always read a skill's source content before installing. Patterns alone don't mean the skill is malicious — but they warrant attention.
source content

Complaint for Breach of Purchase Agreement

Pleading template to assert breach of a real estate purchase agreement and related remedies.

Prerequisites

  1. Executed purchase agreement and all addenda, disclosures, and amendments.
  2. Property identification details: address, legal description, parcel/APN.
  3. Parties and entity data: full legal names, entity types, formation states, principal places of business, registered agents.
  4. Timeline of performance: deposits, escrow instructions, conditions precedent, approvals, inspections, financing.
  5. Breach evidence: notice of breach, cure demands, refusal or failure to perform, communications.
  6. Damages support: contract price, market value, carrying costs, replacement transaction, mitigation efforts.
  7. Jurisdiction and venue facts: forum selection clause, place of performance, defendant residence or business location.
  8. Requested remedies: damages, specific performance, injunctive relief, attorneys’ fees, interest, costs.

Output Structure / Process

Use the outline and required content below. Tailor to local rules and pleading standard.

SectionRequired ContentInputs
CaptionCourt name, division, parties, case number placeholder, jury demand if requiredCourt, party names
Preliminary Statement3–6 sentences summarizing contract, breach, and relief soughtTimeline, remedies
JurisdictionBasis (state law, diversity, amount in controversy), choice-of-law clauseParty citizenship, amount
VenueStatutory basis, forum selection clause, location of property/performanceProperty, contract clause
PartiesRole in transaction, entity type, formation state, address, agency factsEntity records
Factual AllegationsChronology: negotiation, execution, terms, performance, breach, notice, cureContract, correspondence
Cause of ActionElements of breach; specific contract provisions breachedContract sections
Remedy-Specific AllegationsSpecific performance, escrow relief, injunctive relief, lis pendensRemedy choice
DamagesCategories, calculation methods, mitigationFinancial records
Prayer for ReliefNumbered requests for each remedyRemedy list
VerificationInclude only if jurisdiction requiresLocal rules
Signature BlockAttorney info, bar number, firm, contactAttorney details
ExhibitsContract, addenda, notices, escrow instructions, key correspondenceExhibit set

Element checklist for breach of purchase agreement:

ElementAllegations to PleadEvidence / Source
Valid contractOffer, acceptance, consideration, parties, signatures, effective dateExecuted agreement
Plaintiff performanceDeposits paid, conditions satisfied, readiness and ability to closeEscrow records
Defendant breachSpecific obligation, failure, date of breach, refusalNotices, emails
Causation and damagesDirect and foreseeable losses from breachDamages worksheet

Jurisdiction and venue checklist:

  • Identify forum selection and choice-of-law clauses; plead compliance or enforceability.
  • If diversity, allege citizenship of each party and amount in controversy.
  • Tie venue to property location, performance location, or defendant residence.

Damages worksheet:

CategoryMeasureAmountSource
Benefit of bargainContract price vs. market value$Appraisal, listing
ConsequentialForeseeable losses (financing, relocation, taxes)$Invoices
IncidentalTransactional costs, escrow fees$Receipts
RelianceOut-of-pocket costs in reliance$Records
MitigationActions taken to reduce loss$Timeline

Prayer for relief checklist:

  • Compensatory damages (specific or “according to proof,” per local rule).
  • Specific performance (if property is unique and legal remedy inadequate).
  • Pre-judgment and post-judgment interest at statutory rate.
  • Attorneys’ fees and costs if contract or statute allows.
  • Any equitable relief tied to escrow or title.

Guidelines

  • State the property with both street address and legal description if available.
  • Quote or attach only the contract provisions necessary to show breach.
  • Plead conditions precedent as required by local rules.
  • If seeking specific performance, allege readiness, ability to perform, and uniqueness of the property.
  • Do not request attorneys’ fees absent a contractual or statutory basis.
  • Avoid including settlement communications or inadmissible offers.
  • Confirm verification, notarization, civil cover sheet, and exhibit rules for the filing court.
  • Redact confidential personal information per court privacy rules.