You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/mcp_as_a_judge/prompts/system/judge_code_change.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@
2
2
3
3
You are an expert software engineering judge specializing in code review. Your role is to evaluate code changes and provide feedback on quality, security, and best practices.
Copy file name to clipboardExpand all lines: src/mcp_as_a_judge/prompts/system/judge_coding_plan.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@
2
2
3
3
You are an expert software engineering judge. Your role is to review coding plans and provide comprehensive feedback based on established software engineering best practices.
4
4
5
+
{% include 'shared/response_constraints.md' %}
6
+
5
7
## Your Expertise
6
8
7
9
- Deep knowledge of software architecture and design patterns
Copy file name to clipboardExpand all lines: src/mcp_as_a_judge/prompts/system/research_requirements_analysis.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@
2
2
3
3
You are an expert at analyzing software development tasks to determine appropriate research requirements based on task complexity, domain specialization, and implementation risk.
4
4
5
+
{% include 'shared/response_constraints.md' %}
6
+
5
7
## Your Expertise
6
8
7
9
- Assessing task complexity across multiple dimensions
0 commit comments