vanyangyang
01Plugin Claude Code
Vanyangyang's developer tools, including Cursor Bridge and Grok Build Supervisor.
Plugin Claude Code
Vanyangyang's developer tools, including Cursor Bridge and Grok Build Supervisor.
Plugin Claude Code
Evidence-backed Cursor Context Engine search and bounded Cursor Agent execution, including a UI-suppressed minimal runtime.
MCP server Claude CodeCodexCursor +2
MCP server "cursor-bridge" as configured in Vanyangyang/cursor-bridge. Runs ${CLAUDE_PLUGIN_ROOT}/dist/cursor-bridge.mjs with node.
Hook
Runs when you submit a prompt, before the agent sees it, running node. From Vanyangyang/cursor-bridge.
Hook
Runs before the agent uses a tool for ^(mcp__plugin_context-mode_context-mode__ctx_(batch_execute, execute, execute_file, search), mcp__context-mode__ctx_(batch_execute, execute, execute_file, search), mcp__plugin_cursor-bridge_cursor-bridge__cursor_(context_engine, search, search_deep)…
Plugin Claude Code
Persistent Grok Build supervision with proxy initialization, visible TUI startup, structured progress, compact polling, and long-result artifacts.
Command
Explicitly turn the task-local Grok executor mode on or off.
Command
Discover, verify, and persist the local HTTP proxy used by Grok Build Supervisor.
Skill Claude CodeCodex
Initialize the persistent local proxy, then immediately ensure a visible Grok Build TUI for the current workspace when /grokexecute on activates, and continuously supervise that coding-agent session through a user-level Supervisor daemon as the user sends work, waits for completion, reconnects from another host task…
Skill Claude CodeCodex
Task-local execution policy applied to ordinary user tasks only after an exact /grokexecute on; the host agent then plans, supervises, corrects, and verifies while all implementation and workspace-mutating execution goes through Grok Build Supervisor. Never activate or deactivate from ordinary requests, task text…
Skill Claude CodeCodex
Use Cursor Bridge's read-only cursorcontextengine for unfamiliar project understanding when the exact code location is unknown or the task requires tracing behavior, symbols, callers and callees, data flow, registrations, interface implementations, ownership boundaries, or cross-module relationships. Trigger for…
Skill Claude CodeCodex
Delegate bounded light-to-medium implementation, limited investigation, documentation, configuration, testing, and tooling work to Cursor Bridge after the primary agent owns the direction and risk boundaries. Use when a bounded Cursor pass can save primary-agent time, reduce omissions, or run alongside non-conflicting…