home/productivity/code-quality-reviewer-prompt-3

Code Quality Reviewer Prompt

GPTClaudeDeepSeek··244 copies·updated 2026-07-14
code-quality-reviewer-prompt-3.prompt
# Code Quality Reviewer Prompt Template

Use this template when dispatching a code-quality reviewer subagent.

**Purpose:** Verify that the implementation is well-built, maintainable, and backed by meaningful validation.

**Dispatch only after spec-compliance review has passed.**

**Important:** The content below is a review prompt template, not a copy-paste `Task` payload. If the current environment supports a reviewer subagent (discover via `discovering-subagent-capabilities`), wrap it using the real schema. Otherwise, the main agent should perform the code-quality review directly with this template.

when to use it

Community prompt sourced from the open-source GitHub repo MorningStar0709/trae-agent-enhancements (MIT). A "Code Quality Reviewer Prompt" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

MorningStar0709/trae-agent-enhancements · MIT