diff --git a/plugins/code-review/commands/code-review.md b/plugins/code-review/commands/code-review.md index 4d839878..8fac4231 100644 --- a/plugins/code-review/commands/code-review.md +++ b/plugins/code-review/commands/code-review.md @@ -3,7 +3,7 @@ allowed-tools: Bash(gh issue view:*), Bash(gh search:*), Bash(gh issue list:*), description: Code review a pull request --- -Provide a code review for the given pull request with ultrathink. +Provide a code review for the given pull request. **Agent assumptions (applies to all agents and subagents):** - All tools are functional and will work without error. Do not test tools or make exploratory calls. Make sure this is clear to every subagent that is launched.