Instructions file
Instructions for LegalQuants/lq-ai, covering orientation for claude code (and other coding assistants), what this project is, decision routing, what the codebase looks like and code style.
Instructions file
Instructions for LegalQuants/lq-ai, covering orientation for claude code (and other coding assistants), what this project is, decision routing, what the codebase looks like and code style.
Skill Claude CodeCodex
A synthetic skill used by C1 loader tests; not for production use.
Skill Claude CodeCodex
Minimal-frontmatter test fixture (no lqai namespace).
Skill Claude CodeCodex
A synthetic skill used to test C5 toolusage surfacing; not for production use.
Skill Claude CodeCodex
Test fixture used to exercise the tag filter.
Skill Claude CodeCodex
This frontmatter has invalid YAML.
Skill Claude CodeCodex
Synthetic well-formed skill used alongside a malformed sibling.
Skill Claude CodeCodex
This frontmatter is missing the required name field.
Skill Claude CodeCodex
This SKILL.md has no YAML frontmatter delimiters. The loader should emit a warning and skip the skill rather than fail the whole startup.
Skill Claude CodeCodex
Frontmatter name doesn't match the folder name; loader should skip.
Skill Claude CodeCodex
Use when the user provides a client alert, regulatory bulletin, law firm memo, or similar legal update and wants the time-sensitive action items, deadlines, and obligations extracted into a checklist organized by deadline. Distinguishes mandatory action items (effective dates of new requirements) from recommended…
Skill Claude CodeCodex
Use when the user asks to find, read, or cite U.S. case law on a question — locating controlling or persuasive decisions via CourtListener, reading the opinion text, and grounding any statement in what the source actually says.
Skill Claude CodeCodex
Use when the user has a piece of legal-jargon-heavy text and wants it rewritten in plain language for a specified non-legal audience. Common scenarios — email to a business stakeholder, legal disclaimer for a customer-facing page, memo for a non-legal audience, explanation of a contract clause for a deal team, summary…
Skill Claude CodeCodex
Use when the user has a contract loaded and asks a specific question about it — what a clause means, where something is addressed, whether a term is unusual, how a provision compares to standard practice, or what would happen in a specified scenario under the contract. Produces an answer calibrated to the question's…
Skill Claude CodeCodex
Use when the user wants to compare the same handful of terms across N contracts side-by-side in a grid — what is the term, survival period, carveouts, and governing law in each of these 5 NDAs? Returns a row-per-document × column-per-question grid with citations per cell. Reference skill for the M3-C outputformat …
Skill Claude CodeCodex
Use when the user provides a Data Processing Agreement, Data Processing Addendum, or HIPAA Business Associate Agreement and asks whether it contains the terms required under the applicable data-protection regime. Produces a structured checklist scoring each required term as present, partial, missing, or unclear, with…
Skill Claude CodeCodex
Use when the user has typed a short or vague prompt and the system is configured to expand prompts before submission, or when the user explicitly invokes "Enhance Prompt" or asks the system to "improve this prompt before sending." Rewrites the user's input into a structured legal prompt with role, jurisdiction, task…
Skill Claude CodeCodex
Use when the user uploads or pastes a Master Purchase Agreement, Master Supply Agreement, Master Goods Agreement, or commercial purchase MSA covering the procurement of physical goods, equipment, components, or non-software services and asks for review, redline, risk assessment, or recommendation on whether to sign.…
Skill Claude CodeCodex
Use when the user uploads or pastes a Software-as-a-Service Master Services Agreement (MSA), Master Subscription Agreement, SaaS Agreement, or Cloud Services Agreement and asks for review, redline, risk assessment, or recommendation on whether to sign. Conducts a structured review of MSA framework terms (liability…
Skill Claude CodeCodex
Use when the user wants to compare the substantive commercial terms across N master services agreements side-by-side — term and renewal, payment terms, limitation of liability, and indemnification posture across each agreement. Returns a row-per-document × column-per-question grid with citations per cell. MSA-tuned…
Skill Claude CodeCodex
Use when the user uploads or pastes a non-disclosure agreement and asks for review, redline, risk assessment, or a recommendation on whether to sign. Identifies missing standard protections, one-sided or unusual provisions, and operational issues; produces a structured report with severity ratings and citations to…
Skill Claude CodeCodex
Use when the user wants to compare the substantive NDA-specific terms across N non-disclosure agreements side-by-side — the definition of Confidential Information, permitted recipients, return/destruction obligation, and remedies clause across each agreement. Returns a row-per-document × column-per-question grid with…
Skill Claude CodeCodex
Use when extracting the negotiated positions from a single prior contract as input to the Easy Playbook auto-generation pipeline. Reads a contract's text, identifies the clauses that take a substantive position on a contract issue (definition of confidential information, limitation of liability, indemnification…
Skill Claude CodeCodex
Use when the user wants to create a new LQ.AI skill, turn a chat into a reusable skill, improve an existing skill, or asks "how do I build a skill that does X." Conducts a focused conversation to elicit what the skill should do, when it should trigger, what inputs and outputs it needs, and what edge cases matter, then…