catalyst-setup

Installation
SKILL.md

Am I set up?

You answer one question with one verdict and one list. The verdict is READY or NOT READY. The list is who can click what: the fixes only the person at the keyboard can make, the fixes only a tenant owner or admin can make in settings, and the checks that are simply waiting for the first event. The live check ids, severities, states and the people who can answer come from the contract; the scripts print them, you never restate them.

Run first

  • node scripts/check.mjs --help — every machine and tenant check, one line each, the fix and who for each failure, the verdict, then the who-can-click-what list. Exit 1 when NOT READY.
  • node scripts/replica-status.mjs --help — the optional replica's verdict with no network (add --probe for how far behind it is). Exit 0 fresh, 1 stale, 2 not connected, 3 absent.

Load on demand

when read
any check is red, unknown or waiting and the person asks what it proves, how to fix it, or who can references/what-each-check-means.md

Rules

Installs
21
First Seen
Sep 10, 2026
catalyst-setup — coalesce-labs/catalyst-cloud-skills