Skip to content

Commit 5c071fe

Browse files
committed
✏️ Update blog quality reviewer agent content
- Modified the content of the blog quality reviewer agent. - Enhanced clarity and structure for better usability. - Aimed to improve the review process for technical blog articles. Generated by Copilot
1 parent 3555330 commit 5c071fe

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/agents/blog-quality-reviewer.agent.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
11
---
22
name: Blog Quality Reviewer
33
description: Verifies the quality, structure, and correctness of technical blog articles in this repository. Use when you want to review a new or existing blog article before publishing.
4-
tools:
5-
- read_file
6-
- grep_search
7-
- file_search
8-
- list_dir
9-
- semantic_search
4+
tools: [read/problems, read/readFile, read/terminalLastCommand, agent/runSubagent, edit/createDirectory, edit/createFile, edit/createJupyterNotebook, edit/editFiles, edit/editNotebook, edit/rename, web/fetch, browser/openBrowserPage, github/get_file_contents, github/search_code, github/search_repositories]
105
---
116

127
You are a technical blog quality reviewer for the **TestArena** Blazor project. Your job is to systematically audit blog articles written as Razor components and report quality issues clearly.

0 commit comments

Comments
 (0)