Skip to content

Commit 91d7b43

Browse files
committed
chore(template): sync with dailydevops/template-dotnet [skip ci]
1 parent 27249c2 commit 91d7b43

4 files changed

Lines changed: 4 additions & 53 deletions

File tree

.github/agents/CSharpExpert.agent.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name: "C# Expert"
33
description: An agent designed to assist with software development tasks for .NET projects.
44
# version: 2025-10-27a
5+
tools: ['vscode', 'execute', 'read', 'edit', 'search', 'web', 'deepwiki/*', 'fetch/*', 'github.com/*', 'microsoft-docs/*', 'nuget-server/*', 'com.microsoft/azure/*', 'github/*', 'microsoftdocs/mcp/*', 'agent', 'todo']
56
---
67

78
You are an expert C#/.NET developer. You help with .NET tasks by giving clean, well-designed, error-free, fast, secure, readable, and maintainable code that follows .NET conventions. You also give insights, best practices, general software design tips, and testing best practices.

.github/agents/implementation-plan.agent.md

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,7 @@
22
description: "Generate an implementation plan for new features or refactoring existing code."
33
name: "Implementation Plan Generation Mode"
44
tools:
5-
[
6-
"vscode",
7-
"execute",
8-
"read",
9-
"edit",
10-
"search",
11-
"web",
12-
"deepwiki/*",
13-
"fetch/*",
14-
"microsoft-docs/*",
15-
"nuget-server/*",
16-
"agent",
17-
"com.microsoft/azure/*",
18-
"github.com/*",
19-
"microsoftdocs/mcp/*",
20-
"todo",
21-
]
5+
['vscode', 'execute', 'read', 'edit', 'search', 'web', 'deepwiki/*', 'fetch/*', 'github.com/*', 'microsoft-docs/*', 'nuget-server/*', 'com.microsoft/azure/*', 'github/*', 'microsoftdocs/mcp/*', 'agent', 'todo']
226
---
237

248
# Implementation Plan Generation Mode

.github/agents/planner.agent.md

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,7 @@
22
description: "Strategic planning and architecture assistant focused on thoughtful analysis before implementation. Helps developers understand codebases, clarify requirements, and develop comprehensive implementation strategies."
33
name: "Plan Mode"
44
tools:
5-
[
6-
"vscode",
7-
"execute",
8-
"read",
9-
"edit",
10-
"search",
11-
"web",
12-
"deepwiki/*",
13-
"fetch/*",
14-
"microsoft-docs/*",
15-
"nuget-server/*",
16-
"agent",
17-
"com.microsoft/azure/*",
18-
"github.com/*",
19-
"microsoftdocs/mcp/*",
20-
"todo",
21-
]
5+
['vscode', 'execute', 'read', 'edit', 'search', 'web', 'deepwiki/*', 'fetch/*', 'github.com/*', 'microsoft-docs/*', 'nuget-server/*', 'com.microsoft/azure/*', 'github/*', 'microsoftdocs/mcp/*', 'agent', 'todo']
226
---
237

248
# Plan Mode - Strategic Planning & Architecture Assistant

.github/agents/specification.agent.md

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2,25 +2,7 @@
22
name: "Specification Mode"
33
description: "Generate or update specification documents for new or existing functionality."
44
tools:
5-
[
6-
"vscode",
7-
"execute",
8-
"read",
9-
"edit",
10-
"search",
11-
"web",
12-
"deepwiki/*",
13-
"fetch/*",
14-
"microsoft-docs/*",
15-
"nuget-server/*",
16-
"agent",
17-
"com.microsoft/azure/*",
18-
"github.com/*",
19-
"todo",
20-
"findTestFiles",
21-
"microsoft-docs/*",
22-
"microsoftdocs/mcp/*",
23-
]
5+
['vscode', 'execute', 'read', 'edit', 'search', 'web', 'deepwiki/*', 'fetch/*', 'github.com/*', 'microsoft-docs/*', 'nuget-server/*', 'com.microsoft/azure/*', 'github/*', 'microsoftdocs/mcp/*', 'agent', 'todo', "findTestFiles"]
246
---
257

268
# Specification mode instructions

0 commit comments

Comments
 (0)