Skip to content
Development
Command

/browser-start

Starts tandem's shared Chrome browser (dedicated profile, CDP on loopback).

From plugin
quimera-ai
116 skills1 agent6 commands
Install
$ npx -y skills add bgmacris/quimera-ai --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/browser-start

Context preview

What this command does when you run it.

Starts tandem's shared Chrome browser (dedicated profile, CDP on loopback).

Command definition

browser-start.md
description: Starts tandem's shared Chrome browser (dedicated profile, CDP on loopback).
allowed-tools: Bash(tandem-browser *)

Starting tandem's shared browser:

!`tandem-browser start`

If you see "Chrome ready", the window is available: you control it with the mouse and Claude operates it via CDP. If it fails, check status with `/tandem:browser-status`.

Note: if you had just stopped a previous browser, the **first** browser command may report `Target page … has been closed` once — that is the (persistent) MCP reconnecting to the new (ephemeral) Chrome, not an error in your setup. Just retry; the second command works.

Ships withquimera-ai

A Claude Code plugin marketplace by bgmacris. One plugin today — tandem: a Chrome browser shared in real time between you and Claude Code.

Get the whole plugin, auto-invoked
Stats
11
Stars
1
Views
1
Forks
Active
Maintenance
JavaScript
Language
MIT
License
24d ago
Last commit
1mo ago
Created

Repo: bgmacris/quimera-ai