add-evidence

Automate intake and integration of client evidence into a legal case chronology.

5|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/strigov/vassal-litigator --skill add-evidence
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-evidence
Source: https://github.com/strigov/vassal-litigator/tree/main/skills/add-evidence
Command: npx skills add https://github.com/strigov/vassal-litigator --skill add-evidence

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Automates the intake and integration of client-provided evidence into an active legal matter, ensuring documents are organized and attached to the proper chronology.

Core Features & Use Cases

  • Automated intake and labeling of incoming documents from clients.
  • Automatic updating of the case timeline and document mirrors.
  • Index synchronization with the active case and generation of mirrors.

Quick Start

Instruct the system to intake new client documents and attach them to the current case timeline.

Frequently Asked Questions about add-evidence

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate intake of new client evidence into an active legal case chronology?

Automated evidence intake classifies incoming client documents and attaches them to the correct case chronology. It uses a Haiku subagent to route files while automatically updating mirrors and the case index.

What do I need to set up before integrating new evidence into case management?

Evidence integration requires an initialized case directory with a .vassal/case.yaml file, an existing intake index, an Incoming Documents folder, and a working Haiku subagent to classify and route files.

How does automated document organization work for incoming case evidence?

Automated document organization uses a Haiku subagent to classify incoming evidence and route it to the correct place in the case timeline, ensuring index synchronization and generating updated mirrors.

Can I update the case timeline and document mirrors automatically when new evidence arrives?

Yes, the case timeline and document mirrors update automatically when new evidence is intaken. The system organizes incoming client documents and synchronizes them with the active case index.

Does evidence intake work without a pre-initialized case directory?

No, evidence intake requires a pre-initialized case directory containing a .vassal/case.yaml file and an existing intake index to correctly route and attach new documents to the case chronology.