Skip to content

Commit 3974932

Browse files
Trim redundant sequential-hints paragraph from readiness gate
The closing paragraph restated the hard gate and re-run-after-remediation instructions already stated above it. Remove it to keep the gate concise. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 9461b54 commit 3974932

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

skills/metamask-agent-wallet/SKILL.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,6 @@ Remediate, then **re-run `mm doctor` and confirm a clean result before doing any
189189
- `authenticated: false` → follow `workflows/login.md` (or `workflows/onboarding.md` for first-time setup) to run `mm login`.
190190
- `authenticated: true` and `initialized: false` → follow `workflows/onboarding.md` to run `mm init` and select a wallet mode (and a trading mode for server-wallet).
191191

192-
**Critical — the hints are sequential, not simultaneous.** When the session is not authenticated, `mm doctor` shows only the login hint and stays silent about initialization (the init hint is gated on being authenticated). So fixing login is **not** a green light: a freshly logged-in session is still uninitialized. Never chain from a remediation straight into operations — always re-run `mm doctor` after each fix and loop until it reports `authenticated: true` and `initialized: true` with no blocking hints. Only then proceed to any wallet, transfer, swap, perps, or predict operation.
193-
194192
## Safety Rules
195193

196194
These rules apply to every operation, regardless of which reference or workflow is active.

0 commit comments

Comments
 (0)