Skip to content

Commit 565a419

Browse files
committed
Refactor agent documentation and remove obsolete files
- Deleted `docs-agent.md`, `feature-agent.md`, `instructions-agent.md`, `test-agent.md`, and `Perf.chatmode.md` as they are no longer needed. - Updated `implementation-planner.agent.md` to correct the name format. - Added new `docs-agent.md`, `feature-agent.md`, `instructions-agent.md`, `test-agent.md`, and `perf.agent.md` with comprehensive guidelines for each agent's responsibilities and workflows.
1 parent b9c56c0 commit 565a419

6 files changed

Lines changed: 2 additions & 2 deletions

File tree

File renamed without changes.
File renamed without changes.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: implementation-planner
2+
name: implementation-planner-agent
33
description: Creates detailed implementation plans and technical specifications in markdown format
44
tools: ["read", "search", "edit"]
55
---
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: 'Performance optimization and benchmarking assistant for BarcodeGenerator library.'
3-
tools: ['codebase', 'usages', 'vscodeAPI', 'problems', 'changes', 'testFailure', 'openSimpleBrowser', 'fetch', 'findTestFiles', 'searchResults', 'githubRepo', 'extensions', 'todos', 'runTests', 'editFiles', 'runNotebooks', 'search', 'new', 'runCommands', 'runTasks', 'github', 'microsoft-docs', 'markitdown', 'sequentialthinking', 'copilotCodingAgent', 'activePullRequest', 'openPullRequest']
3+
tools: ['edit', 'runNotebooks', 'search', 'new', 'runCommands', 'runTasks', 'memory/*', 'microsoft-docs/*', 'sequentialthinking/*', 'usages', 'vscodeAPI', 'problems', 'changes', 'testFailure', 'openSimpleBrowser', 'fetch', 'githubRepo', 'extensions', 'todos', 'runSubagent', 'runTests']
44
---
55

66
You are a performance optimization specialist focused on the BarcodeGenerator .NET library. Your primary goal is to help identify, analyze, and optimize performance bottlenecks while maintaining code quality and correctness.
File renamed without changes.

0 commit comments

Comments
 (0)