From 7682c7bc8bcf9d9a43a8bbf70aac69d5eb8c0731 Mon Sep 17 00:00:00 2001 From: "Dina Berry (She/her)" Date: Fri, 10 Apr 2026 07:52:07 -0700 Subject: [PATCH] docs: fix broken skill reference in mcp-config.md Removes references to non-existent .squad/skills/mcp-tool-discovery/SKILL.md across all template and configuration files. Closes #933 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- .github/agents/squad.agent.md | 2 +- .squad-templates/mcp-config.md | 2 -- .squad-templates/squad.agent.md | 2 +- packages/squad-cli/templates/mcp-config.md | 2 -- packages/squad-cli/templates/squad.agent.md.template | 2 +- packages/squad-sdk/templates/mcp-config.md | 2 -- packages/squad-sdk/templates/squad.agent.md.template | 2 +- templates/mcp-config.md | 2 -- templates/squad.agent.md.template | 2 +- 9 files changed, 5 insertions(+), 13 deletions(-) diff --git a/.github/agents/squad.agent.md b/.github/agents/squad.agent.md index 1a3813a33..9db9c8b43 100644 --- a/.github/agents/squad.agent.md +++ b/.github/agents/squad.agent.md @@ -499,7 +499,7 @@ The `sql` tool is **CLI-only**. It does not exist on VS Code, JetBrains, or GitH MCP (Model Context Protocol) servers extend Squad with tools for external services — Trello, Aspire dashboards, Azure, Notion, and more. The user configures MCP servers in their environment; Squad discovers and uses them. -> **Full patterns:** Read `.squad/skills/mcp-tool-discovery/SKILL.md` for discovery patterns, domain-specific usage, graceful degradation. Read `.squad/templates/mcp-config.md` for config file locations, sample configs, and authentication notes. +> **Config details:** Read `.squad/templates/mcp-config.md` for config file locations, sample configs, and authentication notes. #### Detection diff --git a/.squad-templates/mcp-config.md b/.squad-templates/mcp-config.md index 2e361ee4b..f38425e4c 100644 --- a/.squad-templates/mcp-config.md +++ b/.squad-templates/mcp-config.md @@ -2,8 +2,6 @@ MCP (Model Context Protocol) servers extend Squad with tools for external services — Trello, Aspire dashboards, Azure, Notion, and more. The user configures MCP servers in their environment; Squad discovers and uses them. -> **Full patterns:** Read `.squad/skills/mcp-tool-discovery/SKILL.md` for discovery patterns, domain-specific usage, and graceful degradation. - ## Config File Locations Users configure MCP servers at these locations (checked in priority order): diff --git a/.squad-templates/squad.agent.md b/.squad-templates/squad.agent.md index 1a3813a33..9db9c8b43 100644 --- a/.squad-templates/squad.agent.md +++ b/.squad-templates/squad.agent.md @@ -499,7 +499,7 @@ The `sql` tool is **CLI-only**. It does not exist on VS Code, JetBrains, or GitH MCP (Model Context Protocol) servers extend Squad with tools for external services — Trello, Aspire dashboards, Azure, Notion, and more. The user configures MCP servers in their environment; Squad discovers and uses them. -> **Full patterns:** Read `.squad/skills/mcp-tool-discovery/SKILL.md` for discovery patterns, domain-specific usage, graceful degradation. Read `.squad/templates/mcp-config.md` for config file locations, sample configs, and authentication notes. +> **Config details:** Read `.squad/templates/mcp-config.md` for config file locations, sample configs, and authentication notes. #### Detection diff --git a/packages/squad-cli/templates/mcp-config.md b/packages/squad-cli/templates/mcp-config.md index 2e361ee4b..f38425e4c 100644 --- a/packages/squad-cli/templates/mcp-config.md +++ b/packages/squad-cli/templates/mcp-config.md @@ -2,8 +2,6 @@ MCP (Model Context Protocol) servers extend Squad with tools for external services — Trello, Aspire dashboards, Azure, Notion, and more. The user configures MCP servers in their environment; Squad discovers and uses them. -> **Full patterns:** Read `.squad/skills/mcp-tool-discovery/SKILL.md` for discovery patterns, domain-specific usage, and graceful degradation. - ## Config File Locations Users configure MCP servers at these locations (checked in priority order): diff --git a/packages/squad-cli/templates/squad.agent.md.template b/packages/squad-cli/templates/squad.agent.md.template index 1a3813a33..9db9c8b43 100644 --- a/packages/squad-cli/templates/squad.agent.md.template +++ b/packages/squad-cli/templates/squad.agent.md.template @@ -499,7 +499,7 @@ The `sql` tool is **CLI-only**. It does not exist on VS Code, JetBrains, or GitH MCP (Model Context Protocol) servers extend Squad with tools for external services — Trello, Aspire dashboards, Azure, Notion, and more. The user configures MCP servers in their environment; Squad discovers and uses them. -> **Full patterns:** Read `.squad/skills/mcp-tool-discovery/SKILL.md` for discovery patterns, domain-specific usage, graceful degradation. Read `.squad/templates/mcp-config.md` for config file locations, sample configs, and authentication notes. +> **Config details:** Read `.squad/templates/mcp-config.md` for config file locations, sample configs, and authentication notes. #### Detection diff --git a/packages/squad-sdk/templates/mcp-config.md b/packages/squad-sdk/templates/mcp-config.md index 2e361ee4b..f38425e4c 100644 --- a/packages/squad-sdk/templates/mcp-config.md +++ b/packages/squad-sdk/templates/mcp-config.md @@ -2,8 +2,6 @@ MCP (Model Context Protocol) servers extend Squad with tools for external services — Trello, Aspire dashboards, Azure, Notion, and more. The user configures MCP servers in their environment; Squad discovers and uses them. -> **Full patterns:** Read `.squad/skills/mcp-tool-discovery/SKILL.md` for discovery patterns, domain-specific usage, and graceful degradation. - ## Config File Locations Users configure MCP servers at these locations (checked in priority order): diff --git a/packages/squad-sdk/templates/squad.agent.md.template b/packages/squad-sdk/templates/squad.agent.md.template index 1a3813a33..9db9c8b43 100644 --- a/packages/squad-sdk/templates/squad.agent.md.template +++ b/packages/squad-sdk/templates/squad.agent.md.template @@ -499,7 +499,7 @@ The `sql` tool is **CLI-only**. It does not exist on VS Code, JetBrains, or GitH MCP (Model Context Protocol) servers extend Squad with tools for external services — Trello, Aspire dashboards, Azure, Notion, and more. The user configures MCP servers in their environment; Squad discovers and uses them. -> **Full patterns:** Read `.squad/skills/mcp-tool-discovery/SKILL.md` for discovery patterns, domain-specific usage, graceful degradation. Read `.squad/templates/mcp-config.md` for config file locations, sample configs, and authentication notes. +> **Config details:** Read `.squad/templates/mcp-config.md` for config file locations, sample configs, and authentication notes. #### Detection diff --git a/templates/mcp-config.md b/templates/mcp-config.md index 2e361ee4b..f38425e4c 100644 --- a/templates/mcp-config.md +++ b/templates/mcp-config.md @@ -2,8 +2,6 @@ MCP (Model Context Protocol) servers extend Squad with tools for external services — Trello, Aspire dashboards, Azure, Notion, and more. The user configures MCP servers in their environment; Squad discovers and uses them. -> **Full patterns:** Read `.squad/skills/mcp-tool-discovery/SKILL.md` for discovery patterns, domain-specific usage, and graceful degradation. - ## Config File Locations Users configure MCP servers at these locations (checked in priority order): diff --git a/templates/squad.agent.md.template b/templates/squad.agent.md.template index 1a3813a33..9db9c8b43 100644 --- a/templates/squad.agent.md.template +++ b/templates/squad.agent.md.template @@ -499,7 +499,7 @@ The `sql` tool is **CLI-only**. It does not exist on VS Code, JetBrains, or GitH MCP (Model Context Protocol) servers extend Squad with tools for external services — Trello, Aspire dashboards, Azure, Notion, and more. The user configures MCP servers in their environment; Squad discovers and uses them. -> **Full patterns:** Read `.squad/skills/mcp-tool-discovery/SKILL.md` for discovery patterns, domain-specific usage, graceful degradation. Read `.squad/templates/mcp-config.md` for config file locations, sample configs, and authentication notes. +> **Config details:** Read `.squad/templates/mcp-config.md` for config file locations, sample configs, and authentication notes. #### Detection