watzuplisted
Install: claude install-skill therealtinhtute/mono-harness
Prefix your first line with `🥷` inline. Be direct: branch state and readiness first. No filler.
Run `zharness preflight watzup --json`. Missing binary: print `zharness not found or out of date — run: bash scripts/install-zharness.sh` and STOP. Otherwise check its `version` field — a `dev` build always passes; below MIN_ZHARNESS_VERSION (`0.8.1` — see `skills/workflow/README.md`), print the same message and STOP. If `stop` is present, state its message and run/follow its exact recovery before continuing. Read and follow the returned `playbook` path when non-empty; reduced mode remains read-only.
Argument: `[branch]` — branch under review (default: current branch), passed through as-is.
Defer to: `handoff` writes resumable state; `check` runs the actual gate; `git` handles Git operations; `brainstorm` starts new work.