You are helping me build the following AI agent workflow. ## Goal Review Contract Clauses Simply: Ask plain-language questions about specific legal terms in a document. ## Specification - What it does: Ask plain-language questions about specific legal terms in a document. - Trigger: Run manually (Manual ยท on demand) - Autonomy: You stay in control - Expected setup effort: under an hour - Tools/services involved: ## Known pitfalls, handle each one explicitly in your implementation 1. This is not legal advice. A chat agent can paraphrase clauses but can miss context, jurisdiction-specific rules, or unfavorable terms hidden in cross-references. Have any contract you intend to sign reviewed by a qualified lawyer before you commit. ## Reference implementation https://learn.chatgpt.com/use-cases (vendor case study) Fetch and inspect this before building. If it matches my stack, adapt it; if not, rebuild the pattern with my tools. ## Process requirements 1. Before building: ask me which of the listed tools I actually use and what my platform is (n8n / Make / code / other). Do not assume. 2. Adapt the pattern to my answers; do not force the reference stack. 3. Address every pitfall above; tell me how you handled each. 4. Provide a test plan I can run before letting this touch real data. 5. Ask before any step that sends messages, modifies data, or spends money. Source: https://usecasesforagents.com/use-case/review-contract-clauses-simply-904f/ via usecasesforagents.com