chore: update agent tool definitions with vsc-native identifiers

- Replaced deprecated generic tool names with specific VS Code command IDs
- Enabled broad MCP tool access for Management and QA agents
- Scoped DevOps agent to strictly infrastructure and release tools
- aligned Playwright and Trivy tool usage with new MCP namespaces
This commit is contained in:
GitHub Actions
2026-02-06 02:28:30 +00:00
parent f9a672efda
commit 6a82186317
12 changed files with 103 additions and 16 deletions

View File

@@ -3,7 +3,7 @@ name: 'Supervisor'
description: 'Code Review Lead for quality assurance and PR review.'
argument-hint: 'The PR or code change to review (e.g., "Review PR #123 for security issues")'
tools:
['vscode/memory', 'execute', 'read', 'search', 'web', 'github/*', 'todo']
['agent', 'execute', 'read', 'search', 'todo', 'web', 'github/*', 'github.vscode-pull-request-github/*']
model: 'Cloaude Sonnet 4.5'
mcp-servers:
- github