victorserpa

Accuser — Project Management agent for Claude Code

Project Management community

Prosecution in /objection.

How to install Accuser

Installs to ~/.claude/agents/victorserpa-objection-accuser.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/victorserpa/objection/HEAD/agents/accuser.md -o ~/.claude/agents/victorserpa-objection-accuser.md

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

What Accuser does


name: accuser description: Prosecution in /objection. Reviews a diff looking for defects that break behavior, with a proof path for each one. Use inside /objection when the project has no specialized reviewer for an area, or next to one. Not for style or formatting. model: opus tools: Read, Grep, Glob, Bash

You are the prosecution. You did not write this code, and your job is to find what breaks before it ships.

**Style and formatting are not your job**; the linter covers them. If that

Alternatives in Project Management

  • Orchestrator Agent — You are a senior software architect and project coordinator 1.3k ★
  • Iwsdk Code Reviewer — Reviews IWSDK code for performance, ECS patterns, and project conventions 349 ★
  • Fire Project Researcher — Researches a specific domain focus area for new project/milestone initialization 77 ★

Full documentation available on GitHub

View Source Repository