draft-judgment

Draft end-to-end judicial judgments from case materials into docx files.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

Проект судебного акта по single-document ветке Ф5d. Sonnet-main оркестрирует, Opus-subagent готовит markdown по контракту 3.1a, Sonnet-subagent оформляет .docx через arbitrum-docx по контракту 3.2.

Frequently Asked Questions about draft-judgment

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

FAQPage Schema
How do I draft a judicial judgment from case materials automatically?

Drafting a formal judgment requires case YAML and index YAML files to exist, mirrors to be available, and access to Task(model=opus) alongside the arbitrum-docx formatter to produce the final docx output.

What is the workflow for generating a formal legal judgment document?

Generating a formal judgment document requires case YAML and index YAML files to exist, mirrors to be available, and access to Task(model=opus) alongside the arbitrum-docx formatter to produce the final docx output.

Do I need case YAML and index YAML files to generate a judgment docx?

Yes, generating a judgment docx requires that case YAML and index YAML files exist, mirrors are available, and both Task(model=opus) and the arbitrum-docx formatter are accessible within your environment.

Can I use arbitrum-docx to format a legal analysis into a docx file?

Yes, arbitrum-docx formats legal analysis into a docx file when a Sonnet-subagent applies it to convert the Opus-subagent's markdown judgment draft into the final document output.

What are the limitations of using a single-document workflow for case management?

The limitation of this single-document workflow is that it applies specifically to single-document case management branches, requiring distinct Opus and Sonnet subagent task allocations and pre-existing mirror files to function correctly.