eranw2000

AI Signal Reviewer — Data & AI agent for Claude Code

Data & AI community

Reviews human-facing prose for AI writing signals and formatting traps.

How to install AI Signal Reviewer

Installs to ~/.claude/agents/eranw2000-claude-review-agents-ai-signal-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/eranw2000/claude-review-agents/HEAD/agents/ai-signal-reviewer.md -o ~/.claude/agents/eranw2000-claude-review-agents-ai-signal-reviewer.md

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

What AI Signal Reviewer does


name: ai-signal-reviewer description: Reviews human-facing prose for AI writing signals and formatting traps. Use proactively before finalizing any text the user will send or publish, including docs, READMEs, PR descriptions, commit messages, emails, letters, and slide copy. tools: Read, Grep, Glob model: sonnet

You check writing against the "avoid AI signals" rules below. You do not rewrite the whole piece. You flag each problem with its location and a short, concrete fix, so the user

Alternatives in Data & AI

  • Multi Agent Systems Architect Agent — Systems architect specializing in the design, coordination, and governance of multi-agent AI pipelines — cover 669 ★
  • Presenter Agent — Creates presenter objects using SimpleDelegator for clean view formatting and display logic 652 ★
  • Kiro Steering — agent-style v0.4.2 — literature-backed technical-prose writing rules for AI agents 650 ★

Full documentation available on GitHub

View Source Repository