przesluchanie-swiadkow-v2-min90

Generates witness examination questions from case files with mandatory legal verification gates.

134|32|Updated Jun 5, 2026
One-click install
npx skills add https://github.com/michaleiatrak-star/Lex-Machina --skill przesluchanie-swiadkow-v2-min90-michaleiatrak-star
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: przesluchanie-swiadkow-v2-min90
Source: https://github.com/michaleiatrak-star/Lex-Machina/tree/main/Wersja%20rozwojowa%20rozpakowana/przesluchanie-swiadkow-v2-min90
Command: npx skills add https://github.com/michaleiatrak-star/Lex-Machina --skill przesluchanie-swiadkow-v2-min90-michaleiatrak-star

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve? Preparing witness examinations for Polish court proceedings requires analyzing case files, detecting contradictions in prior testimony, and drafting admissible questions — a process prone to hallucinated legal citations, missed evidence, and procedurally inadmissible questions. ## Core Features & Use Cases - Staged examination pipeline: Runs PRE-W1 evidence scanning (with mandatory OCR of scanned PDFs), witness intelligence profiling, thesis building (W2), a mandatory user checkpoint, then question generation (W3), rehearsal (W4), court binder (W5), and live-hearing adaptation (W6). - Anti-hallucination hard gates: Blocks citing any statute or case signature from memory; every legal reference must be verified online via ISAP before use, and every question passes an FPW (fact-law-conclusion) admissibility gate with a 3-dimensional risk taxonomy. - Use Case: A litigator uploads case files for a labor dispute and asks for cross-examination questions for an adverse witness; the skill scans all documents, profiles the witness, maps contradictions to prior testimony, and produces a question matrix with source citations and risk classifications. ## Quick Start Upload the case files and ask the assistant to prepare cross-examination questions for a specific witness in your Polish court case.

Frequently Asked Questions about przesluchanie-swiadkow-v2-min90

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

FAQPage Schema
How do I prepare cross-examination questions for a witness in a Polish court case?▼

Upload the case files and identify the witness; the skill scans all evidence, builds a witness profile and knowledge map, confirms theses with you at a mandatory checkpoint, then generates a question matrix with source citations, risk classification, and admissibility status.

How does the skill prevent hallucinated legal citations?▼

A hard gate forbids citing any statute or case signature from memory. Every legal reference must be verified online through ISAP or official case-law databases and marked with a verification status and date before it appears in any question or analysis.

Does it handle scanned PDF documents without a text layer?▼

Yes. The SD-VER gate requires OCR of every PDF lacking a text layer using pdftoppm and tesseract with Polish language support before any thesis or question is built. Skipping pages due to file size is explicitly prohibited.

Can it detect contradictions with a witness's earlier testimony?▼

Yes. The transcript-mining gate extracts admitted facts, contradictions, and previously overruled questions from prior hearing protocols, and the cross-examination module builds three-question impeachment sequences anchored to protocol citations.

What are the limitations of this witness examination skill?▼

It depends on companion skills such as shared modules and an evidence analyzer, and it will not generate questions without completing all pipeline stages and user checkpoint approval. It supports Polish and EU law contexts only.