suppress-evidence

Drafts a Motion to Suppress Evidence for criminal defense, challenging admissibility under the Fourth, Fifth, or Sixth Amendment. Trigger when the user needs a suppression motion, exclusionary rule brief, or pre-trial evidence challenge involving warrantless searches, Miranda violations, consent disputes, warrant defects, or fruit of the poisonous tree.

11 stars

Best use case

suppress-evidence is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Drafts a Motion to Suppress Evidence for criminal defense, challenging admissibility under the Fourth, Fifth, or Sixth Amendment. Trigger when the user needs a suppression motion, exclusionary rule brief, or pre-trial evidence challenge involving warrantless searches, Miranda violations, consent disputes, warrant defects, or fruit of the poisonous tree.

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

Manual Installation

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

How suppress-evidence Compares

Feature / Agentsuppress-evidenceStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Drafts a Motion to Suppress Evidence for criminal defense, challenging admissibility under the Fourth, Fifth, or Sixth Amendment. Trigger when the user needs a suppression motion, exclusionary rule brief, or pre-trial evidence challenge involving warrantless searches, Miranda violations, consent disputes, warrant defects, or fruit of the poisonous tree.

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

# Motion to Suppress Evidence

Draft a court-ready motion challenging admissibility of evidence obtained through constitutional violations.

## Prerequisites

1. **Discovery materials** — police reports, body cam transcripts, witness statements, warrant applications, chain-of-custody records
2. **Defendant account** — client's version of the law enforcement encounter
3. **Jurisdiction** — state, county, court division, local rule formatting
4. **Target evidence** — specific items, statements, or derivative evidence to suppress

## Quick Start

1. Analyze case materials and build a fact timeline
2. Identify constitutional grounds (Fourth / Fifth / Sixth Amendment, state analogs, fruit of the poisonous tree)
3. Draft the motion using the required structure
4. Construct legal arguments per ground
5. Apply formatting and citation checks

## Workflow

### Step 1: Case Analysis

Extract from uploaded materials:

| Element | Capture |
|---|---|
| Timeline | Timestamps from initial contact through seizure |
| Officer conduct | Justifications, actions, warnings given |
| Inconsistencies | Conflicts between reports, body cam, witness accounts |
| Custody indicators | Location, restraint, duration, freedom to leave |
| Miranda compliance | Language used, timing, defendant's response |
| Warrant details | Affidavit basis, scope, particularity, execution |
| Consent claims | Who consented, authority, voluntariness, scope |

Flag record gaps — these support arguments that prosecution cannot meet its burden.

### Step 2: Identify Constitutional Grounds

Select all applicable:

- **Fourth Amendment** — unreasonable search/seizure
- **Fifth Amendment** — self-incrimination / Miranda violation
- **Sixth Amendment** — right to counsel violation
- **State constitutional analog** — broader protections than federal
- **Fruit of the poisonous tree** — derivative evidence

### Step 3: Draft Structure

Follow this section order:

**Caption** — court, case number, parties with full legal names.

**Introduction** — moving party, specific evidence to suppress, constitutional grounds previewed. Example: "Defendant moves to suppress the [quantity/description] seized from [location] on [date], and all statements made following arrest, on grounds that [specific constitutional violations]."

**Statement of Facts** — strict chronological order; cite to record materials (report page, timestamp, exhibit); granular detail on each law enforcement action; frame favorably through fact selection, not legal conclusions; note disputed facts with competing source references.

**Legal Argument** — separate headed section for each ground.

**Conclusion** — synthesize arguments; restate specific evidence to exclude.

**Prayer for Relief** — itemize each evidence category; include derivative evidence request; request evidentiary hearing if warranted.

**Certificate of Service / Signature Block**

### Step 4: Legal Argument Construction

#### Fourth Amendment

**Warrant-based — attack on four fronts:**

| Vector | Analysis |
|---|---|
| Probable cause | Affidavit sufficient for neutral magistrate? |
| Particularity | Place and items described with specificity? |
| Scope | Execution exceed authorization? |
| Informant basis | If CI-based: reliability and basis of knowledge? (Illinois v. Gates [VERIFY] totality test) |

**Warrantless — negate each exception:**

| Exception | Elements to Negate |
|---|---|
| Consent | No actual/apparent authority; coerced; scope exceeded |
| Search incident to arrest | No lawful arrest; not contemporaneous; exceeded wingspan |
| Automobile | No probable cause for contraband/evidence |
| Exigent circumstances | No imminent destruction, hot pursuit, or safety threat |
| Plain view | Officer not lawfully present; incriminating nature not immediately apparent |
| Terry stop/frisk | No reasonable articulable suspicion; frisk exceeded pat-down |

