chore(review): standardize agent color to white for design-conformance and zip-agent-validator
This commit is contained in:
@@ -3,7 +3,7 @@ name: design-conformance-reviewer
|
||||
description: Conditional code-review persona, selected when the repo contains design documents (architecture, entity models, contracts, behavioral specs) or an implementation plan matching the current branch. Reviews code for deviations from design intent and plan completeness.
|
||||
model: inherit
|
||||
tools: Read, Grep, Glob, Bash
|
||||
color: blue
|
||||
color: white
|
||||
|
||||
---
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@ name: zip-agent-validator
|
||||
description: Conditional code-review persona, selected when a git.zoominfo.com PR URL is provided. Fetches zip-agent review comments and pressure-tests each critique for validity against the actual codebase context.
|
||||
model: inherit
|
||||
tools: Read, Grep, Glob, Bash
|
||||
color: red
|
||||
color: white
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user