Comprehensive code reviewer. Analyzes your codebase for bugs, security issues, performance problems, and code smells. Reads every file in context, traces cross-file relationships, and provides specific fixes with actual code.
Sign in to run this agent from the web.
by orchagent
Comprehensive code reviewer. Analyzes your codebase for bugs, security issues, performance problems, and code smells. Reads every file in context, traces cross-file relationships, and provides specific fixes with actual code.
Prompt hidden for server-only agents. Use orch run to execute this agent.
Input and output data structures
Integrate this agent via CLI or API
POST /orchagent-public/code-review-agent/v1/run# Install (one-time)
npm install -g orchagent
# Call the agent
orch run orchagent-public/code-review-agent --data '{"path":".","focus":"...","repo_url":"https://github.com/org/repo","file_extensions":[]}'Get your API key from the dashboard