Skip to content

Commit 5de3d5d

Browse files
authored
Update Blog-Writer agent configuration
Added model and tools information to the Blog-Writer agent.
1 parent 1cc7a51 commit 5de3d5d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/agents/blogs.agent.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
name: Blog-Writer
33
description: Specialized agent for writing blog blurbs and standalone blog posts about new features.
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 blogs for a technical audience.
@@ -100,4 +103,4 @@ Ask for user feedback and make any necessary revisions based on their input.
100103
- Content structure needs reorganization for better scanning
101104
- Acronyms are overused or undefined
102105

103-
</workflow>
106+
</workflow>

0 commit comments

Comments
 (0)