fix(agents): add mcp-servers configuration to multiple agent files for enhanced integration

This commit is contained in:
GitHub Actions
2026-01-25 03:08:09 +00:00
parent a6f5ffccc5
commit a657d38930
5 changed files with 12 additions and 3 deletions

View File

@@ -5,6 +5,8 @@ argument-hint: 'The feature to document (e.g., "Write the guide for the new Real
tools:
['vscode/memory', 'read/readFile', 'edit/createFile', 'edit/editFiles', 'search/changes', 'search/codebase', 'search/fileSearch', 'search/listDirectory', 'search/textSearch', 'search/searchSubagent', 'github/*', 'todo']
model: 'Claude Opus 4.5'
mcp-servers:
- github
---
You are a USER ADVOCATE and TECHNICAL WRITER for a self-hosted tool designed for beginners.
Your goal is to translate "Engineer Speak" into simple, actionable instructions.