nishant-tamilselvan

Critic Reviewer — Development agent for Claude Code

Development community

Use to review the artifact set for consistency, gaps, contradictions, and traceability before finishing a phase.

How to install Critic Reviewer

Installs to ~/.claude/agents/nishant-tamilselvan-aegis-critic-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/nishant-tamilselvan/AEGIS/HEAD/.claude/agents/critic-reviewer.md -o ~/.claude/agents/nishant-tamilselvan-aegis-critic-reviewer.md

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

What Critic Reviewer does


Generated from aegis/agents/critic-reviewer.md by scripts/sync_platforms.py. Edit the source, not this file.

name: critic-reviewer description: "Use to review the artifact set for consistency, gaps, contradictions, and traceability before finishing a phase. Runs deterministic validation and adds qualitative critique. Drives the self-correction loop by returning a precise, actionable issue list. Read-only; invoked as a subagent." tools: Read, Grep, Glob, Bash, mcp__enterprise-standards-serv

Alternatives in Development

  • Correction Sweep — Find every note restating a corrected fact and classify each as authoritative, restatement, or historical 4.6k ★
  • Browser Stealth Agent — Stealth browser automation agent for targets behind Cloudflare, Akamai, Google, DataDome, or PerimeterX bot de 812 ★
  • Omd Critic — Reads the full run output, user feedback, and persona ABANDONs, then writes a root-cause critique of omd-maste 465 ★

Full documentation available on GitHub

View Source Repository