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:
@@ -48,7 +48,7 @@ If a preset is specified, use these configurations:
|
||||
**`research`** — Parallel codebase, web, and documentation research (default: 3 members)
|
||||
|
||||
- Spawn 3 `general-purpose` agents, each assigned a different research question or area
|
||||
- Agents have access to codebase search (Grep, Glob, Read), web search (WebSearch, WebFetch), and library documentation (Context7 MCP)
|
||||
- Agents have access to codebase search (Grep, Glob, Read) and web search (WebSearch, WebFetch)
|
||||
- Team name default: `research-team`
|
||||
|
||||
**`security`** — Comprehensive security audit (default: 4 members)
|
||||
|
||||
Reference in New Issue
Block a user