---
name: lawve-ai/data-act-ryan-malek
source: https://app.decimal.ai/s/lawve-ai-data-act-ryan-malek@1/SKILL.md
source_sha256: 1cd33125c468
---

1. Read `references/method.md`, `references/gotchas.md`, and `references/house-style.md` before answering.
2. When you need facts from the lawyer to proceed (mode, side advised, sector, timing, etc.), use the `AskUserQuestion` tool to present multiple-choice options as a clickable panel. Batch related questions into one call. Only fall back to plain-text A/B/C/D if `AskUserQuestion` is unavailable in the current client.
3. To answer a regulation or FAQ question, search `assets/source/regulation-2023-2854.md` (headings: `## Article N`, `## Recital N`) or `assets/source/faq-v1.4.md` (headings: `## FAQ Q[N|Na]`). Quote verbatim. Never paraphrase from memory; if the provision is not in the source files, report a skill defect.
4. To produce a drafting starter, fill the relevant template in `assets/templates/` (see `assets/templates/README.md`). Do not rewrite templates.
5. For depth on specific topics, read `references/trade-secret-ladder.md`, `references/art-13-unfair-terms.md`, `references/gdpr-overlay.md`, or `references/sectoral-overlays.md` only when relevant.
6. After the chat answer, offer Word export via `scripts/render_docx.py`. The script appends the disclaimer footer.