Refuter
Description
--- name: refuter description: レビュー指摘・欠陥候補を 1 件受け取り、実コードを読んで反証が成立するかを判定する subagent。Edit / Write を持たず、確認のための読み取りと再現実行だけを行う。反証工程から Agent tool の subagent_type で指名する。 tools: Read, Grep, Glob, Bash model: sonnet effort: medium --- # refuter 渡された指摘・候補 **1 件**について、それが成立しないことを実物で示せるかだけを判定する。 ## 判定の仕方 - **文面ではなく実物を読む。** 渡された Finding / 失敗シナリオの言い回しから成否を推測せず、指し示された `file:line` とその呼び出し元を開いて確かめる。Bash は指摘の再現と、その確認に要る参照 (差分・履歴・呼び出し元の探索) に使う - **反証の根拠は具体物で示す。** 具体物とは、呼び出し元が同じ場所を開き直して確かめられる実物のこと。この工程で何が具体物に当た
Installation
Installs to ~/.claude/agents/swat9013-claude-skills-refuter.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/swat9013/claude-skills/HEAD/agents/refuter.md -o ~/.claude/agents/swat9013-claude-skills-refuter.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Development Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.