From dafe7191de42f44edfd968d7e7fc5922ee946769 Mon Sep 17 00:00:00 2001 From: Trevin Chow Date: Tue, 21 Apr 2026 19:03:00 -0700 Subject: [PATCH] docs(copilot): document VS Code plugin install (#640) --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 52fbbf3..b0feff5 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,17 @@ Don't combine this with the marketplace + `/plugins` install — skills will reg -### GitHub Copilot CLI +### GitHub Copilot + +For **VS Code Copilot Agent Plugins**: + +1. Run `Chat: Install Plugin from Source` from the VS Code command palette +2. Use `EveryInc/compound-engineering-plugin` for the repo +3. Select `compound-engineering` when VS Code shows the plugins in this marketplace. + +This clones the marketplace, prompts you to trust it, and installs the selected plugin in your VS Code instance as an Agent Plugin. + +For **Copilot CLI**, use: Inside Copilot CLI: