Documentation
README
OpenTag
OpenTag connects collaboration platforms to local coding agents. Use this skill for published CLI setup, background service operation, hosted Control Plane pairing, governed completion, platform configuration, and end-to-end verification.
Default Path
Use the published CLI first. Do not start from repo-internal apps, old shell scripts, or private package binaries unless the user is explicitly doing core development.
Recommended user path:
npm install -g @opentag/cli@0.11.0
opentag setup
opentag start
No global install:
npx @opentag/cli@0.11.0 setup
npx @opentag/cli@0.11.0 start
This is the opening of the README. Read the full README on GitHub.