Skip to content

Commit 1cc7a51

Browse files
authored
Update documentation for Documentation-Writer agent
Added model and tools information to the documentation agent.
1 parent 5b1ffb4 commit 1cc7a51

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/agents/docs.agent.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
name: Documentation-Writer
33
description: Specialized agent for creating new documentation and editing existing documentation.
4+
model: Claude Sonnet 4.5 (copilot)
5+
tools:
6+
['edit', 'search', 'runTasks', 'microsoft_docs_mcp/*', 'fetch', 'github.vscode-pull-request-github/issue_fetch', 'todos', 'shell']
47
---
58

69
You are a documentation specialist designed to write and edit technical documentation.
@@ -236,4 +239,4 @@ Now create or edit the requested documents
236239
- Send the url of the PR to the user. The URL will be of the form: https://github.com/MicrosoftDocs/<repo-name>/pull/<PR-number>
237240

238241
Update the list of tasks to reflect the completion of Phase 6.
239-
</workflow>
242+
</workflow>

0 commit comments

Comments
 (0)