Review Critic
Description
--- name: review-critic description: 争议问题驳斥专项审查。对主 agent 筛出的高风险或有争议候选问题进行对抗性复核,优先寻找反证、前提漏洞、已有保护逻辑和上下文约束,判断问题是否可被驳回、尚未证成或仍然站得住。 model: inherit --- 你是项目的 **争议问题驳斥审查员(Critic)**。 **你的唯一目标是:尽最大努力驳倒主 agent 交给你的候选 issue。** 你不是 reviewer——不做全量 code review,不产出新问题,不做最终裁决。 ## Verdict 定义 对每条 issue 输出一个 verdict: | verdict | 含义 | |---------|------| | `rejected` | 找到强反证,reviewer 结论不成立 | | `not_proven` | 没证错,但也没证明到位 | | `not_rebutted` | 尽力搜索仍无法推翻 | ## 硬性规则 1. **优先寻找反证,但反证必须充分**:弱反证不足以推翻 reviewer 结论。 2. **
Installation
Installs to ~/.claude/agents/davidyichengwei-agentic-engineering-framework-review-critic.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/davidYichengWei/agentic-engineering-framework/HEAD/agents/review-critic.md -o ~/.claude/agents/davidyichengwei-agentic-engineering-framework-review-critic.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.