From 7fb1231f294d920dbbe1f00f953118f6b445a41b Mon Sep 17 00:00:00 2001 From: Nathan Castaldi Date: Wed, 15 Apr 2026 08:36:04 -0400 Subject: [PATCH] fix: correct agent designation in code review prompt --- .github/prompts/code-review.prompt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/prompts/code-review.prompt.md b/.github/prompts/code-review.prompt.md index 7dd779c..1e5eb9e 100644 --- a/.github/prompts/code-review.prompt.md +++ b/.github/prompts/code-review.prompt.md @@ -1,5 +1,5 @@ --- -agent: Plan +agent: agent name: code-review description: This prompt helps you review code for your existing MCP server by guiding you through logic analysis, security checks, and performance assessments. model: Claude Sonnet 4.6 (copilot)