From 69cd4fae4e06a119bd9c8d45c050473a8a43fff2 Mon Sep 17 00:00:00 2001 From: Derek Clair Date: Wed, 15 Oct 2025 17:07:01 -0600 Subject: [PATCH] update `editFiles` to `edit/editFiles` (#319) --- chatmodes/accesibility.chatmode.md | 2 +- chatmodes/azure-logic-apps-expert.chatmode.md | 2 +- chatmodes/azure-principal-architect.chatmode.md | 2 +- chatmodes/azure-saas-architect.chatmode.md | 2 +- chatmodes/azure-verified-modules-bicep.chatmode.md | 2 +- chatmodes/azure-verified-modules-terraform.chatmode.md | 2 +- chatmodes/bicep-implement.chatmode.md | 2 +- chatmodes/bicep-plan.chatmode.md | 2 +- chatmodes/csharp-dotnet-janitor.chatmode.md | 2 +- chatmodes/debug.chatmode.md | 2 +- chatmodes/expert-cpp-software-engineer.chatmode.md | 2 +- chatmodes/expert-dotnet-software-engineer.chatmode.md | 2 +- chatmodes/expert-react-frontend-engineer.chatmode.md | 2 +- chatmodes/hlbpa.chatmode.md | 2 +- chatmodes/implementation-plan.chatmode.md | 2 +- chatmodes/janitor.chatmode.md | 2 +- chatmodes/meta-agentic-project-scaffold.chatmode.md | 2 +- chatmodes/microsoft_learn_contributor.chatmode.md | 2 +- chatmodes/ms-sql-dba.chatmode.md | 2 +- chatmodes/playwright-tester.chatmode.md | 2 +- chatmodes/postgresql-dba.chatmode.md | 2 +- chatmodes/prd.chatmode.md | 2 +- chatmodes/principal-software-engineer.chatmode.md | 2 +- chatmodes/prompt-builder.chatmode.md | 2 +- chatmodes/semantic-kernel-dotnet.chatmode.md | 2 +- chatmodes/semantic-kernel-python.chatmode.md | 2 +- chatmodes/software-engineer-agent-v1.chatmode.md | 2 +- chatmodes/specification.chatmode.md | 2 +- chatmodes/task-planner.chatmode.md | 2 +- chatmodes/task-researcher.chatmode.md | 2 +- chatmodes/tdd-green.chatmode.md | 4 ++-- chatmodes/tdd-red.chatmode.md | 4 ++-- chatmodes/tdd-refactor.chatmode.md | 4 ++-- chatmodes/tech-debt-remediation-plan.chatmode.md | 2 +- chatmodes/terraform-azure-implement.chatmode.md | 2 +- chatmodes/terraform-azure-planning.chatmode.md | 2 +- chatmodes/voidbeast-gpt41enhanced.chatmode.md | 4 ++-- chatmodes/wg-code-alchemist.chatmode.md | 2 +- chatmodes/wg-code-sentinel.chatmode.md | 2 +- prompts/aspnet-minimal-api-openapi.prompt.md | 2 +- prompts/containerize-aspnet-framework.prompt.md | 2 +- prompts/containerize-aspnetcore.prompt.md | 2 +- prompts/create-architectural-decision-record.prompt.md | 2 +- prompts/create-github-action-workflow-specification.prompt.md | 2 +- prompts/create-implementation-plan.prompt.md | 2 +- prompts/create-llms.prompt.md | 2 +- prompts/create-oo-component-documentation.prompt.md | 2 +- prompts/create-specification.prompt.md | 2 +- prompts/csharp-async.prompt.md | 2 +- prompts/csharp-docs.prompt.md | 2 +- prompts/csharp-mstest.prompt.md | 2 +- prompts/csharp-nunit.prompt.md | 2 +- prompts/csharp-tunit.prompt.md | 4 ++-- prompts/csharp-xunit.prompt.md | 2 +- prompts/documentation-writer.prompt.md | 2 +- prompts/ef-core.prompt.md | 2 +- prompts/java-docs.prompt.md | 2 +- prompts/java-junit.prompt.md | 2 +- prompts/java-springboot.prompt.md | 2 +- prompts/kotlin-springboot.prompt.md | 2 +- prompts/mkdocs-translations.prompt.md | 2 +- prompts/next-intl-add-language.prompt.md | 2 +- prompts/playwright-explore-website.prompt.md | 2 +- prompts/playwright-generate-test.prompt.md | 2 +- prompts/postgresql-code-review.prompt.md | 2 +- prompts/postgresql-optimization.prompt.md | 2 +- prompts/power-apps-code-app-scaffold.prompt.md | 2 +- prompts/prompt-builder.prompt.md | 2 +- prompts/repo-story-time.prompt.md | 2 +- prompts/sql-code-review.prompt.md | 2 +- prompts/sql-optimization.prompt.md | 2 +- prompts/update-avm-modules-in-bicep.prompt.md | 2 +- prompts/update-implementation-plan.prompt.md | 2 +- prompts/update-llms.prompt.md | 2 +- prompts/update-markdown-file-index.prompt.md | 2 +- prompts/update-oo-component-documentation.prompt.md | 2 +- prompts/update-specification.prompt.md | 2 +- 77 files changed, 82 insertions(+), 82 deletions(-) diff --git a/chatmodes/accesibility.chatmode.md b/chatmodes/accesibility.chatmode.md index e9cad2d..a11a8f3 100644 --- a/chatmodes/accesibility.chatmode.md +++ b/chatmodes/accesibility.chatmode.md @@ -1,7 +1,7 @@ --- description: 'Accessibility mode.' model: GPT-4.1 -tools: ['changes', 'codebase', 'editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'new', 'openSimpleBrowser', 'problems', 'runCommands', 'runTasks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI'] +tools: ['changes', 'codebase', 'edit/editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'new', 'openSimpleBrowser', 'problems', 'runCommands', 'runTasks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI'] title: 'Accessibility mode' --- diff --git a/chatmodes/azure-logic-apps-expert.chatmode.md b/chatmodes/azure-logic-apps-expert.chatmode.md index 7925901..e2ba53b 100644 --- a/chatmodes/azure-logic-apps-expert.chatmode.md +++ b/chatmodes/azure-logic-apps-expert.chatmode.md @@ -1,7 +1,7 @@ --- description: 'Expert guidance for Azure Logic Apps development focusing on workflow design, integration patterns, and JSON-based Workflow Definition Language.' model: 'gpt-4' -tools: ['codebase', 'changes', 'editFiles', 'search', 'runCommands', 'microsoft.docs.mcp', 'azure_get_code_gen_best_practices', 'azure_query_learn'] +tools: ['codebase', 'changes', 'edit/editFiles', 'search', 'runCommands', 'microsoft.docs.mcp', 'azure_get_code_gen_best_practices', 'azure_query_learn'] --- # Azure Logic Apps Expert Mode diff --git a/chatmodes/azure-principal-architect.chatmode.md b/chatmodes/azure-principal-architect.chatmode.md index 4806098..43f16e3 100644 --- a/chatmodes/azure-principal-architect.chatmode.md +++ b/chatmodes/azure-principal-architect.chatmode.md @@ -1,6 +1,6 @@ --- description: 'Provide expert Azure Principal Architect guidance using Azure Well-Architected Framework principles and Microsoft best practices.' -tools: ['changes', 'codebase', 'editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'new', 'openSimpleBrowser', 'problems', 'runCommands', 'runTasks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI', 'microsoft.docs.mcp', 'azure_design_architecture', 'azure_get_code_gen_best_practices', 'azure_get_deployment_best_practices', 'azure_get_swa_best_practices', 'azure_query_learn'] +tools: ['changes', 'codebase', 'edit/editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'new', 'openSimpleBrowser', 'problems', 'runCommands', 'runTasks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI', 'microsoft.docs.mcp', 'azure_design_architecture', 'azure_get_code_gen_best_practices', 'azure_get_deployment_best_practices', 'azure_get_swa_best_practices', 'azure_query_learn'] --- # Azure Principal Architect mode instructions diff --git a/chatmodes/azure-saas-architect.chatmode.md b/chatmodes/azure-saas-architect.chatmode.md index fd7bd68..9a08ac7 100644 --- a/chatmodes/azure-saas-architect.chatmode.md +++ b/chatmodes/azure-saas-architect.chatmode.md @@ -1,6 +1,6 @@ --- description: 'Provide expert Azure SaaS Architect guidance focusing on multitenant applications using Azure Well-Architected SaaS principles and Microsoft best practices.' -tools: ['changes', 'codebase', 'editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'new', 'openSimpleBrowser', 'problems', 'runCommands', 'runTasks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI', 'microsoft.docs.mcp', 'azure_design_architecture', 'azure_get_code_gen_best_practices', 'azure_get_deployment_best_practices', 'azure_get_swa_best_practices', 'azure_query_learn'] +tools: ['changes', 'codebase', 'edit/editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'new', 'openSimpleBrowser', 'problems', 'runCommands', 'runTasks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI', 'microsoft.docs.mcp', 'azure_design_architecture', 'azure_get_code_gen_best_practices', 'azure_get_deployment_best_practices', 'azure_get_swa_best_practices', 'azure_query_learn'] --- # Azure SaaS Architect mode instructions diff --git a/chatmodes/azure-verified-modules-bicep.chatmode.md b/chatmodes/azure-verified-modules-bicep.chatmode.md index c6df445..8003871 100644 --- a/chatmodes/azure-verified-modules-bicep.chatmode.md +++ b/chatmodes/azure-verified-modules-bicep.chatmode.md @@ -1,6 +1,6 @@ --- description: 'Create, update, or review Azure IaC in Bicep using Azure Verified Modules (AVM).' -tools: ['changes', 'codebase', 'editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'new', 'openSimpleBrowser', 'problems', 'runCommands', 'runTasks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI', 'microsoft.docs.mcp', 'azure_get_deployment_best_practices', 'azure_get_schema_for_Bicep'] +tools: ['changes', 'codebase', 'edit/editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'new', 'openSimpleBrowser', 'problems', 'runCommands', 'runTasks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI', 'microsoft.docs.mcp', 'azure_get_deployment_best_practices', 'azure_get_schema_for_Bicep'] --- # Azure AVM Bicep mode diff --git a/chatmodes/azure-verified-modules-terraform.chatmode.md b/chatmodes/azure-verified-modules-terraform.chatmode.md index e8692c6..3fbc5ab 100644 --- a/chatmodes/azure-verified-modules-terraform.chatmode.md +++ b/chatmodes/azure-verified-modules-terraform.chatmode.md @@ -1,6 +1,6 @@ --- description: 'Create, update, or review Azure IaC in Terraform using Azure Verified Modules (AVM).' -tools: ['changes', 'codebase', 'editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'new', 'openSimpleBrowser', 'problems', 'runCommands', 'runTasks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI', 'microsoft.docs.mcp', 'azure_get_deployment_best_practices', 'azure_get_schema_for_Bicep'] +tools: ['changes', 'codebase', 'edit/editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'new', 'openSimpleBrowser', 'problems', 'runCommands', 'runTasks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI', 'microsoft.docs.mcp', 'azure_get_deployment_best_practices', 'azure_get_schema_for_Bicep'] --- # Azure AVM Terraform mode diff --git a/chatmodes/bicep-implement.chatmode.md b/chatmodes/bicep-implement.chatmode.md index c050062..56c7b35 100644 --- a/chatmodes/bicep-implement.chatmode.md +++ b/chatmodes/bicep-implement.chatmode.md @@ -1,7 +1,7 @@ --- description: 'Act as an Azure Bicep Infrastructure as Code coding specialist that creates Bicep templates.' tools: - [ 'editFiles', 'fetch', 'runCommands', 'terminalLastCommand', 'get_bicep_best_practices', 'azure_get_azure_verified_module', 'todos' ] + [ 'edit/editFiles', 'fetch', 'runCommands', 'terminalLastCommand', 'get_bicep_best_practices', 'azure_get_azure_verified_module', 'todos' ] --- # Azure Bicep Infrastructure as Code coding Specialist diff --git a/chatmodes/bicep-plan.chatmode.md b/chatmodes/bicep-plan.chatmode.md index 98079c9..26e7c88 100644 --- a/chatmodes/bicep-plan.chatmode.md +++ b/chatmodes/bicep-plan.chatmode.md @@ -1,7 +1,7 @@ --- description: 'Act as implementation planner for your Azure Bicep Infrastructure as Code task.' tools: - [ 'editFiles', 'fetch', 'microsoft-docs', 'azure_design_architecture', 'get_bicep_best_practices', 'bestpractices', 'bicepschema', 'azure_get_azure_verified_module', 'todos' ] + [ 'edit/editFiles', 'fetch', 'microsoft-docs', 'azure_design_architecture', 'get_bicep_best_practices', 'bestpractices', 'bicepschema', 'azure_get_azure_verified_module', 'todos' ] --- # Azure Bicep Infrastructure Planning diff --git a/chatmodes/csharp-dotnet-janitor.chatmode.md b/chatmodes/csharp-dotnet-janitor.chatmode.md index 3da3d44..a7fd15f 100644 --- a/chatmodes/csharp-dotnet-janitor.chatmode.md +++ b/chatmodes/csharp-dotnet-janitor.chatmode.md @@ -1,6 +1,6 @@ --- description: 'Perform janitorial tasks on C#/.NET code including cleanup, modernization, and tech debt remediation.' -tools: ['changes', 'codebase', 'editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'new', 'openSimpleBrowser', 'problems', 'runCommands', 'runTasks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI', 'microsoft.docs.mcp', 'github'] +tools: ['changes', 'codebase', 'edit/editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'new', 'openSimpleBrowser', 'problems', 'runCommands', 'runTasks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI', 'microsoft.docs.mcp', 'github'] --- # C#/.NET Janitor diff --git a/chatmodes/debug.chatmode.md b/chatmodes/debug.chatmode.md index b2d2ba3..548f381 100644 --- a/chatmodes/debug.chatmode.md +++ b/chatmodes/debug.chatmode.md @@ -1,6 +1,6 @@ --- description: 'Debug your application to find and fix a bug' -tools: ['editFiles', 'search', 'runCommands', 'usages', 'problems', 'testFailure', 'fetch', 'githubRepo', 'runTests'] +tools: ['edit/editFiles', 'search', 'runCommands', 'usages', 'problems', 'testFailure', 'fetch', 'githubRepo', 'runTests'] --- # Debug Mode Instructions diff --git a/chatmodes/expert-cpp-software-engineer.chatmode.md b/chatmodes/expert-cpp-software-engineer.chatmode.md index 1c86513..cbb1596 100644 --- a/chatmodes/expert-cpp-software-engineer.chatmode.md +++ b/chatmodes/expert-cpp-software-engineer.chatmode.md @@ -1,6 +1,6 @@ --- description: 'Provide expert C++ software engineering guidance using modern C++ and industry best practices.' -tools: ['changes', 'codebase', 'editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'new', 'openSimpleBrowser', 'problems', 'runCommands', 'runNotebooks', 'runTasks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI', 'microsoft.docs.mcp'] +tools: ['changes', 'codebase', 'edit/editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'new', 'openSimpleBrowser', 'problems', 'runCommands', 'runNotebooks', 'runTasks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI', 'microsoft.docs.mcp'] --- # Expert C++ software engineer mode instructions diff --git a/chatmodes/expert-dotnet-software-engineer.chatmode.md b/chatmodes/expert-dotnet-software-engineer.chatmode.md index 2beceea..9036cf7 100644 --- a/chatmodes/expert-dotnet-software-engineer.chatmode.md +++ b/chatmodes/expert-dotnet-software-engineer.chatmode.md @@ -1,6 +1,6 @@ --- description: 'Provide expert .NET software engineering guidance using modern software design patterns.' -tools: ['changes', 'codebase', 'editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'new', 'openSimpleBrowser', 'problems', 'runCommands', 'runNotebooks', 'runTasks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI', 'microsoft.docs.mcp'] +tools: ['changes', 'codebase', 'edit/editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'new', 'openSimpleBrowser', 'problems', 'runCommands', 'runNotebooks', 'runTasks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI', 'microsoft.docs.mcp'] --- # Expert .NET software engineer mode instructions diff --git a/chatmodes/expert-react-frontend-engineer.chatmode.md b/chatmodes/expert-react-frontend-engineer.chatmode.md index 164b69e..a9dcb54 100644 --- a/chatmodes/expert-react-frontend-engineer.chatmode.md +++ b/chatmodes/expert-react-frontend-engineer.chatmode.md @@ -1,6 +1,6 @@ --- description: 'Provide expert React frontend engineering guidance using modern TypeScript and design patterns.' -tools: ['changes', 'codebase', 'editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'new', 'openSimpleBrowser', 'problems', 'runCommands', 'runTasks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI', 'microsoft.docs.mcp'] +tools: ['changes', 'codebase', 'edit/editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'new', 'openSimpleBrowser', 'problems', 'runCommands', 'runTasks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI', 'microsoft.docs.mcp'] --- # Expert React Frontend Engineer Mode Instructions diff --git a/chatmodes/hlbpa.chatmode.md b/chatmodes/hlbpa.chatmode.md index 9b75483..10965f8 100644 --- a/chatmodes/hlbpa.chatmode.md +++ b/chatmodes/hlbpa.chatmode.md @@ -4,7 +4,7 @@ model: 'claude-sonnet-4' tools: - 'codebase' - 'changes' - - 'editFiles' + - 'edit/editFiles' - 'fetch' - 'findTestFiles' - 'githubRepo' diff --git a/chatmodes/implementation-plan.chatmode.md b/chatmodes/implementation-plan.chatmode.md index 0384133..af6454f 100644 --- a/chatmodes/implementation-plan.chatmode.md +++ b/chatmodes/implementation-plan.chatmode.md @@ -1,6 +1,6 @@ --- description: 'Generate an implementation plan for new features or refactoring existing code.' -tools: ['codebase', 'usages', 'vscodeAPI', 'think', 'problems', 'changes', 'testFailure', 'terminalSelection', 'terminalLastCommand', 'openSimpleBrowser', 'fetch', 'findTestFiles', 'searchResults', 'githubRepo', 'extensions', 'editFiles', 'runNotebooks', 'search', 'new', 'runCommands', 'runTasks'] +tools: ['codebase', 'usages', 'vscodeAPI', 'think', 'problems', 'changes', 'testFailure', 'terminalSelection', 'terminalLastCommand', 'openSimpleBrowser', 'fetch', 'findTestFiles', 'searchResults', 'githubRepo', 'extensions', 'edit/editFiles', 'runNotebooks', 'search', 'new', 'runCommands', 'runTasks'] --- # Implementation Plan Generation Mode diff --git a/chatmodes/janitor.chatmode.md b/chatmodes/janitor.chatmode.md index d77c47f..5b65e11 100644 --- a/chatmodes/janitor.chatmode.md +++ b/chatmodes/janitor.chatmode.md @@ -1,6 +1,6 @@ --- description: 'Perform janitorial tasks on any codebase including cleanup, simplification, and tech debt remediation.' -tools: ['changes', 'codebase', 'editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'new', 'openSimpleBrowser', 'problems', 'runCommands', 'runTasks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI', 'microsoft.docs.mcp', 'github'] +tools: ['changes', 'codebase', 'edit/editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'new', 'openSimpleBrowser', 'problems', 'runCommands', 'runTasks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI', 'microsoft.docs.mcp', 'github'] --- # Universal Janitor diff --git a/chatmodes/meta-agentic-project-scaffold.chatmode.md b/chatmodes/meta-agentic-project-scaffold.chatmode.md index c6b0498..187f8f0 100644 --- a/chatmodes/meta-agentic-project-scaffold.chatmode.md +++ b/chatmodes/meta-agentic-project-scaffold.chatmode.md @@ -1,6 +1,6 @@ --- description: 'Meta agentic project creation assistant to help users create and manage project workflows effectively.' -tools: ['changes', 'codebase', 'editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'new', 'openSimpleBrowser', 'problems', 'readCellOutput', 'runCommands', 'runNotebooks', 'runTasks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'updateUserPreferences', 'usages', 'vscodeAPI', 'activePullRequest', 'copilotCodingAgent'] +tools: ['changes', 'codebase', 'edit/editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'new', 'openSimpleBrowser', 'problems', 'readCellOutput', 'runCommands', 'runNotebooks', 'runTasks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'updateUserPreferences', 'usages', 'vscodeAPI', 'activePullRequest', 'copilotCodingAgent'] model: 'GPT-4.1' --- diff --git a/chatmodes/microsoft_learn_contributor.chatmode.md b/chatmodes/microsoft_learn_contributor.chatmode.md index dadc038..6bcebf4 100644 --- a/chatmodes/microsoft_learn_contributor.chatmode.md +++ b/chatmodes/microsoft_learn_contributor.chatmode.md @@ -1,6 +1,6 @@ --- description: 'Microsoft Learn Contributor chatmode for editing and writing Microsoft Learn documentation following Microsoft Writing Style Guide and authoring best practices.' -tools: ['changes', 'codebase', 'editFiles', 'new', 'openSimpleBrowser', 'problems', 'search', 'searchResults', 'microsoft.docs.mcp'] +tools: ['changes', 'codebase', 'edit/editFiles', 'new', 'openSimpleBrowser', 'problems', 'search', 'searchResults', 'microsoft.docs.mcp'] --- # Microsoft Learn Contributor diff --git a/chatmodes/ms-sql-dba.chatmode.md b/chatmodes/ms-sql-dba.chatmode.md index 4752b72..f7bbf50 100644 --- a/chatmodes/ms-sql-dba.chatmode.md +++ b/chatmodes/ms-sql-dba.chatmode.md @@ -1,6 +1,6 @@ --- description: 'Work with Microsoft SQL Server databases using the MS SQL extension.' -tools: ['codebase', 'editFiles', 'githubRepo', 'extensions', 'runCommands', 'database', 'mssql_connect', 'mssql_query', 'mssql_listServers', 'mssql_listDatabases', 'mssql_disconnect', 'mssql_visualizeSchema'] +tools: ['codebase', 'edit/editFiles', 'githubRepo', 'extensions', 'runCommands', 'database', 'mssql_connect', 'mssql_query', 'mssql_listServers', 'mssql_listDatabases', 'mssql_disconnect', 'mssql_visualizeSchema'] --- # MS-SQL Database Administrator diff --git a/chatmodes/playwright-tester.chatmode.md b/chatmodes/playwright-tester.chatmode.md index f13f60a..71d71e0 100644 --- a/chatmodes/playwright-tester.chatmode.md +++ b/chatmodes/playwright-tester.chatmode.md @@ -1,6 +1,6 @@ --- description: 'Testing mode for Playwright tests' -tools: ['changes', 'codebase', 'editFiles', 'fetch', 'findTestFiles', 'problems', 'runCommands', 'runTasks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'playwright'] +tools: ['changes', 'codebase', 'edit/editFiles', 'fetch', 'findTestFiles', 'problems', 'runCommands', 'runTasks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'playwright'] model: Claude Sonnet 4 --- diff --git a/chatmodes/postgresql-dba.chatmode.md b/chatmodes/postgresql-dba.chatmode.md index be3a399..bc60755 100644 --- a/chatmodes/postgresql-dba.chatmode.md +++ b/chatmodes/postgresql-dba.chatmode.md @@ -1,6 +1,6 @@ --- description: 'Work with PostgreSQL databases using the PostgreSQL extension.' -tools: ['codebase', 'editFiles', 'githubRepo', 'extensions', 'runCommands', 'database', 'pgsql_bulkLoadCsv', 'pgsql_connect', 'pgsql_describeCsv', 'pgsql_disconnect', 'pgsql_listDatabases', 'pgsql_listServers', 'pgsql_modifyDatabase', 'pgsql_open_script', 'pgsql_query', 'pgsql_visualizeSchema'] +tools: ['codebase', 'edit/editFiles', 'githubRepo', 'extensions', 'runCommands', 'database', 'pgsql_bulkLoadCsv', 'pgsql_connect', 'pgsql_describeCsv', 'pgsql_disconnect', 'pgsql_listDatabases', 'pgsql_listServers', 'pgsql_modifyDatabase', 'pgsql_open_script', 'pgsql_query', 'pgsql_visualizeSchema'] --- # PostgreSQL Database Administrator diff --git a/chatmodes/prd.chatmode.md b/chatmodes/prd.chatmode.md index 3ad6802..db0a6e7 100644 --- a/chatmodes/prd.chatmode.md +++ b/chatmodes/prd.chatmode.md @@ -1,7 +1,7 @@ --- description: 'Generate a comprehensive Product Requirements Document (PRD) in Markdown, detailing user stories, acceptance criteria, technical considerations, and metrics. Optionally create GitHub issues upon user confirmation.' -tools: ['codebase', 'editFiles', 'fetch', 'findTestFiles', 'list_issues', 'githubRepo', 'search', 'add_issue_comment', 'create_issue', 'update_issue', 'get_issue', 'search_issues'] +tools: ['codebase', 'edit/editFiles', 'fetch', 'findTestFiles', 'list_issues', 'githubRepo', 'search', 'add_issue_comment', 'create_issue', 'update_issue', 'get_issue', 'search_issues'] --- # Create PRD Chat Mode diff --git a/chatmodes/principal-software-engineer.chatmode.md b/chatmodes/principal-software-engineer.chatmode.md index 02056a3..2afe616 100644 --- a/chatmodes/principal-software-engineer.chatmode.md +++ b/chatmodes/principal-software-engineer.chatmode.md @@ -1,6 +1,6 @@ --- description: 'Provide principal-level software engineering guidance with focus on engineering excellence, technical leadership, and pragmatic implementation.' -tools: ['changes', 'codebase', 'editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'new', 'openSimpleBrowser', 'problems', 'runCommands', 'runTasks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI', 'github'] +tools: ['changes', 'codebase', 'edit/editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'new', 'openSimpleBrowser', 'problems', 'runCommands', 'runTasks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI', 'github'] --- # Principal software engineer mode instructions diff --git a/chatmodes/prompt-builder.chatmode.md b/chatmodes/prompt-builder.chatmode.md index 12665df..cb34c06 100644 --- a/chatmodes/prompt-builder.chatmode.md +++ b/chatmodes/prompt-builder.chatmode.md @@ -1,6 +1,6 @@ --- description: 'Expert prompt engineering and validation system for creating high-quality prompts - Brought to you by microsoft/edge-ai' -tools: ['codebase', 'editFiles', 'fetch', 'githubRepo', 'problems', 'runCommands', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'usages', 'terraform', 'Microsoft Docs', 'context7'] +tools: ['codebase', 'edit/editFiles', 'fetch', 'githubRepo', 'problems', 'runCommands', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'usages', 'terraform', 'Microsoft Docs', 'context7'] --- # Prompt Builder Instructions diff --git a/chatmodes/semantic-kernel-dotnet.chatmode.md b/chatmodes/semantic-kernel-dotnet.chatmode.md index 7829fee..02efb99 100644 --- a/chatmodes/semantic-kernel-dotnet.chatmode.md +++ b/chatmodes/semantic-kernel-dotnet.chatmode.md @@ -1,6 +1,6 @@ --- description: 'Create, update, refactor, explain or work with code using the .NET version of Semantic Kernel.' -tools: ['changes', 'codebase', 'editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'new', 'openSimpleBrowser', 'problems', 'runCommands', 'runNotebooks', 'runTasks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI', 'microsoft.docs.mcp', 'github'] +tools: ['changes', 'codebase', 'edit/editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'new', 'openSimpleBrowser', 'problems', 'runCommands', 'runNotebooks', 'runTasks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI', 'microsoft.docs.mcp', 'github'] --- # Semantic Kernel .NET mode instructions diff --git a/chatmodes/semantic-kernel-python.chatmode.md b/chatmodes/semantic-kernel-python.chatmode.md index 9428745..c363ee5 100644 --- a/chatmodes/semantic-kernel-python.chatmode.md +++ b/chatmodes/semantic-kernel-python.chatmode.md @@ -1,6 +1,6 @@ --- description: 'Create, update, refactor, explain or work with code using the Python version of Semantic Kernel.' -tools: ['changes', 'codebase', 'editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'new', 'openSimpleBrowser', 'problems', 'runCommands', 'runNotebooks', 'runTasks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI', 'microsoft.docs.mcp', 'github', 'configurePythonEnvironment', 'getPythonEnvironmentInfo', 'getPythonExecutableCommand', 'installPythonPackage'] +tools: ['changes', 'codebase', 'edit/editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'new', 'openSimpleBrowser', 'problems', 'runCommands', 'runNotebooks', 'runTasks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI', 'microsoft.docs.mcp', 'github', 'configurePythonEnvironment', 'getPythonEnvironmentInfo', 'getPythonExecutableCommand', 'installPythonPackage'] --- # Semantic Kernel Python mode instructions diff --git a/chatmodes/software-engineer-agent-v1.chatmode.md b/chatmodes/software-engineer-agent-v1.chatmode.md index 374250c..5297005 100644 --- a/chatmodes/software-engineer-agent-v1.chatmode.md +++ b/chatmodes/software-engineer-agent-v1.chatmode.md @@ -1,6 +1,6 @@ --- description: 'Expert-level software engineering agent. Deliver production-ready, maintainable code. Execute systematically and specification-driven. Document comprehensively. Operate autonomously and adaptively.' -tools: ['changes', 'codebase', 'editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'new', 'openSimpleBrowser', 'problems', 'runCommands', 'runTasks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI', 'github'] +tools: ['changes', 'codebase', 'edit/editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'new', 'openSimpleBrowser', 'problems', 'runCommands', 'runTasks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI', 'github'] --- # Software Engineer Agent v1 diff --git a/chatmodes/specification.chatmode.md b/chatmodes/specification.chatmode.md index 2058c71..8ded429 100644 --- a/chatmodes/specification.chatmode.md +++ b/chatmodes/specification.chatmode.md @@ -1,6 +1,6 @@ --- description: 'Generate or update specification documents for new or existing functionality.' -tools: ['changes', 'codebase', 'editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'new', 'openSimpleBrowser', 'problems', 'runCommands', 'runTasks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI', 'microsoft.docs.mcp', 'github'] +tools: ['changes', 'codebase', 'edit/editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'new', 'openSimpleBrowser', 'problems', 'runCommands', 'runTasks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI', 'microsoft.docs.mcp', 'github'] --- # Specification mode instructions diff --git a/chatmodes/task-planner.chatmode.md b/chatmodes/task-planner.chatmode.md index 0fafd2d..efe3661 100644 --- a/chatmodes/task-planner.chatmode.md +++ b/chatmodes/task-planner.chatmode.md @@ -1,6 +1,6 @@ --- description: 'Task planner for creating actionable implementation plans - Brought to you by microsoft/edge-ai' -tools: ['changes', 'codebase', 'editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'new', 'openSimpleBrowser', 'problems', 'runCommands', 'runNotebooks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI', 'terraform', 'Microsoft Docs', 'azure_get_schema_for_Bicep', 'context7'] +tools: ['changes', 'codebase', 'edit/editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'new', 'openSimpleBrowser', 'problems', 'runCommands', 'runNotebooks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI', 'terraform', 'Microsoft Docs', 'azure_get_schema_for_Bicep', 'context7'] --- # Task Planner Instructions diff --git a/chatmodes/task-researcher.chatmode.md b/chatmodes/task-researcher.chatmode.md index 19c0412..0a48da3 100644 --- a/chatmodes/task-researcher.chatmode.md +++ b/chatmodes/task-researcher.chatmode.md @@ -1,6 +1,6 @@ --- description: 'Task research specialist for comprehensive project analysis - Brought to you by microsoft/edge-ai' -tools: ['changes', 'codebase', 'editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'new', 'openSimpleBrowser', 'problems', 'runCommands', 'runNotebooks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI', 'terraform', 'Microsoft Docs', 'azure_get_schema_for_Bicep', 'context7'] +tools: ['changes', 'codebase', 'edit/editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'new', 'openSimpleBrowser', 'problems', 'runCommands', 'runNotebooks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI', 'terraform', 'Microsoft Docs', 'azure_get_schema_for_Bicep', 'context7'] --- # Task Researcher Instructions diff --git a/chatmodes/tdd-green.chatmode.md b/chatmodes/tdd-green.chatmode.md index 01dc109..8199897 100644 --- a/chatmodes/tdd-green.chatmode.md +++ b/chatmodes/tdd-green.chatmode.md @@ -1,6 +1,6 @@ --- description: 'Implement minimal code to satisfy GitHub issue requirements and make failing tests pass without over-engineering.' -tools: ['github', 'findTestFiles', 'editFiles', 'runTests', 'runCommands', 'codebase', 'filesystem', 'search', 'problems', 'testFailure', 'terminalLastCommand'] +tools: ['github', 'findTestFiles', 'edit/editFiles', 'runTests', 'runCommands', 'codebase', 'filesystem', 'search', 'problems', 'testFailure', 'terminalLastCommand'] --- # TDD Green Phase - Make Tests Pass Quickly @@ -56,4 +56,4 @@ Write the minimal code necessary to satisfy GitHub issue requirements and make f - [ ] Existing tests remain unbroken - [ ] Implementation is simple and direct - [ ] Issue acceptance criteria satisfied -- [ ] Ready for refactoring phase \ No newline at end of file +- [ ] Ready for refactoring phase diff --git a/chatmodes/tdd-red.chatmode.md b/chatmodes/tdd-red.chatmode.md index 8d186b3..69f991b 100644 --- a/chatmodes/tdd-red.chatmode.md +++ b/chatmodes/tdd-red.chatmode.md @@ -1,6 +1,6 @@ --- description: 'Guide test-first development by writing failing tests that describe desired behaviour from GitHub issue context before implementation exists.' -tools: ['github', 'findTestFiles', 'editFiles', 'runTests', 'runCommands', 'codebase', 'filesystem', 'search', 'problems', 'testFailure', 'terminalLastCommand'] +tools: ['github', 'findTestFiles', 'edit/editFiles', 'runTests', 'runCommands', 'codebase', 'filesystem', 'search', 'problems', 'testFailure', 'terminalLastCommand'] --- # TDD Red Phase - Write Failing Tests First @@ -56,4 +56,4 @@ Focus on writing clear, specific failing tests that describe the desired behavio - [ ] Test name references issue number and describes behaviour - [ ] Test follows AAA pattern - [ ] Edge cases from issue discussion considered -- [ ] No production code written yet \ No newline at end of file +- [ ] No production code written yet diff --git a/chatmodes/tdd-refactor.chatmode.md b/chatmodes/tdd-refactor.chatmode.md index 5af6f6b..19d63e6 100644 --- a/chatmodes/tdd-refactor.chatmode.md +++ b/chatmodes/tdd-refactor.chatmode.md @@ -1,6 +1,6 @@ --- description: 'Improve code quality, apply security best practices, and enhance design whilst maintaining green tests and GitHub issue compliance.' -tools: ['github', 'findTestFiles', 'editFiles', 'runTests', 'runCommands', 'codebase', 'filesystem', 'search', 'problems', 'testFailure', 'terminalLastCommand'] +tools: ['github', 'findTestFiles', 'edit/editFiles', 'runTests', 'runCommands', 'codebase', 'filesystem', 'search', 'problems', 'testFailure', 'terminalLastCommand'] --- # TDD Refactor Phase - Improve Quality & Security @@ -81,4 +81,4 @@ Clean up code, apply security best practices, and enhance design whilst keeping - [ ] All tests remain green - [ ] Code coverage maintained or improved - [ ] Issue marked as complete or follow-up issues created -- [ ] Documentation updated as specified in issue \ No newline at end of file +- [ ] Documentation updated as specified in issue diff --git a/chatmodes/tech-debt-remediation-plan.chatmode.md b/chatmodes/tech-debt-remediation-plan.chatmode.md index 1fb220d..5e96c3c 100644 --- a/chatmodes/tech-debt-remediation-plan.chatmode.md +++ b/chatmodes/tech-debt-remediation-plan.chatmode.md @@ -1,6 +1,6 @@ --- description: 'Generate technical debt remediation plans for code, tests, and documentation.' -tools: ['changes', 'codebase', 'editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'new', 'openSimpleBrowser', 'problems', 'runCommands', 'runTasks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI', 'github'] +tools: ['changes', 'codebase', 'edit/editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'new', 'openSimpleBrowser', 'problems', 'runCommands', 'runTasks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI', 'github'] --- # Technical Debt Remediation Plan diff --git a/chatmodes/terraform-azure-implement.chatmode.md b/chatmodes/terraform-azure-implement.chatmode.md index 46af40c..145af4b 100644 --- a/chatmodes/terraform-azure-implement.chatmode.md +++ b/chatmodes/terraform-azure-implement.chatmode.md @@ -1,6 +1,6 @@ --- description: 'Act as an Azure Terraform Infrastructure as Code coding specialist that creates and reviews Terraform for Azure resources.' -tools: ['editFiles', 'search', 'runCommands', 'fetch', 'todos', 'azureterraformbestpractices', 'documentation', 'get_bestpractices', 'microsoft-docs'] +tools: ['edit/editFiles', 'search', 'runCommands', 'fetch', 'todos', 'azureterraformbestpractices', 'documentation', 'get_bestpractices', 'microsoft-docs'] --- # Azure Terraform Infrastructure as Code Implementation Specialist diff --git a/chatmodes/terraform-azure-planning.chatmode.md b/chatmodes/terraform-azure-planning.chatmode.md index b397f7b..dd4549d 100644 --- a/chatmodes/terraform-azure-planning.chatmode.md +++ b/chatmodes/terraform-azure-planning.chatmode.md @@ -1,6 +1,6 @@ --- description: 'Act as implementation planner for your Azure Terraform Infrastructure as Code task.' -tools: ['editFiles', 'fetch', 'todos', 'azureterraformbestpractices', 'cloudarchitect', 'documentation', 'get_bestpractices', 'microsoft-docs'] +tools: ['edit/editFiles', 'fetch', 'todos', 'azureterraformbestpractices', 'cloudarchitect', 'documentation', 'get_bestpractices', 'microsoft-docs'] --- # Azure Terraform Infrastructure Planning diff --git a/chatmodes/voidbeast-gpt41enhanced.chatmode.md b/chatmodes/voidbeast-gpt41enhanced.chatmode.md index 68e5e47..331699a 100644 --- a/chatmodes/voidbeast-gpt41enhanced.chatmode.md +++ b/chatmodes/voidbeast-gpt41enhanced.chatmode.md @@ -1,7 +1,7 @@ --- description: '4.1 voidBeast_GPT41Enhanced 1.0 : a advanced autonomous developer agent, designed for elite full-stack development with enhanced multi-mode capabilities. This latest evolution features sophisticated mode detection, comprehensive research capabilities, and never-ending problem resolution. Plan/Act/Deep Research/Analyzer/Checkpoints(Memory)/Prompt Generator Modes. ' -tools: ['changes', 'codebase', 'editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'new', 'openSimpleBrowser', 'problems', 'readCellOutput', 'runCommands', 'runNotebooks', 'runTasks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'updateUserPreferences', 'usages', 'vscodeAPI'] +tools: ['changes', 'codebase', 'edit/editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'new', 'openSimpleBrowser', 'problems', 'readCellOutput', 'runCommands', 'runNotebooks', 'runTasks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'updateUserPreferences', 'usages', 'vscodeAPI'] --- @@ -231,4 +231,4 @@ After **every** file modification, you MUST: - **Environment**: VSCode workspace with integrated terminal - **Directory**: All paths relative to workspace root or absolute - **Projects**: Place new projects in dedicated directories -- **Tools**: Use `` tags before tool calls to analyze and confirm parameters \ No newline at end of file +- **Tools**: Use `` tags before tool calls to analyze and confirm parameters diff --git a/chatmodes/wg-code-alchemist.chatmode.md b/chatmodes/wg-code-alchemist.chatmode.md index 3e95dde..0e97847 100644 --- a/chatmodes/wg-code-alchemist.chatmode.md +++ b/chatmodes/wg-code-alchemist.chatmode.md @@ -1,6 +1,6 @@ --- description: 'Ask WG Code Alchemist to transform your code with Clean Code principles and SOLID design' -tools: ['changes', 'codebase', 'editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'new', 'openSimpleBrowser', 'problems', 'runCommands', 'runNotebooks', 'runTasks', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI'] +tools: ['changes', 'codebase', 'edit/editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'new', 'openSimpleBrowser', 'problems', 'runCommands', 'runNotebooks', 'runTasks', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI'] --- You are WG Code Alchemist, an expert software engineer specializing in Clean Code practices and SOLID principles. You communicate with the precision and helpfulness of JARVIS from Iron Man. diff --git a/chatmodes/wg-code-sentinel.chatmode.md b/chatmodes/wg-code-sentinel.chatmode.md index 3d71359..adafd2a 100644 --- a/chatmodes/wg-code-sentinel.chatmode.md +++ b/chatmodes/wg-code-sentinel.chatmode.md @@ -1,6 +1,6 @@ --- description: 'Ask WG Code Sentinel to review your code for security issues.' -tools: ['changes', 'codebase', 'editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'new', 'openSimpleBrowser', 'problems', 'runCommands', 'runNotebooks', 'runTasks', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI'] +tools: ['changes', 'codebase', 'edit/editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'new', 'openSimpleBrowser', 'problems', 'runCommands', 'runNotebooks', 'runTasks', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI'] --- You are WG Code Sentinel, an expert security reviewer specializing in identifying and mitigating code vulnerabilities. You communicate with the precision and helpfulness of JARVIS from Iron Man. diff --git a/prompts/aspnet-minimal-api-openapi.prompt.md b/prompts/aspnet-minimal-api-openapi.prompt.md index 18fd7cd..6bf6902 100644 --- a/prompts/aspnet-minimal-api-openapi.prompt.md +++ b/prompts/aspnet-minimal-api-openapi.prompt.md @@ -1,6 +1,6 @@ --- mode: 'agent' -tools: ['changes', 'codebase', 'editFiles', 'problems'] +tools: ['changes', 'codebase', 'edit/editFiles', 'problems'] description: 'Create ASP.NET Minimal API endpoints with proper OpenAPI documentation' --- diff --git a/prompts/containerize-aspnet-framework.prompt.md b/prompts/containerize-aspnet-framework.prompt.md index 295aa11..c3af682 100644 --- a/prompts/containerize-aspnet-framework.prompt.md +++ b/prompts/containerize-aspnet-framework.prompt.md @@ -1,6 +1,6 @@ --- mode: 'agent' -tools: ['codebase', 'editFiles', 'terminalCommand'] +tools: ['codebase', 'edit/editFiles', 'terminalCommand'] description: 'Containerize an ASP.NET .NET Framework project by creating Dockerfile and .dockerfile files customized for the project.' --- diff --git a/prompts/containerize-aspnetcore.prompt.md b/prompts/containerize-aspnetcore.prompt.md index 72c0ac5..4d00efc 100644 --- a/prompts/containerize-aspnetcore.prompt.md +++ b/prompts/containerize-aspnetcore.prompt.md @@ -1,6 +1,6 @@ --- mode: 'agent' -tools: ['codebase', 'editFiles', 'terminalCommand'] +tools: ['codebase', 'edit/editFiles', 'terminalCommand'] description: 'Containerize an ASP.NET Core project by creating Dockerfile and .dockerfile files customized for the project.' --- diff --git a/prompts/create-architectural-decision-record.prompt.md b/prompts/create-architectural-decision-record.prompt.md index a5488a3..1fc7d49 100644 --- a/prompts/create-architectural-decision-record.prompt.md +++ b/prompts/create-architectural-decision-record.prompt.md @@ -1,7 +1,7 @@ --- mode: 'agent' description: 'Create an Architectural Decision Record (ADR) document for AI-optimized decision documentation.' -tools: ['changes', 'codebase', 'editFiles', 'extensions', 'fetch', 'githubRepo', 'openSimpleBrowser', 'problems', 'runTasks', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI'] +tools: ['changes', 'codebase', 'edit/editFiles', 'extensions', 'fetch', 'githubRepo', 'openSimpleBrowser', 'problems', 'runTasks', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI'] --- # Create Architectural Decision Record diff --git a/prompts/create-github-action-workflow-specification.prompt.md b/prompts/create-github-action-workflow-specification.prompt.md index ee2f556..2b507a3 100644 --- a/prompts/create-github-action-workflow-specification.prompt.md +++ b/prompts/create-github-action-workflow-specification.prompt.md @@ -1,7 +1,7 @@ --- mode: 'agent' description: 'Create a formal specification for an existing GitHub Actions CI/CD workflow, optimized for AI consumption and workflow maintenance.' -tools: ['changes', 'codebase', 'editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'new', 'openSimpleBrowser', 'problems', 'runCommands', 'runInTerminal2', 'runNotebooks', 'runTasks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI', 'microsoft.docs.mcp', 'github', 'Microsoft Docs'] +tools: ['changes', 'codebase', 'edit/editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'new', 'openSimpleBrowser', 'problems', 'runCommands', 'runInTerminal2', 'runNotebooks', 'runTasks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI', 'microsoft.docs.mcp', 'github', 'Microsoft Docs'] --- # Create GitHub Actions Workflow Specification diff --git a/prompts/create-implementation-plan.prompt.md b/prompts/create-implementation-plan.prompt.md index 1f54003..ebd6113 100644 --- a/prompts/create-implementation-plan.prompt.md +++ b/prompts/create-implementation-plan.prompt.md @@ -1,7 +1,7 @@ --- mode: 'agent' description: 'Create a new implementation plan file for new features, refactoring existing code or upgrading packages, design, architecture or infrastructure.' -tools: ['changes', 'codebase', 'editFiles', 'extensions', 'fetch', 'githubRepo', 'openSimpleBrowser', 'problems', 'runTasks', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI'] +tools: ['changes', 'codebase', 'edit/editFiles', 'extensions', 'fetch', 'githubRepo', 'openSimpleBrowser', 'problems', 'runTasks', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI'] --- # Create Implementation Plan diff --git a/prompts/create-llms.prompt.md b/prompts/create-llms.prompt.md index 4534eea..0179c6a 100644 --- a/prompts/create-llms.prompt.md +++ b/prompts/create-llms.prompt.md @@ -1,7 +1,7 @@ --- mode: 'agent' description: 'Create an llms.txt file from scratch based on repository structure following the llms.txt specification at https://llmstxt.org/' -tools: ['changes', 'codebase', 'editFiles', 'extensions', 'fetch', 'githubRepo', 'openSimpleBrowser', 'problems', 'runTasks', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI'] +tools: ['changes', 'codebase', 'edit/editFiles', 'extensions', 'fetch', 'githubRepo', 'openSimpleBrowser', 'problems', 'runTasks', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI'] --- # Create LLMs.txt File from Repository Structure diff --git a/prompts/create-oo-component-documentation.prompt.md b/prompts/create-oo-component-documentation.prompt.md index aed7b63..d018c8a 100644 --- a/prompts/create-oo-component-documentation.prompt.md +++ b/prompts/create-oo-component-documentation.prompt.md @@ -1,7 +1,7 @@ --- mode: 'agent' description: 'Create comprehensive, standardized documentation for object-oriented components following industry best practices and architectural documentation standards.' -tools: ['changes', 'codebase', 'editFiles', 'extensions', 'fetch', 'githubRepo', 'openSimpleBrowser', 'problems', 'runTasks', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI'] +tools: ['changes', 'codebase', 'edit/editFiles', 'extensions', 'fetch', 'githubRepo', 'openSimpleBrowser', 'problems', 'runTasks', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI'] --- # Generate Standard OO Component Documentation diff --git a/prompts/create-specification.prompt.md b/prompts/create-specification.prompt.md index d9c9e5b..a6d91c7 100644 --- a/prompts/create-specification.prompt.md +++ b/prompts/create-specification.prompt.md @@ -1,7 +1,7 @@ --- mode: 'agent' description: 'Create a new specification file for the solution, optimized for Generative AI consumption.' -tools: ['changes', 'codebase', 'editFiles', 'extensions', 'fetch', 'githubRepo', 'openSimpleBrowser', 'problems', 'runTasks', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI'] +tools: ['changes', 'codebase', 'edit/editFiles', 'extensions', 'fetch', 'githubRepo', 'openSimpleBrowser', 'problems', 'runTasks', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI'] --- # Create Specification diff --git a/prompts/csharp-async.prompt.md b/prompts/csharp-async.prompt.md index 5ce1883..c11378f 100644 --- a/prompts/csharp-async.prompt.md +++ b/prompts/csharp-async.prompt.md @@ -1,6 +1,6 @@ --- mode: 'agent' -tools: ['changes', 'codebase', 'editFiles', 'problems'] +tools: ['changes', 'codebase', 'edit/editFiles', 'problems'] description: 'Get best practices for C# async programming' --- diff --git a/prompts/csharp-docs.prompt.md b/prompts/csharp-docs.prompt.md index 2308fa7..6b61a15 100644 --- a/prompts/csharp-docs.prompt.md +++ b/prompts/csharp-docs.prompt.md @@ -1,6 +1,6 @@ --- mode: 'agent' -tools: ['changes', 'codebase', 'editFiles', 'problems'] +tools: ['changes', 'codebase', 'edit/editFiles', 'problems'] description: 'Ensure that C# types are documented with XML comments and follow best practices for documentation.' --- diff --git a/prompts/csharp-mstest.prompt.md b/prompts/csharp-mstest.prompt.md index e189489..4e8ecc0 100644 --- a/prompts/csharp-mstest.prompt.md +++ b/prompts/csharp-mstest.prompt.md @@ -1,6 +1,6 @@ --- mode: 'agent' -tools: ['changes', 'codebase', 'editFiles', 'problems', 'search'] +tools: ['changes', 'codebase', 'edit/editFiles', 'problems', 'search'] description: 'Get best practices for MSTest unit testing, including data-driven tests' --- diff --git a/prompts/csharp-nunit.prompt.md b/prompts/csharp-nunit.prompt.md index cdabee7..3dfc821 100644 --- a/prompts/csharp-nunit.prompt.md +++ b/prompts/csharp-nunit.prompt.md @@ -1,6 +1,6 @@ --- mode: 'agent' -tools: ['changes', 'codebase', 'editFiles', 'problems', 'search'] +tools: ['changes', 'codebase', 'edit/editFiles', 'problems', 'search'] description: 'Get best practices for NUnit unit testing, including data-driven tests' --- diff --git a/prompts/csharp-tunit.prompt.md b/prompts/csharp-tunit.prompt.md index e3c6b74..70deee7 100644 --- a/prompts/csharp-tunit.prompt.md +++ b/prompts/csharp-tunit.prompt.md @@ -1,6 +1,6 @@ --- mode: 'agent' -tools: ['changes', 'codebase', 'editFiles', 'problems', 'search'] +tools: ['changes', 'codebase', 'edit/editFiles', 'problems', 'search'] description: 'Get best practices for TUnit unit testing, including data-driven tests' --- @@ -98,4 +98,4 @@ Your goal is to help me write effective unit tests with TUnit, covering both sta **Why TUnit over xUnit?** -TUnit offers a modern, fast, and flexible testing experience with advanced features not present in xUnit, such as asynchronous assertions, more refined lifecycle hooks, and improved data-driven testing capabilities. TUnit's fluent assertions provide clearer and more expressive test validation, making it especially suitable for complex .NET projects. \ No newline at end of file +TUnit offers a modern, fast, and flexible testing experience with advanced features not present in xUnit, such as asynchronous assertions, more refined lifecycle hooks, and improved data-driven testing capabilities. TUnit's fluent assertions provide clearer and more expressive test validation, making it especially suitable for complex .NET projects. diff --git a/prompts/csharp-xunit.prompt.md b/prompts/csharp-xunit.prompt.md index a5b80ec..e6a6b8d 100644 --- a/prompts/csharp-xunit.prompt.md +++ b/prompts/csharp-xunit.prompt.md @@ -1,6 +1,6 @@ --- mode: 'agent' -tools: ['changes', 'codebase', 'editFiles', 'problems', 'search'] +tools: ['changes', 'codebase', 'edit/editFiles', 'problems', 'search'] description: 'Get best practices for XUnit unit testing, including data-driven tests' --- diff --git a/prompts/documentation-writer.prompt.md b/prompts/documentation-writer.prompt.md index f5e4ab4..8ce9410 100644 --- a/prompts/documentation-writer.prompt.md +++ b/prompts/documentation-writer.prompt.md @@ -1,6 +1,6 @@ --- mode: 'agent' -tools: ['editFiles', 'search', 'fetch'] +tools: ['edit/editFiles', 'search', 'fetch'] description: 'Diátaxis Documentation Expert. An expert technical writer specializing in creating high-quality software documentation, guided by the principles and structure of the Diátaxis technical documentation authoring framework.' --- diff --git a/prompts/ef-core.prompt.md b/prompts/ef-core.prompt.md index 5ae7a22..779e20d 100644 --- a/prompts/ef-core.prompt.md +++ b/prompts/ef-core.prompt.md @@ -1,6 +1,6 @@ --- mode: 'agent' -tools: ['changes', 'codebase', 'editFiles', 'problems', 'runCommands'] +tools: ['changes', 'codebase', 'edit/editFiles', 'problems', 'runCommands'] description: 'Get best practices for Entity Framework Core' --- diff --git a/prompts/java-docs.prompt.md b/prompts/java-docs.prompt.md index eaca432..5cc3e16 100644 --- a/prompts/java-docs.prompt.md +++ b/prompts/java-docs.prompt.md @@ -1,6 +1,6 @@ --- mode: 'agent' -tools: ['changes', 'codebase', 'editFiles', 'problems'] +tools: ['changes', 'codebase', 'edit/editFiles', 'problems'] description: 'Ensure that Java types are documented with Javadoc comments and follow best practices for documentation.' --- diff --git a/prompts/java-junit.prompt.md b/prompts/java-junit.prompt.md index e16129b..41dfbae 100644 --- a/prompts/java-junit.prompt.md +++ b/prompts/java-junit.prompt.md @@ -1,6 +1,6 @@ --- mode: 'agent' -tools: ['changes', 'codebase', 'editFiles', 'problems', 'search'] +tools: ['changes', 'codebase', 'edit/editFiles', 'problems', 'search'] description: 'Get best practices for JUnit 5 unit testing, including data-driven tests' --- diff --git a/prompts/java-springboot.prompt.md b/prompts/java-springboot.prompt.md index ff48899..94cadf7 100644 --- a/prompts/java-springboot.prompt.md +++ b/prompts/java-springboot.prompt.md @@ -1,6 +1,6 @@ --- mode: 'agent' -tools: ['changes', 'codebase', 'editFiles', 'problems', 'search'] +tools: ['changes', 'codebase', 'edit/editFiles', 'problems', 'search'] description: 'Get best practices for developing applications with Spring Boot.' --- diff --git a/prompts/kotlin-springboot.prompt.md b/prompts/kotlin-springboot.prompt.md index e489e78..bc2282b 100644 --- a/prompts/kotlin-springboot.prompt.md +++ b/prompts/kotlin-springboot.prompt.md @@ -1,6 +1,6 @@ --- mode: 'agent' -tools: ['changes', 'codebase', 'editFiles', 'problems', 'search'] +tools: ['changes', 'codebase', 'edit/editFiles', 'problems', 'search'] description: 'Get best practices for developing applications with Spring Boot and Kotlin.' --- diff --git a/prompts/mkdocs-translations.prompt.md b/prompts/mkdocs-translations.prompt.md index 16d7052..e5de045 100644 --- a/prompts/mkdocs-translations.prompt.md +++ b/prompts/mkdocs-translations.prompt.md @@ -1,7 +1,7 @@ --- mode: agent description: 'Generate a language translation for a mkdocs documentation stack.' -tools: ['codebase', 'usages', 'problems', 'changes', 'terminalSelection', 'terminalLastCommand', 'searchResults', 'extensions', 'editFiles', 'search', 'runCommands', 'runTasks'] +tools: ['codebase', 'usages', 'problems', 'changes', 'terminalSelection', 'terminalLastCommand', 'searchResults', 'extensions', 'edit/editFiles', 'search', 'runCommands', 'runTasks'] model: Claude Sonnet 4 --- diff --git a/prompts/next-intl-add-language.prompt.md b/prompts/next-intl-add-language.prompt.md index 16566a2..edc3295 100644 --- a/prompts/next-intl-add-language.prompt.md +++ b/prompts/next-intl-add-language.prompt.md @@ -1,6 +1,6 @@ --- mode: 'agent' -tools: ['changes','codebase', 'editFiles', 'findTestFiles', 'search', 'writeTest'] +tools: ['changes','codebase', 'edit/editFiles', 'findTestFiles', 'search', 'writeTest'] description: 'Add new language to a Next.js + next-intl application' --- diff --git a/prompts/playwright-explore-website.prompt.md b/prompts/playwright-explore-website.prompt.md index 1608530..3359977 100644 --- a/prompts/playwright-explore-website.prompt.md +++ b/prompts/playwright-explore-website.prompt.md @@ -1,7 +1,7 @@ --- mode: agent description: 'Website exploration for testing using Playwright MCP' -tools: ['changes', 'codebase', 'editFiles', 'fetch', 'findTestFiles', 'problems', 'runCommands', 'runTasks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'playwright'] +tools: ['changes', 'codebase', 'edit/editFiles', 'fetch', 'findTestFiles', 'problems', 'runCommands', 'runTasks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'playwright'] model: 'Claude Sonnet 4' --- diff --git a/prompts/playwright-generate-test.prompt.md b/prompts/playwright-generate-test.prompt.md index 65a6f99..56c0848 100644 --- a/prompts/playwright-generate-test.prompt.md +++ b/prompts/playwright-generate-test.prompt.md @@ -1,7 +1,7 @@ --- mode: agent description: 'Generate a Playwright test based on a scenario using Playwright MCP' -tools: ['changes', 'codebase', 'editFiles', 'fetch', 'findTestFiles', 'problems', 'runCommands', 'runTasks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'playwright'] +tools: ['changes', 'codebase', 'edit/editFiles', 'fetch', 'findTestFiles', 'problems', 'runCommands', 'runTasks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'playwright'] model: 'Claude Sonnet 4' --- diff --git a/prompts/postgresql-code-review.prompt.md b/prompts/postgresql-code-review.prompt.md index 73eb44c..1f63cd3 100644 --- a/prompts/postgresql-code-review.prompt.md +++ b/prompts/postgresql-code-review.prompt.md @@ -1,6 +1,6 @@ --- mode: 'agent' -tools: ['changes', 'codebase', 'editFiles', 'problems'] +tools: ['changes', 'codebase', 'edit/editFiles', 'problems'] description: 'PostgreSQL-specific code review assistant focusing on PostgreSQL best practices, anti-patterns, and unique quality standards. Covers JSONB operations, array usage, custom types, schema design, function optimization, and PostgreSQL-exclusive security features like Row Level Security (RLS).' tested_with: 'GitHub Copilot Chat (GPT-4o) - Validated July 20, 2025' --- diff --git a/prompts/postgresql-optimization.prompt.md b/prompts/postgresql-optimization.prompt.md index cfcdfc8..a05f8b8 100644 --- a/prompts/postgresql-optimization.prompt.md +++ b/prompts/postgresql-optimization.prompt.md @@ -1,6 +1,6 @@ --- mode: 'agent' -tools: ['changes', 'codebase', 'editFiles', 'problems'] +tools: ['changes', 'codebase', 'edit/editFiles', 'problems'] description: 'PostgreSQL-specific development assistant focusing on unique PostgreSQL features, advanced data types, and PostgreSQL-exclusive capabilities. Covers JSONB operations, array types, custom types, range/geometric types, full-text search, window functions, and PostgreSQL extensions ecosystem.' tested_with: 'GitHub Copilot Chat (GPT-4o) - Validated July 20, 2025' --- diff --git a/prompts/power-apps-code-app-scaffold.prompt.md b/prompts/power-apps-code-app-scaffold.prompt.md index 1658c39..bf56899 100644 --- a/prompts/power-apps-code-app-scaffold.prompt.md +++ b/prompts/power-apps-code-app-scaffold.prompt.md @@ -1,7 +1,7 @@ --- description: 'Scaffold a complete Power Apps Code App project with PAC CLI setup, SDK integration, and connector configuration' mode: 'agent' -tools: ['changes', 'codebase', 'editFiles', 'problems', 'search'] +tools: ['changes', 'codebase', 'edit/editFiles', 'problems', 'search'] model: GPT-4.1 --- diff --git a/prompts/prompt-builder.prompt.md b/prompts/prompt-builder.prompt.md index bf8f52f..0644ec2 100644 --- a/prompts/prompt-builder.prompt.md +++ b/prompts/prompt-builder.prompt.md @@ -1,6 +1,6 @@ --- mode: 'agent' -tools: ['codebase', 'editFiles', 'search'] +tools: ['codebase', 'edit/editFiles', 'search'] description: 'Guide users through creating high-quality GitHub Copilot prompts with proper structure, tools, and best practices.' --- diff --git a/prompts/repo-story-time.prompt.md b/prompts/repo-story-time.prompt.md index 39e0685..3e9c4b9 100644 --- a/prompts/repo-story-time.prompt.md +++ b/prompts/repo-story-time.prompt.md @@ -1,7 +1,7 @@ --- mode: 'agent' description: 'Generate a comprehensive repository summary and narrative story from commit history' -tools: ['changes', 'codebase', 'editFiles', 'githubRepo', 'runCommands', 'runTasks', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection'] +tools: ['changes', 'codebase', 'edit/editFiles', 'githubRepo', 'runCommands', 'runTasks', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection'] --- diff --git a/prompts/sql-code-review.prompt.md b/prompts/sql-code-review.prompt.md index 64d464e..7e36bdc 100644 --- a/prompts/sql-code-review.prompt.md +++ b/prompts/sql-code-review.prompt.md @@ -1,6 +1,6 @@ --- mode: 'agent' -tools: ['changes', 'codebase', 'editFiles', 'problems'] +tools: ['changes', 'codebase', 'edit/editFiles', 'problems'] description: 'Universal SQL code review assistant that performs comprehensive security, maintainability, and code quality analysis across all SQL databases (MySQL, PostgreSQL, SQL Server, Oracle). Focuses on SQL injection prevention, access control, code standards, and anti-pattern detection. Complements SQL optimization prompt for complete development coverage.' tested_with: 'GitHub Copilot Chat (GPT-4o) - Validated July 20, 2025' --- diff --git a/prompts/sql-optimization.prompt.md b/prompts/sql-optimization.prompt.md index 70bf43e..30ca8aa 100644 --- a/prompts/sql-optimization.prompt.md +++ b/prompts/sql-optimization.prompt.md @@ -1,6 +1,6 @@ --- mode: 'agent' -tools: ['changes', 'codebase', 'editFiles', 'problems'] +tools: ['changes', 'codebase', 'edit/editFiles', 'problems'] description: 'Universal SQL performance optimization assistant for comprehensive query tuning, indexing strategies, and database performance analysis across all SQL databases (MySQL, PostgreSQL, SQL Server, Oracle). Provides execution plan analysis, pagination optimization, batch operations, and performance monitoring guidance.' tested_with: 'GitHub Copilot Chat (GPT-4o) - Validated July 20, 2025' --- diff --git a/prompts/update-avm-modules-in-bicep.prompt.md b/prompts/update-avm-modules-in-bicep.prompt.md index 5700dba..902aedb 100644 --- a/prompts/update-avm-modules-in-bicep.prompt.md +++ b/prompts/update-avm-modules-in-bicep.prompt.md @@ -1,7 +1,7 @@ --- mode: 'agent' description: 'Update Azure Verified Modules (AVM) to latest versions in Bicep files.' -tools: ['codebase', 'think', 'changes', 'fetch', 'searchResults', 'todos', 'editFiles', 'search', 'runCommands', 'bicepschema', 'azure_get_schema_for_Bicep'] +tools: ['codebase', 'think', 'changes', 'fetch', 'searchResults', 'todos', 'edit/editFiles', 'search', 'runCommands', 'bicepschema', 'azure_get_schema_for_Bicep'] --- # Update Azure Verified Modules in Bicep Files diff --git a/prompts/update-implementation-plan.prompt.md b/prompts/update-implementation-plan.prompt.md index f66a3d8..ed00caf 100644 --- a/prompts/update-implementation-plan.prompt.md +++ b/prompts/update-implementation-plan.prompt.md @@ -1,7 +1,7 @@ --- mode: 'agent' description: 'Update an existing implementation plan file with new or update requirements to provide new features, refactoring existing code or upgrading packages, design, architecture or infrastructure.' -tools: ['changes', 'codebase', 'editFiles', 'extensions', 'fetch', 'githubRepo', 'openSimpleBrowser', 'problems', 'runTasks', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI'] +tools: ['changes', 'codebase', 'edit/editFiles', 'extensions', 'fetch', 'githubRepo', 'openSimpleBrowser', 'problems', 'runTasks', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI'] --- # Update Implementation Plan diff --git a/prompts/update-llms.prompt.md b/prompts/update-llms.prompt.md index 2575403..1bf3b4d 100644 --- a/prompts/update-llms.prompt.md +++ b/prompts/update-llms.prompt.md @@ -1,7 +1,7 @@ --- mode: 'agent' description: 'Update the llms.txt file in the root folder to reflect changes in documentation or specifications following the llms.txt specification at https://llmstxt.org/' -tools: ['changes', 'codebase', 'editFiles', 'extensions', 'fetch', 'githubRepo', 'openSimpleBrowser', 'problems', 'runTasks', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI'] +tools: ['changes', 'codebase', 'edit/editFiles', 'extensions', 'fetch', 'githubRepo', 'openSimpleBrowser', 'problems', 'runTasks', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI'] --- # Update LLMs.txt File diff --git a/prompts/update-markdown-file-index.prompt.md b/prompts/update-markdown-file-index.prompt.md index 1d2b299..8454554 100644 --- a/prompts/update-markdown-file-index.prompt.md +++ b/prompts/update-markdown-file-index.prompt.md @@ -1,7 +1,7 @@ --- mode: 'agent' description: 'Update a markdown file section with an index/table of files from a specified folder.' -tools: ['changes', 'codebase', 'editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'openSimpleBrowser', 'problems', 'runCommands', 'runTasks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI'] +tools: ['changes', 'codebase', 'edit/editFiles', 'extensions', 'fetch', 'findTestFiles', 'githubRepo', 'openSimpleBrowser', 'problems', 'runCommands', 'runTasks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI'] --- # Update Markdown File Index diff --git a/prompts/update-oo-component-documentation.prompt.md b/prompts/update-oo-component-documentation.prompt.md index 97b1d69..3d91785 100644 --- a/prompts/update-oo-component-documentation.prompt.md +++ b/prompts/update-oo-component-documentation.prompt.md @@ -1,7 +1,7 @@ --- mode: 'agent' description: 'Update existing object-oriented component documentation following industry best practices and architectural documentation standards.' -tools: ['changes', 'codebase', 'editFiles', 'extensions', 'fetch', 'githubRepo', 'openSimpleBrowser', 'problems', 'runTasks', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI'] +tools: ['changes', 'codebase', 'edit/editFiles', 'extensions', 'fetch', 'githubRepo', 'openSimpleBrowser', 'problems', 'runTasks', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI'] --- # Update Standard OO Component Documentation diff --git a/prompts/update-specification.prompt.md b/prompts/update-specification.prompt.md index e96db34..c0edd5b 100644 --- a/prompts/update-specification.prompt.md +++ b/prompts/update-specification.prompt.md @@ -1,7 +1,7 @@ --- mode: 'agent' description: 'Update an existing specification file for the solution, optimized for Generative AI consumption based on new requirements or updates to any existing code.' -tools: ['changes', 'codebase', 'editFiles', 'extensions', 'fetch', 'githubRepo', 'openSimpleBrowser', 'problems', 'runTasks', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI'] +tools: ['changes', 'codebase', 'edit/editFiles', 'extensions', 'fetch', 'githubRepo', 'openSimpleBrowser', 'problems', 'runTasks', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'usages', 'vscodeAPI'] --- # Update Specification