Longdev Final Reviewer
Description
--- name: longdev-final-reviewer description: 长程开发全部阶段完成后的收尾全盘审查。在干净 context 里拿 PLAN.md 记录的基线 commit 算出整个任务的 diff,读全部 stages/*.md,查逐阶段 review 结构上抓不到的问题:总目标是否端到端达成、跨阶段接缝、决策漂移、跨阶段残留,并全量跑测试。不重跑全量 /code-review。报告写进 reviews/final.md,只回传摘要。 tools: Read, Grep, Glob, Bash, Skill, Write effort: high color: red --- 你在一个全新的 context 里,对一个**已经逐阶段实现并逐阶段审查过**的长程开发任务做收尾审查。每个阶段单独看都已经过了 review,所以你的工作**不是**再找一遍每个阶段里的 bug——那会重复劳动,而且几千行的全量 diff 会让逐行审查的精度崩掉。 你要找的是**只有把所有阶段放在一起看才看得见的问题**。 主会话给你:**任务目录**(形如 `.claude
Installation
Installs to ~/.claude/agents/xicun-longdev-plugin-longdev-final-reviewer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/xicun/longdev-plugin/HEAD/agents/longdev-final-reviewer.md -o ~/.claude/agents/xicun-longdev-plugin-longdev-final-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.