Claimcheck Run banner
pawankumar94 pawankumar94

Claimcheck Run

Development community

Description

--- description: Run a claimcheck A/B evaluation comparing tool policies on a real agent CLI argument-hint: "[agent] [example] [--trials N]" --- Run a claimcheck evaluation and report whether the tool-policy difference is real. Arguments the user gave: `$ARGUMENTS` (may be empty). Steps: 1. Call the `list_agent_profiles` MCP tool to see which agent profiles are available, which policies each supports, and which example task sets ship with the package. Do not guess these names. 2. Deci

Installation

Installs to ~/.claude/skills/pawankumar94-claimcheck-claimcheck-run/SKILL.md

Terminal
mkdir -p ~/.claude/skills/pawankumar94-claimcheck-claimcheck-run && curl -fsSL https://raw.githubusercontent.com/pawankumar94/claimcheck/HEAD/commands/claimcheck-run.md -o ~/.claude/skills/pawankumar94-claimcheck-claimcheck-run/SKILL.md

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

Full documentation available on GitHub

View Source Repository