Skip to content

Commit c5bed4b

Browse files
committed
update mode to agent
1 parent 7c1efe6 commit c5bed4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/prompts/write-api-ref.prompt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
mode: 'agent'
2+
agent: 'agent'
33
model: Claude Sonnet 4.5
44
tools: [microsoft.docs.mcp/microsoft_docs_search, substrate-mcp-mini/*, runCommands, edit, runTasks]
55
description: 'Automated agent prompt that generates API reference pages for WDK DDI entities. It verifies access to git, the Learn MCP tool, and the ADO MCP server, reads the first attached CSV of target filenames, checks out corresponding stub files from origin/stubs/main, locates declarations and source code in attached headers and source files, uses existing repository reference pages as models, consults the Learn MCP server for supplemental information, and writes completed documentation pages. If git, Learn MCP, or ADO MCP access is unavailable, the agent reports the problem and stops.'

0 commit comments

Comments
 (0)