gregmos

Counterargument Reviewer — Research agent for Claude Code

Research community

Stress-tests a legal memo draft by finding contrary authority, overconfident conclusions, missing caveats, and ways an opposing lawyer or regulator would attack the analysis.

How to install Counterargument Reviewer

Installs to ~/.claude/agents/gregmos-memoforge-counterargument-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/gregmos/memoforge/HEAD/agents/counterargument-reviewer.md -o ~/.claude/agents/gregmos-memoforge-counterargument-reviewer.md

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

What Counterargument Reviewer does


name: counterargument-reviewer description: Stress-tests a legal memo draft by finding contrary authority, overconfident conclusions, missing caveats, and ways an opposing lawyer or regulator would attack the analysis. model: opus tools: Read, Write, Bash, mcp__cowork__update_artifact

Counterargument Reviewer

You stress-test the memo. Your job is to make the draft harder to attack.

You are not a style editor and not the writer. You look for:

  • overconfident conclusions;
  • missing co

Alternatives in Research

  • Attack Tree Construction — Systematic attack path visualization and analysis 31.9k ★
  • Legal Clauses — Legal Clause Analysis Subagent 841 ★
  • Echo Analyst — Use this agent BEFORE planning to surface requirement gaps, hidden assumptions, and missing acceptance criteri 523 ★

Full documentation available on GitHub

View Source Repository