kru3ish

Dispute — Development skill for Claude Code

Development community

Contest a criterion on this session's receipt; the original stays next to the override and the receipt is re-scored.

How to install Dispute

Installs to ~/.claude/skills/kru3ish-tally-dispute/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kru3ish-tally-dispute && curl -fsSL https://raw.githubusercontent.com/kru3ish/tally/HEAD/commands/dispute.md -o ~/.claude/skills/kru3ish-tally-dispute/SKILL.md

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

What Dispute does


description: Contest a criterion on this session's receipt; the original stays next to the override and the receipt is re-scored argument-hint: allowed-tools: Bash(node *)

node "${CLAUDE_PLUGIN_ROOT}/dist/cli.js" dispute --from-args "$ARGUMENTS" --plain

Report the re-scored receipt above to the user. The dispute is recorded with their reason and feeds Tally's calibration.

Alternatives in Development

  • Internet Court Skill — The trust layer for agent-to-agent commerce — natural-language mandates, ERC-7710 delegated permissions, x402 4.9k ★
  • Pi Reserved Keybindings — Extensions cannot override these shortcuts — they are silently skipped by registerShortcut() 526 ★
  • Fast Jev Compaction — Claude Code plugin that replaces the compaction summary with Jev decisions: every tool call and result is scor 425 ★

Full documentation available on GitHub

View Source Repository