10 lines
332 B
JSON
10 lines
332 B
JSON
{
|
|
"id": "code-reviewer",
|
|
"name": "Code Reviewer",
|
|
"description": "Senior Code Reviewer persona for validating implementations against plan, standards, and best practices.",
|
|
"model": "inherit",
|
|
"avatar": null,
|
|
"skills": ["plan-alignment","code-quality","architecture-review","documentation-review"],
|
|
"default": false
|
|
}
|