mirror of
https://github.com/wshobson/agents.git
synced 2026-03-18 09:37:15 +00:00
fix(agent-teams): remove Context7 MCP dependency, align frontmatter with conductor patterns, bump to v1.0.1
Remove .mcp.json to eliminate external MCP dependency that likely caused plugin load failure. Add tools: field to all agents, version: field to all skills, matching conductor plugin patterns.
This commit is contained in:
@@ -116,7 +116,7 @@ Decomposes the feature into work streams with file ownership boundaries, gets yo
|
||||
/team-spawn research --name codebase-research
|
||||
```
|
||||
|
||||
Spawns 3 researchers to investigate different aspects in parallel — across your codebase (Grep/Read), the web (WebSearch/WebFetch), and library documentation (Context7 MCP). Each reports findings with citations.
|
||||
Spawns 3 researchers to investigate different aspects in parallel — across your codebase (Grep/Read) and the web (WebSearch/WebFetch). Each reports findings with citations.
|
||||
|
||||
### Security Audit
|
||||
|
||||
|
||||
Reference in New Issue
Block a user