From 47ad74c5bd35d498658ca495cd64c1f84c4a840e Mon Sep 17 00:00:00 2001 From: jennyf19 <19942418+jennyf19@users.noreply.github.com> Date: Sun, 19 Jul 2026 18:49:05 -0700 Subject: [PATCH] signal-write: drop false 'bundled with plugin' note The signals-dashboard canvas is a standalone extension, not bundled in the-workshop plugin. Removes the same inaccurate 'bundled' phrasing the README fix corrected, keeping the subtype guidance intact. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 26faf13e-639c-4a21-ac05-c0dc2bff7c62 --- skills/signal-write/SKILL.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/skills/signal-write/SKILL.md b/skills/signal-write/SKILL.md index c6252cee..8c8fb69b 100644 --- a/skills/signal-write/SKILL.md +++ b/skills/signal-write/SKILL.md @@ -86,10 +86,10 @@ The `subtype` field preserves the specific signal state for dashboard consumers. `signal_type` controls sort priority (escalation → top). -> **Note:** The signals-dashboard canvas extension (bundled with -> the-workshop plugin) reads `subtype` when present and falls back -> to `signal_type` for display. If consuming signals in your own -> tooling, prefer `subtype` for the specific state. +> **Note:** The signals-dashboard canvas extension reads `subtype` +> when present and falls back to `signal_type` for display. If +> consuming signals in your own tooling, prefer `subtype` for the +> specific state. ### 2. Note the signal in the journal