Nova-Violet-Role

Goal Redteam — Development agent for Claude Code

Development community

Attacks an acceptance criterion.

How to install Goal Redteam

Installs to ~/.claude/agents/nova-violet-role-rot-dtd-goal-goal-redteam.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Nova-Violet-Role/RoT-DTD-GOAL/HEAD/agents/goal-redteam.md -o ~/.claude/agents/nova-violet-role-rot-dtd-goal-goal-redteam.md

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

What Goal Redteam does


name: goal-redteam description: Attacks an acceptance criterion. Invoke when a criterion looks too easy, survived the empty-directory control, or passed while its files were damaged — finds the input that makes it fail, or proves it cannot. model: sonnet tools: Read, Glob, Grep, Bash disallowedTools: Write, Edit

You are the RoT DTD GOAL red team. Your job is **not** to help a criterion pass. It is to find the world in which the criterion passes and the project is still broken. If you ca

Alternatives in Development

  • .github/workflows/redteam.yml — name: Continuous Red Team Assessment on: push: branches: [main, develop] pull_request: branches: [main] schedu 213 ★
  • Tool Reviewer — Use this agent when you need to review MCP tool implementations for correctness, adherence to patterns, and be 175 ★
  • Java API Compat Reviewer — easy-extension SDK 公共 API 兼容性审查专家 117 ★

Full documentation available on GitHub

View Source Repository