command-room-update-bridge

Detect missing v2.7.9 dashboards and pending workspace migrations, then apply updates.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/chaletteholdings/command-room-releases-2710 --skill command-room-update-bridge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: command-room-update-bridge
Source: https://github.com/chaletteholdings/command-room-releases-2710/tree/main/command-room/skills/command-room-update-bridge
Command: npx skills add https://github.com/chaletteholdings/command-room-releases-2710 --skill command-room-update-bridge

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bridges existing Command Room installations to the latest plugin version by detecting missing default dashboards and pending workspace migrations, surfacing what changed, and applying updates with a single confirmation.

Core Features & Use Cases

  • Surface missing defaults (default dashboards) and pending workspace migrations for v2.7.9+.
  • Install and apply updates in an idempotent, safe flow with one-user confirmation, plus per-migration calibration when needed.
  • Log update events and ensure artifact verification to prevent non-canonical artifacts.

Quick Start

Run update command room to check for and apply the latest Command Room bridge updates to your installation.

Frequently Asked Questions about command-room-update-bridge

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I update Command Room to the latest plugin version?

To update Command Room, run the bridge command to detect missing v2.7.9 default dashboards and pending workspace migrations, then apply the updates in a single confirmation flow.

How does workspace migration for default dashboards work?

Workspace migration works by detecting which v2.7.9 default dashboards are missing, surfacing an update plan, and applying the missing defaults and migrations after a single user confirmation.

Can I safely apply missing default dashboards without breaking my workspace?

Yes, you can safely apply missing default dashboards because the bridge validates artifacts, performs Cowork detection, and surfaces any failures for user remediation before applying changes.

What happens if I run the workspace migration update more than once?

Running the workspace migration update multiple times is safe because the process remains idempotent, logging update events and ensuring artifact verification without duplicating applied defaults.

Why does my Command Room plugin update fail during artifact validation?

Command Room plugin updates fail during artifact validation to prevent non-canonical artifacts from being applied, safely surfacing these validation failures for manual user remediation.