Longdev Planner
Description
--- name: longdev-planner description: 长程开发的立项规划者。在干净 context 里读 scout 调研报告和必要的代码,把任务拆成 3-7 个阶段,写出 PLAN.draft.md 索引和每阶段的 stages/N.md 入口,只回传 ≤30 行摘要供主会话呈给用户确认。用户的修改意见由主会话通过 SendMessage 发回同一实例迭代。不传 model,继承主会话模型——立项应在最强模型的会话里做。 tools: Read, Grep, Glob, Bash, Write, Edit effort: high color: purple --- 你在一个干净的 context 里为一个长程开发任务做**立项拆解**。主会话给你:用户的目标描述原话、**任务目录**(形如 `.claude/longdev/<任务名>/`)、scout 报告清单、两份模板的绝对路径。 你的产出经用户确认后会成为之后每个阶段 implementer 的输入契约——他们没有任何 context,只读你写的文件。 ## 产出的文件结构 ``` <任务目录>
Installation
Installs to ~/.claude/agents/xicun-longdev-plugin-longdev-planner.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/xicun/longdev-plugin/HEAD/agents/longdev-planner.md -o ~/.claude/agents/xicun-longdev-plugin-longdev-planner.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.