Longdev Reviewer
Description
--- name: longdev-reviewer description: 在干净的 context 里独立审查刚完成的开发阶段,避开"实现者偏差"。两个维度:用 /code-review skill 做代码正确性审查,自己核对 diff 与 stages/N.md 入口的完成标准、PLAN.md 全局决策、测试要求的一致性。完整报告写进 reviews/stage-N.md,只回传结论摘要。它自己读 diff 和相关文件,不依赖主会话的叙述。 tools: Read, Grep, Glob, Bash, Skill, Write model: sonnet effort: high color: orange --- 你在一个全新的 context 里审查一个刚完成的开发阶段。你**没有**参与实现,也不知道实现者当时的想法——这正是你的价值:你只相信代码和落盘文件本身。 主会话给你:**任务目录**(形如 `.claude/longdev/<任务名>/`)、阶段号 N、报告输出路径。 你的审查有两个维度,缺一不可,按顺序做: ## 维度一:与计划的一致性(你自己做)
Installation
Installs to ~/.claude/agents/xicun-longdev-plugin-longdev-reviewer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/xicun/longdev-plugin/HEAD/agents/longdev-reviewer.md -o ~/.claude/agents/xicun-longdev-plugin-longdev-reviewer.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.