boundary-dispute-complaint

Drafts a U.S. state-court complaint to establish the true boundary line between adjoining properties, with optional trespass/encroachment claims. Trigger when a user needs to initiate litigation over conflicting property descriptions, ambiguous deed language, or unauthorized encroachments by an adjoining landowner.

11 stars

Best use case

boundary-dispute-complaint is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Drafts a U.S. state-court complaint to establish the true boundary line between adjoining properties, with optional trespass/encroachment claims. Trigger when a user needs to initiate litigation over conflicting property descriptions, ambiguous deed language, or unauthorized encroachments by an adjoining landowner.

Teams using boundary-dispute-complaint 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/boundary-dispute-complaint/SKILL.md --create-dirs "https://raw.githubusercontent.com/CaseMark/skills/main/skills/legal/boundary-dispute-complaint/SKILL.md"

Manual Installation

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

How boundary-dispute-complaint Compares

Feature / Agentboundary-dispute-complaintStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Drafts a U.S. state-court complaint to establish the true boundary line between adjoining properties, with optional trespass/encroachment claims. Trigger when a user needs to initiate litigation over conflicting property descriptions, ambiguous deed language, or unauthorized encroachments by an adjoining landowner.

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

# Boundary Dispute Complaint

Drafts a plaintiff-side complaint to judicially establish the true boundary line between adjoining parcels, with optional trespass/encroachment counts.

## Prerequisites

Collect before drafting:

- **Plaintiff's deed** — legal description (metes-and-bounds, lot/block, or recorded plat)
- **Defendant's deed** — adjoining parcel legal description
- **Survey** — surveyor name, date, methodology, findings, recording info
- **Encroachment details** — type, dimensions, date discovered (if applicable)
- **Jurisdiction** — state and county where the property sits
- **Pre-suit notice** — whether defendant was notified before filing

## Quick Start

1. Gather deeds, survey, and encroachment facts.
2. Identify the filing court, venue basis, and applicable quiet-title statute.
3. Draft per the structure below.
4. Flag all `[VERIFY]` items for attorney review.

## Complaint Structure

### Caption

Court name, case-number placeholder, full legal names of all parties. Follow local formatting rules.

### Parties & Jurisdiction

| Element | Allegation |
|---|---|
| Subject-matter jurisdiction | Real property dispute; amount in controversy if threshold required |
| Personal jurisdiction | Defendant's contacts with forum state |
| Venue | Property located in [County], [State] |

### Factual Allegations (Numbered Paragraphs)

1. **Plaintiff's property** — full legal description per deed/survey; recording info
2. **Defendant's property** — legal description; recording info; relationship to plaintiff's parcel
3. **Boundary dispute** — how positions differ; reference deeds, conveyances, surveys, physical markers
4. **Survey findings** — surveyor's conclusion on true boundary; methodology
5. **Discrepancies** — conflicting deed language, ambiguous conveyances, inconsistent prior surveys
6. **Encroachment** *(if applicable)* — structure type, dimensions, extent of intrusion, date discovered, notice given

### Counts

**Count I — Quiet Title to Boundary Line**

- Judicial determination and declaration of the true boundary
- Cite applicable state quiet-title statute `[VERIFY statute]`
- Incorporate deed-interpretation principles, survey evidence, boundary-determination standards

**Count II — Trespass** *(if encroachment present)*

- Defendant's placement/maintenance of improvements on plaintiff's land as ongoing trespass
- Damages: diminution in value, loss of use/enjoyment, remediation costs
- Relief: compensatory damages + mandatory injunction for removal

### Prayer for Relief

1. Declaratory judgment establishing the true boundary line
2. Order requiring defendant to recognize the judicially determined boundary
3. Mandatory injunction requiring removal of encroachments *(if applicable)*
4. Compensatory damages for trespass *(if applicable)*
5. Costs and attorney's fees `[VERIFY statutory basis]`
6. Such other relief as the court deems just

### Exhibits

- **A** — Plaintiff's deed
- **B** — Survey/plat
- **C** — Photographs of encroachment *(if applicable)*

## Pitfalls & Checks

- Reproduce all legal descriptions **verbatim** from source documents.
- Quiet title often requires joinder of all interest holders (lienholders, prior owners) — `[VERIFY per state rules]`.
- Some states require a **lis pendens** filed concurrently — flag for review.
- Use numbered paragraphs; keep tone factual; avoid conclusory allegations unsupported by facts (12(b)(6) survival).

Related Skills

We are still matching the closest adjacent skills for this page. In the meantime, continue through the full directory.