level-up-command-room

Guide users through installing Layer 2 dashboards via a status-aware menu.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Guides operators through upgrading and managing Layer 2 dashboards by presenting a clear, conversational menu of available artifacts and their install status, then routing to the appropriate enable flows.

Core Features & Use Cases

  • Live, status-aware menu of five Layer 2 dashboards (Daily Command Center, Project Pulse, People Radar, Commitment Cockpit, Pay Attention To) with install indicators.
  • One-shot enable flow per selected artifact via the corresponding enable-* skill, executed sequentially.
  • Session logging and state awareness to surface what was installed or skipped for later analysis.

Quick Start

Start level-up by saying 'level up command room' to begin the guided dashboard install flow.

Frequently Asked Questions about level-up-command-room

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

FAQPage Schema
How do I install Layer 2 dashboards for my command room workflow?▼

To install Layer 2 dashboards, use a guided menu that reads your current install state from the events log and sequentially triggers the corresponding enable-* skills for each artifact you select.

What is the best way to manage dashboard orchestration for multiple project artifacts?▼

Dashboard orchestration for project artifacts is managed by mapping each artifact to a specific enable-* skill and triggering them sequentially from a live, status-aware menu while preserving idempotency.

Does the dashboard installation process keep a log of enabled artifacts for observability?▼

Yes, the dashboard installation process maintains session logging and state awareness by recording the outcome of each selected artifact install or skip action in the events log for later observability.

Can I selectively enable specific dashboards like Daily Command Center or People Radar?▼

Yes, you can selectively enable specific dashboards like Daily Command Center or People Radar because the system presents a conversational menu of all five Layer 2 artifacts and requires explicit user picks before executing any install flow.

Why does the guided dashboard setup require explicit user picks for each artifact?▼

The guided dashboard setup requires explicit user picks to ensure operators have full control over the orchestration flow, triggering only the selected enable-* skills sequentially while preventing unintended artifact installations.

Do I need existing enable-* skills to use the Level Up Command Room dashboard upgrade flow?▼

Yes, you need existing enable-* skills because the Level Up Command Room dashboard upgrade flow routes your explicit menu selections to those corresponding skills to execute the one-shot enable process for each artifact.