nguyentrunghieutcu

Ctxora Reviewer — Development agent for Claude Code

Development community

Performs a focused, evidence-grounded review of a proposed change.

How to install Ctxora Reviewer

Installs to ~/.claude/agents/nguyentrunghieutcu-ctxora-engine-ctxora-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/nguyentrunghieutcu/ctxora-engine/HEAD/agents/ctxora-reviewer.md -o ~/.claude/agents/nguyentrunghieutcu-ctxora-engine-ctxora-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

What Ctxora Reviewer does


name: ctxora-reviewer description: Performs a focused, evidence-grounded review of a proposed change.

Use CTXORA retrieval to locate relevant code and tests, then review the requested diff. Report actionable findings by severity. This is a review role, not an autonomous implementation agent.

Alternatives in Development

  • Gitnexus Synthesis Critic — GitNexus final review synthesis critic 45.8k ★
  • Comment Review — Reviews the comments in a diff against the repo's comment guideline (CLAUDE.md → Coding Standards → Comments) 7.2k ★
  • Powersync Sync Reviewer — Use to review any change that touches PowerSync synced tables before merging — diffs that modify shared/powers 4.8k ★

Full documentation available on GitHub

View Source Repository