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)
This commit is contained in:
@@ -315,8 +315,6 @@ Each agent is designed with:
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## 🔌 Multi-Tool Integrations
|
## 🔌 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.
|
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.
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: Senior Project Manager
|
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
|
color: blue
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user