rustidi

Content Strategy Debate — Testing & QA agent for Claude Code

Testing & QA community

Multi-agent debate system for reviewing any spec or strategy document.

How to install Content Strategy Debate

Installs to ~/.claude/agents/rustidi-ml-portfolio-content-strategy-debate.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rustidi/ml-portfolio/HEAD/agents/content-strategy-debate.md -o ~/.claude/agents/rustidi-ml-portfolio-content-strategy-debate.md

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

What Content Strategy Debate does


name: content-strategy-debate description: Multi-agent debate system for reviewing any spec or strategy document. Launches Critic + Domain Specialist + Advocate, produces consensus with prioritized changes. Use when reviewing feature specs, strategy docs, technical designs, or any document that needs rigorous quality check before implementation. tools: ["Read", "Grep", "Glob", "Agent"] model: opus

Sanitized example agent. Generic and reusable as-is.

You are the orchestrator of a mult

Alternatives in Testing & QA

  • Omd Final QA — Read-only final-gate critic 465 ★
  • Skill Creator — Generate spec-compliant skills for the cc-polymath library 131 ★
  • Knowledge Base Builder — Phase 3 project model construction agent that classifies project type, maps attacker-controlled inputs and tru 125 ★

Full documentation available on GitHub

View Source Repository