Instructions file CodexOpenCode
Instructions for eigenweltlabs/legalwork, covering agents.md, what legalwork is, core philosophy, pull request expectations (fast merge) and coding guidelines.
Instructions file CodexOpenCode
Instructions for eigenweltlabs/legalwork, covering agents.md, what legalwork is, core philosophy, pull request expectations (fast merge) and coding guidelines.
Command
Use the built-in LegalWork browser.
Agent
Extracts and reviews a SINGLE legal document against a defined set of review columns/fields, and returns a strict JSON object with one cell per column (value + verbatim source quote + location + confidence). Read-only. Spawned in parallel by the tabular-review skill (one extractor per file). Use whenever you need to…
Agent
Turns a Word document + an editing instruction into a strict JSON edit plan of COMMENTS and TRACKED-CHANGE redlines (anchored by paragraph index). Read-only — it proposes edits, it does not write the file. Spawned by the docx-edit skill. Use whenever you need to mark up, redline, comment on, or revise a .docx as…
Agent
Produces one complete candidate answer for a Fusion-mode task. Read-only by default; the main agent reviews and synthesizes the result.
Command
Annotate a PDF — sticky notes and highlights, written to a reviewable copy.
Command
Agentic Word editing — redline and comment on a .docx as reviewable tracked changes.
Command
Fill a PDF form — list its fields and write the values to a filled copy.
Command
Open a PDF in the in-app viewer panel.
Command
Sign a PDF — stamp a signature block (name + date, or a PNG signature) on a signed copy.
Skill Claude CodeCodex
Create a task for the LegalWork model benchmark from a description. Use when the user wants to "create/add a benchmark task", "make a new eval or test case", "turn this into a benchmark task", or "add this to the benchmark" — i.e. define a legal task with instructions and pass/fail criteria to compare how connected…
Skill Claude CodeCodex
Firm-owned Word (.docx) reading + editing. Use whenever the user wants to work with a Word document: read/answer questions about a contract ("what's the salary / term / governing law"), check a value against a threshold, redline or comment on a clause, or accept/adopt or reject tracked changes. Reads the FULL document…
Skill Claude CodeCodex
Firm-owned PDF reading + actions over the in-app PDF viewer. Use whenever the user wants to work with a PDF: read it (extract its text to quote, summarize, or compare), annotate it (sticky notes, highlight boxes), list or fill its form fields (AcroForm), or stamp a signature (typed name + date, or a PNG signature…
Skill Claude CodeCodex
Firm-owned tabular document review — the open-model replacement for Harvey/Legora "review grids". Extract a defined set of fields (columns) across a set of documents (rows) and produce an interactive, source-cited review table. Use whenever the user wants to review/compare/extract across MANY documents at once…