Skip to content

Commit 0da2e4b

Browse files
committed
Refine routing instructions in CLI and website references for clarity
1 parent de2bb6f commit 0da2e4b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

‎skills/wp-playground/references/cli.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,4 +116,4 @@ npx @wp-playground/cli@latest build-snapshot \
116116
- **Blueprint cannot read local assets**: add `--blueprint-may-read-adjacent-files` for local directory bundles.
117117
- **Port already used**: pass `--port=<free-port>`.
118118
- **Need a fresh persisted `start` site**: rerun with `start --reset`.
119-
- **Need breakpoints or runtime logs**: use `references/debugging.md`.
119+
- **Need breakpoints or runtime logs**: return to the `wp-playground` routing procedure and select the debugging workflow.

‎skills/wp-playground/references/website.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Use this reference when the agent must use `https://playground.wordpress.net/` i
55
## Route first
66

77
- For Blueprint JSON structure, schema, resources, steps, or bundles, use the `blueprint` skill first; the Blueprint skill is the source of truth for Blueprint details.
8-
- For local filesystem mounts, snapshots, Xdebug, or headless validation, use `references/cli.md` instead.
8+
- For local filesystem mounts, snapshots, Xdebug, or headless validation, return to the `wp-playground` routing procedure and select the local CLI or debugging workflow.
99

1010
## Working model for agents
1111

0 commit comments

Comments
 (0)