#### Fifth Amendment / Miranda

Establish both elements:

1. **Custody** — reasonable person would not feel free to leave (location, officer count, duration, restraint, arrest statements)
2. **Interrogation** — words or actions reasonably likely to elicit incriminating response

Attack waiver validity: warnings incomplete/incomprehensible; waiver not knowing, intelligent, voluntary. Consider age, education, mental capacity, intoxication, LE experience.

#### Sixth Amendment

1. Right attached? (formal charges, preliminary hearing, indictment, arraignment)
2. Deliberate elicitation without counsel present?
3. Valid waiver absent?

#### Fruit of the Poisonous Tree

Trace causal chain from initial violation to each derivative item. Preemptively address:

- Independent source doctrine
- Inevitable discovery
- Attenuation (temporal distance, intervening events, voluntary acts)

#### Good Faith Exception

Preempt by showing officers knew or should have known conduct was unconstitutional, or no reasonable officer could have believed the search/seizure was lawful.

## Checks

- Name exact items, dates, locations, officers throughout — specificity over generality
- Facts section: describe conduct, never label it ("entered without announcing" not "illegal entry")
- Draw factual analogies to favorable precedent; distinguish unfavorable cases on facts
- Citation hierarchy: SCOTUS → Circuit → State high court; verify not overruled
- Bluebook format or jurisdiction-specific citation rules
- Local rules: page limits, font, margins, cover sheets, proposed orders
- Mark unverified citations with `[VERIFY]`
- Include full signature block: name, bar number, firm, address, phone, email

Related Skills

ucc-lien-release-evidence

11
from CaseMark/skills

Drafts an Evidence of UCC Lien Release documenting termination of a UCC-1 financing statement for U.S. transactional closings. Trigger when the user needs a UCC-3 termination certificate, secured-party release letter, payoff evidence, or clear-title closing deliverable. Keywords: "UCC-1", "UCC-3 termination", "lien release", "secured party release", "clear title", "payoff letter".

skill-name

11
from CaseMark/skills

Replace with a specific description of what this skill does and when to use it. Include keywords that help agents identify relevant tasks.

writing-surgical-consultation-notes

11
from CaseMark/skills

Creates structured surgical consultation responses with assessment and surgical candidacy determination. Use when responding to surgical consults, evaluating surgical candidates, or documenting surgical recommendations.

writing-operative-reports

11
from CaseMark/skills

Creates structured operative notes with findings, technique, specimens, and estimated blood loss. Use when dictating operative reports, documenting surgical procedures, or recording intraoperative findings.

writing-irb-submissions

11
from CaseMark/skills

Creates IRB submission packages with protocol summaries, consent forms, and risk-benefit analysis. Use when submitting to IRB, preparing ethics applications, or writing consent documents.

writing-grant-applications-research

11
from CaseMark/skills

Structures NIH/foundation grant applications with specific aims, significance, and innovation sections. Use when writing research grants, preparing NIH applications, or structuring grant proposals.

writing-admission-orders

11
from CaseMark/skills

Generates structured admission order sets with diagnosis-specific protocols and safety checks. Use when admitting patients, creating admission orders, or setting up inpatient care plans.

validating-new-laboratory-tests

11
from CaseMark/skills

Structures test validation with precision, accuracy, linearity, and reference range establishment. Use when validating new assays, documenting method comparisons, or establishing reference ranges.

validating-clinical-data-quality

11
from CaseMark/skills

Structures data quality assessment with completeness, accuracy, and consistency validation. Use when auditing clinical data, assessing data quality, or validating data integrity.

triaging-emergency-presentations

11
from CaseMark/skills

Applies ESI triage methodology to assign acuity levels based on presenting complaints, vital signs, and resource needs. Use when triaging ED patients, assigning acuity scores, or prioritizing emergency cases.

tracking-treatment-response

11
from CaseMark/skills

Monitors treatment response using imaging criteria, biomarkers, and clinical assessment with documentation. Use when assessing treatment response, documenting disease status, or tracking progression.

tracking-incidental-findings

11
from CaseMark/skills

Manages incidental finding follow-up using ACR White Paper recommendations. Use when tracking incidentalomas, scheduling follow-up imaging, or managing unexpected findings.