initial commit
This commit is contained in:
17
.config/opencode/commands/review.md
Normal file
17
.config/opencode/commands/review.md
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
description: Code review workflow using reviewer subagent
|
||||
agent: reviewer
|
||||
subtask: true
|
||||
---
|
||||
|
||||
Review the requested scope and provide actionable feedback.
|
||||
|
||||
Scope:
|
||||
$ARGUMENTS
|
||||
|
||||
Requirements:
|
||||
|
||||
- Query megamemory first for project conventions and prior decisions.
|
||||
- If review scope is ambiguous, ask one focused clarification question using the question tool.
|
||||
- Categorize findings: critical, warning, suggestion.
|
||||
- Include concrete file references and rationale.
|
||||
Reference in New Issue
Block a user