docs(the-workshop): install dashboard via awesome-copilot, not jennyf19 repo

The signals-dashboard canvas extension bundles with the-workshop
plugin (x-awesome-copilot.extensions), so installing the plugin from
awesome-copilot includes the dashboard. Drop the pointers telling
users to install from jennyf19/the-workshop.

Addresses PR review comments on README (Cairn Dashboard section),
signal-write SKILL note, and workshop-ta agent viewing-signals note.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 26faf13e-639c-4a21-ac05-c0dc2bff7c62
This commit is contained in:
jennyf19
2026-07-18 19:36:20 -07:00
parent 0f62533f11
commit c33470a0b4
3 changed files with 9 additions and 11 deletions
+4 -5
View File
@@ -105,11 +105,10 @@ Use `signal-write` when something needs the operator's attention:
### Viewing signals
If the Workshop's canvas extension (🪨 Cairn) is installed — it
ships with the full plugin at
[jennyf19/the-workshop](https://github.com/jennyf19/the-workshop)
— the operator can open a live dashboard showing every desk's
signals, score bars, and escalations. The canvas reads
`desks/*/.signals/` for the latest signal JSON per desk.
ships bundled with the-workshop plugin — the operator can open a
live dashboard showing every desk's signals, score bars, and
escalations. The canvas reads `desks/*/.signals/` for the latest
signal JSON per desk.
Without the canvas, you can still read signals by scanning the
`.signals/` directories directly and summarizing for the operator.