alibi-notice

Drafts a Notice of Alibi Defense under Fed. R. Crim. P. 12.1 or state equivalents. Triggers on alibi notice drafting, alibi defense filing, Rule 12.1 disclosure, or pre-trial criminal defense notice tasks.

11 stars

Best use case

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

Drafts a Notice of Alibi Defense under Fed. R. Crim. P. 12.1 or state equivalents. Triggers on alibi notice drafting, alibi defense filing, Rule 12.1 disclosure, or pre-trial criminal defense notice tasks.

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

Manual Installation

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

How alibi-notice Compares

Feature / Agentalibi-noticeStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Drafts a Notice of Alibi Defense under Fed. R. Crim. P. 12.1 or state equivalents. Triggers on alibi notice drafting, alibi defense filing, Rule 12.1 disclosure, or pre-trial criminal defense notice tasks.

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

# Notice of Alibi Defense

Generates a Rule 12.1-compliant alibi notice satisfying prosecution disclosure obligations while preserving defense strategy.

## Required Inputs

1. **Charging documents** — indictment/information with dates, times, location of alleged offense
2. **Alibi details** — defendant's actual location(s) with full addresses during relevant period
3. **Alibi witnesses** — legal names, addresses, phone numbers, expected testimony
4. **Corroborating evidence** — receipts, surveillance, GPS data, access logs, timestamped records
5. **Jurisdictional rules** — Fed. R. Crim. P. 12.1 vs. state equivalent; filing deadline trigger (arraignment, indictment, or court order)
6. **Local formatting rules** — font, spacing, margins, e-filing requirements

## Document Sections

### 1. Court Caption

Standard criminal caption: court name, case number, defendant name (matching charging documents), prosecuting entity, document title ("Notice of Alibi Defense").

### 2. Introductory Statement

State defendant's full name, intent to present alibi defense, controlling rule citation, offense date/time as charged, core assertion (not present at crime scene), and good-faith compliance statement.

### 3. Alibi Specification

For each location:

| Field | Detail |
|---|---|
| Date/time range | Full charged period with margins |
| Location | Full address, building/business name, suite, city, state, ZIP |
| Activities | Sequence of defendant's actions at location |
| Corroboration | Timestamped receipts, card transactions, surveillance, GPS, access logs |

Specificity standard: "Riverside Bistro, 847 Waterfront Drive, Suite 101, Portland, OR 97204, reservation 7:30 PM, departed ~9:45 PM" — not "a restaurant."

### 4. Alibi Witness Disclosure

Per witness: full legal name, current address, phone/email (per local practice), relationship to defendant or location, concise expected testimony summary. Organize chronologically or by location.

Include supplementation reservation preserving the right to identify additional witnesses through continuing investigation.

### 5. Reciprocal Discovery Demand

Demand under Rule 12.1(b) (or state equivalent) that prosecution disclose within rule timeframe (14 days federal):
- Rebuttal witness names, addresses, expected testimony
- Evidence placing defendant at crime scene
- Surveillance, electronic data, or expert testimony contradicting alibi

Use mandatory language reflecting prosecution's legal obligation.

### 6. Legal Authority

Cite controlling procedural rule. Cite jurisdiction-specific case law on alibi notice specificity. [VERIFY case law for jurisdiction.] Distinguish exclusion cases by showing notice satisfies requirements.

### 7. Attorney Certification & Certificate of Service

Attorney certification: good-faith statement, attorney name/bar number/firm/contact, representation line. Add defendant signature if local rules require.

Certificate of service: date, prosecutor name/office, service method (ECF/mail/personal), e-filing compliance.

## Pitfalls & Checks

- **Deadline compliance** — Calculate precisely from triggering event; document compliance in the notice itself
- **Minimal disclosure** — Exclude work product, mental impressions, legal theories, and trial strategy beyond required elements
- **Privacy-sensitive alibis** — Medical/counseling alibis may require protective order or in camera review before filing
- **Accuracy** — All facts must be verifiable; false statements risk sanctions, ethical violations, or criminal liability
- **Specificity vs. strategy** — Satisfy disclosure without unnecessarily enabling prosecution rebuttal preparation
- **Rights preservation** — Include language preserving rights to testify or remain silent, present a defense, and supplement the notice
- **Internal consistency** — Cross-check all dates, times, locations, and witness details against case file
- **Format** — Typically 2–5 pages; 12pt Times New Roman, double-spaced body, single-spaced caption/signature, page numbers with case ID in footer per local rules

Related Skills

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