Update SKILL.md - #17
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: c5d38264c7
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| ```text | ||
| Read https://www.opencoat.ai/SKILL.md to install and use OpenCOAT. | ||
| You MUST use shell and run every Quick start step; do not only print commands. | ||
| If OpenClaw is installed, auto-install the gateway bridge (Step 5) — resolve the | ||
| monorepo path yourself; do not ask me for it or wait for "go ahead". | ||
| ``` |
There was a problem hiding this comment.
Restore shell/run directive in canonical host prompt
The canonical copy-paste block now contains only the URL, so hosts that follow this block verbatim can legally stop at a read/summarize step instead of executing Quick start. This is a functional regression because the rest of the contract explicitly depends on imperative wording (run every step, including OpenClaw Step 5 when detected), and removing that wording from the single-line prompt increases the chance of incomplete installs in real sessions.
Useful? React with 👍 / 👎.
No description provided.