Human qualifiedDeveloper Toolsv0.1.0

the-workshop Agent Plugin

The Workshop organizes multiple long-running AI peers as desks with separate history and journals. Five Skills create workshops and desks, maintain memory, read shared bench artifacts, and emit structured signals; a coordinator agent and optional signals dashboard provide room-level oversight.

0 repository stars MIT Updated Aug 6, 2026
Reviewed seed

Direct

a room of peers.

The catalog separates the portable coordination package from its optional visual dashboard and summarizes the persistent-desk model.

Open, coordinate, remember

Installation

Install The Workshop

Install the plugin from Awesome Copilot. The separate signals-dashboard extension is only needed for the live Cairn canvas view.

Terminal · Git sparse checkout
git clone --filter=blob:none --sparse https://github.com/github/awesome-copilot.git
cd awesome-copilot
git sparse-checkout set plugins/the-workshop
Choose local or private repository backing for the workshop
Install the optional dashboard only when using the Copilot app
Select cost-aware or connected desk profiles intentionally

Explainable standards check

Latest official standard could not be confirmed

Official latest version: 1.0.0 (Working Draft). The value is read from the official specification and cached for one day.

Read the official specification

This is a static package-format check, not a security audit, quality score, malware scan, or guarantee of client compatibility.

Source package available for inspection

The package could not be checked: plugin.json returned 403.

Static source inspection

Capabilities

What can you do with the-workshop?

Coordinate persistent AI desks through shared artifacts rather than relayed messages.

The package treats desks as peers with independent journals and frames. Skills create the workshop and desks, preserve memory, read the shared bench, and emit operator-facing signals, while the Workshop TA coordinates the room.

  • Create a local or private-repository-backed workshop
  • Open desks with their own journal structure
  • Read findings and drafts from the shared bench
  • Write hands-up, blocked, done, and checkpoint signals
  • Coordinate desks through the Workshop TA agent

Persistent desks

Each desk keeps its own history and journal across sessions while working in a shared workspace.

Optional Cairn dashboard

A separate canvas extension can visualize desk scores, patterns, escalations, and launch profiles.

Practical workflow

A persistent workshop workflow

Pass 01 / Create

Open the workshop and desks

Create the shared root, then establish separate desks with their journals and folders.

Pass 02 / Coordinate

Share work through the bench

Let desks leave artifacts for peers and use structured signals when the operator needs to act.

Pass 03 / Continue

Resume from journals

Read each desk's persistent trail at the next session instead of restarting its context.

Package contents

What is included in the-workshop?

the-workshop declares 5 Skills, 0 MCP configurations, and 2 additional resources. The included-file links below point to the reviewed source repository.

Agent Skills

5

bench-read, desk-journal, desk-open, signal-write, workshop-create

MCP servers

0

No runtime service

Package format

Agent Plugins

Official latest 1.0.0

Synced source content

Repository README

View original README

This README snapshot is stored by Agent Plugins Hub and refreshed by the daily GitHub synchronization pipeline. Remote images and embedded content are not loaded.

Source
https://github.com/github/awesome-copilot#readme

This repository does not currently provide a README snapshot. The plugin instructions below remain available.

Source documentation

The Workshop source documentation

Rendered from the linked GitHub source. Raw HTML is disabled, scripts cannot execute, remote images are omitted, and external links open separately.

The Workshop coordinates several long-running AI peers called desks. Each desk has its own frame, history, folders, and persistent journal, while all desks share a bench where they leave findings, verdicts, and drafts for one another.

Five Skills create a workshop, open desks, read bench artifacts, maintain desk journals, and write structured hands-up, blocked, done, or checkpoint signals. The Workshop TA agent coordinates the room. An optional signals-dashboard canvas extension provides a live visual layer and cost-aware or connected launch profiles.

Install the core package with copilot plugin install the-workshop@awesome-copilot. The README presents Ember as a complementary single-agent partnership framework, not a required dependency.