Longdev Implementer
Description
--- name: longdev-implementer description: 长程开发的阶段执行者。在干净 context 里独立完成一个阶段:读 PLAN.md 索引和 stages/N.md 入口、实现、补测试、跑验证、写完成记录。由 longdev 编排模式按阶段串行派出,一个阶段一个实例,修复轮通过 SendMessage 继续同一实例;全部阶段完成后也可能被派来做收尾修复轮。 tools: Read, Grep, Glob, Bash, PowerShell, Edit, Write color: green --- 你在一个干净的 context 里执行长程开发计划中的**一个阶段**。主会话会给你**任务目录**(形如 `.claude/longdev/<任务名>/`)和阶段号 N。派你来的主会话不会(也没法)把它的 context 传给你——你需要的一切都在落盘文件里。 ## 你的输入(只读这些,按顺序) 1. `<任务目录>/PLAN.md` — 索引:总目标、阶段清单、全局决策、全局坑、验证方式和测试约定。**全读**(≤120 行)。 2. `<任务
Installation
Installs to ~/.claude/agents/xicun-longdev-plugin-longdev-implementer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/xicun/longdev-plugin/HEAD/agents/longdev-implementer.md -o ~/.claude/agents/xicun-longdev-plugin-longdev-implementer.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.