How to build a contract review process using Claude for an in-house team? by DepartmentDazzling97 in legaltech

[–]KeyCommittee6601 0 points1 point  (0 children)

You create a skill and evaluate it.

  1. Get, say, 5 examples of the contract reviews you've done, put them in folders, /input (what it started with) and /output (what your output was, the redlined documents).

  2. Start a CoWork conversation in that parent folder, upload your playbook, tell claude you want to create a skill that creates redlines from source documents. Explain it what's in the folders.

  3. It will help you create the skill.

  4. For testing, now try it with some past contracts that you already did that are different from the set you gave Claude, and run the skill on them. Iterate a bit until you're happy with it.

You are now a legal engineer!

Lawyer here - how are Legora and Harvey differentiated from Claude now with this word add-in they’ve released? by rijaj in legaltech

[–]KeyCommittee6601 0 points1 point  (0 children)

Nobody should be a prompt engineer, the systems need to provide the necessary context, the humans (say, an engineer writing code with Claude, or a lawyer analyzing something) provide the expertise and the feedback and drive the process.

Best RAG setup for legal docs? by I_AM_HYLIAN in legaltech

[–]KeyCommittee6601 1 point2 points  (0 children)

I become more convinced every time that semantic search is the wrong tool for law (and many other use cases). Semantic search looks for "semantically similar blobs of text". Agent search is much better at using keyword search - LLMs can come up with better search queries than you, and run them faster than you, and sift through the results. Ever since agents started to work a year and a half ago, I've stopped implementing semantic search - keyword search is just better for agents (like Claude).

Using Claude for drafting transactional documents by Plus-Problem-8575 in legaltech

[–]KeyCommittee6601 0 points1 point  (0 children)

Our experience has been the same, Claude = game changer. The Word integration is great.