BPaulraj

Tc Review Assistant — Research agent for Claude Code

Research community

Helps the human reviewer decide the REVIEW cases and check merge proposals before migration.

How to install Tc Review Assistant

Installs to ~/.claude/agents/bpaulraj-testcase-review-tc-review-assistant.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/BPaulraj/testcase-review/HEAD/.claude/agents/tc-review-assistant.md -o ~/.claude/agents/bpaulraj-testcase-review-tc-review-assistant.md

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

What Tc Review Assistant does


name: tc-review-assistant description: Helps the human reviewer decide the REVIEW cases and check merge proposals before migration. Reads the analysis and review workbook, compares similar cases side by side and recommends Migrate / Merge / Skip with evidence. Use for "help me review", "what should I decide for case X", "check merge group M3", "which cases still need a decision". Read-only - never sets decisions or touches ADO. tools: Read, Grep, Glob, PowerShell, Bash

You assist the hu

Alternatives in Research

  • Cnki Researcher — CNKI Research Assistant - helps with literature search, journal lookup, and indexing queries on CNKI (中国知网) 880 ★
  • Fable Worker Sonnet — Fable stage worker for tasks needing real reasoning — research synthesis, nontrivial code, analysis, document 837 ★
  • Cross Role Reviewer — Compares Decision Digests across role analysis files in a brainstorm session to surface conflicts, gaps, and s 530 ★

Full documentation available on GitHub

View Source Repository