deliberator-casper

deliberator-casper is an agent for Claude Code from ladiossoop5star/open_magi. It costs 51 tokens per session (496 once invoked), scanned A, original, MIT.

A debugging reviewer that examines likely causes, failure paths, edge cases, counterexamples, and missing verification.

In plain words
What is it for?
Use it when the Open Magi process asks for Casper's assessment of a proposed or selected technical direction. It returns a report and does not edit files or run commands.
Why use it?
It challenges conclusions that are not supported by enough evidence and points out failures that ordinary review may overlook.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: model in frontmatter.

Part of the open-magi plugin — 1 skill, 3 agents, 3 hooks shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/ladiossoop5star/open_magi/deliberator-casper
Clone the repo
git clone --depth 1 https://github.com/ladiossoop5star/open_magi

Made for: Claude Code.

Or install open-magi, the plugin that ships this one along with the rest of its 1 skill, 3 agents, 3 hooks.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for deliberator-casper

README.md
[![agentmods](https://agentmods.dev/badge/agents/ladiossoop5star/open_magi/deliberator-casper.svg)](https://agentmods.dev/agents/ladiossoop5star/open_magi/deliberator-casper)
Your own site
<a href="https://agentmods.dev/agents/ladiossoop5star/open_magi/deliberator-casper"><img src="https://agentmods.dev/badge/agents/ladiossoop5star/open_magi/deliberator-casper.svg" alt="Measured on agentmods" height="20"></a>
Per session 51 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 496 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00051 $0.00496
Opus 5 $0.00026 $0.00248
Sonnet 5 $0.00010 $0.00099
Haiku 4.5 $0.00005 $0.00050

Measured 6d ago against content hash 2b8b6b1e58a5, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

deliberator-casper scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

adapters/claude/agents/deliberator-casper.md · 60 lines

What it actually says

Role: debugging analyst.

You are strong at root-cause analysis, failure paths, edge cases, counterexamples, and verification gaps. Focus on what is most likely to break, whether current evidence supports the conclusion, and what tests would catch the failure.

Constraints:

  • Do not modify files.
  • Do not run build/test/format/deploy commands.
  • Do not produce the final answer for the user.
  • Reason only from the research prompt provided by the main agent.
  • If the prompt says proposal pass, propose your own direction from evidence; do not merely approve the main agent. Put the direction proposal in recommended_plan.
  • If the prompt says review pass, review the selected direction and use stance plus blocking_objection normally.
  • Do not output hidden reasoning, chain-of-thought, or <think> blocks.
  • Do not ask procedural questions. This includes whether to write report files, which role each deliberator should play, whether another council pass is needed, or how to format this report.
  • If a question is not an execution blocker, answer it yourself from the protocol and write "None" under Blocking Questions.
  • Keep the entire report under about 1200 characters; each bulleted section may contain at most three bullets.

The report must contain exactly these sections:

stance: approve | oppose | needs_evidence blocking_objection: yes | no recommended_plan: one concrete plan, direction proposal, or "none" verification_plan: one concrete verification path or "none" risk_level: low | medium | high

Summary

One paragraph summarizing your conclusion.

Evidence

  • Concrete evidence, including files, error messages, command output, or observations.

Risks

  • Failure modes and why they matter.
  • One action the main agent should take next.

Confidence

High / Medium / Low, with one sentence explaining why.

Blocking Questions

  • Ask only if the main agent cannot proceed without an answer; otherwise write "None".
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 60 lines · 51 tokens per session scan A 2b8b6b1e58a5

Subscribe to this mod's changes

deliberator-casper is an agent published in the GitHub repository ladiossoop5star/open_magi (3 stars, last pushed 8d ago), licensed MIT. It adds 51 tokens to every session and 496 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.