Reads your cloud contract text and names every clause Chapter VI no longer allows, with the article
86
Reads your cloud contract text and names every clause Chapter VI no longer allows, with the article number and the wording that replaces it
docker run --rm -v "$PWD":/work getreadystack/data-act-switching-lint /work/file
The same 20 rules as the VS Code extension, in a container. Mount a folder on /work.
--rules lists every ruledocker run --rm -e READYSTACK_LICENSE=<key> -v "$PWD":/work getreadystack/data-act-switching-lint --dir /work --ci
An EU technology lawyer reviewing the exit clauses of one cloud contract bills at EUR 250-450 per hour
Claude Code · Cursor · Windsurf · any MCP client - add to your MCP config:
{ "mcpServers": { "data-act-switching-lint": { "command": "npx", "args": ["-y", "@readystack/data-act-switching-lint", "--mcp"] } } }
Tools: check_text and check_file (free) · check_dir (licence). The agent gets every finding with the line number.
- name: EU Data Act Switching Clause Lint
run: npx -y @readystack/data-act-switching-lint --dir . --ci
(container: docker run --rm -v "$PWD:/work" getreadystack/data-act-switching-lint --dir /work --ci)
The folder sweep, reports and CI mode need one licence — one payment, no subscription. Set READYSTACK_LICENSE=<key> or run --license <key> once.
Content type
Image
Digest
sha256:8e48ff5e0…
Size
46.1 MB
Last updated
2 minutes ago
docker pull getreadystack/data-act-switching-lint