ワンクリックで
vscode-mode
Use when setting VSCode integration mode (local or remote)
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use when setting VSCode integration mode (local or remote)
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Use when setting up the lrt-rocm workspace for the first time, or when a new team member installs the plugin
Use when starting any conversation - establishes how to route tasks to the right skills using the routing table
Use when building CLR (HIP/OCL) with PAL and/or ROCr backends on Windows using rocm-systems — covers prerequisites, CMake flags, build configurations, and troubleshooting for d3dumddi.h and Clang discovery issues
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
Use when executing implementation plans with independent tasks in the current session
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
SOC 職業分類に基づく
| name | vscode-mode |
| description | Use when setting VSCode integration mode (local or remote) |
Set VSCode integration mode. Argument: $ARGUMENTS (local | remote)
/lrt-rocm:vscode-mode local - Call code directly (same machine)/lrt-rocm:vscode-mode remote - Use file watcher (SSH/remote development).state/ directory if needed: mkdir -p .state.state/vscode-mode:
Confirm the mode was set. If remote, remind user to start the watcher:
./scripts/vscode-watcher.sh