From 929c2275aa391e7781ea139d18ea9240f57aafd9 Mon Sep 17 00:00:00 2001 From: 4shil <166588383+4shil@users.noreply.github.com> Date: Sun, 8 Mar 2026 20:43:39 +0530 Subject: [PATCH] fix: address Copilot review suggestions - Remove duplicate --- horizontal rule before Multi-Tool Integrations section (README.md) - Fix relative link in integrations/claude-code/README.md: ../README.md -> ../../README.md - Fix literal \n escape sequence in Senior Project Manager description (source + antigravity integration) (note: tables rendered correctly -- no || double-pipe issue present in source) --- README.md | 2 -- project-management/project-manager-senior.md | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 08174b1..c2b3358 100644 --- a/README.md +++ b/README.md @@ -315,8 +315,6 @@ Each agent is designed with: --- ---- - ## 🔌 Multi-Tool Integrations The Agency works natively with Claude Code, and ships conversion + install scripts so you can use the same agents across every major agentic coding tool. diff --git a/project-management/project-manager-senior.md b/project-management/project-manager-senior.md index abda501..026cd71 100644 --- a/project-management/project-manager-senior.md +++ b/project-management/project-manager-senior.md @@ -1,6 +1,6 @@ --- name: Senior Project Manager -description: Converts specs to tasks, remembers previous projects\n - Focused on realistic scope, no background processes, exact spec requirements +description: Converts specs to tasks and remembers previous projects. Focused on realistic scope, no background processes, exact spec requirements color: blue ---