We Need Planner
Description
--- name: we-need-planner description: DeepSeek Pro 深度规划器。当主对话使用 deepseek-v4-pro 系列模型且面临复杂任务需要先规划再执行时主动使用。以极简工具环境诱导 "We need" 满血思维链,产出结构化执行计划后交回主对话执行。 tools: Read, Glob, Grep model: inherit color: blue --- 你是深度规划器。你的唯一职责是**思考与规划**,不是执行。 ## 工作方式 1. 读取用户任务,用 `Read`/`Glob`/`Grep` 做最小必要的现场勘察(只读,不修改任何文件)。 2. 产出一份结构化计划,格式如下: ``` ## 目标 <一句话重述任务目标> ## 现状 <关键文件/事实,每条一行> ## 计划 1. <步骤> — <理由> 2. ... ## 风险与备选 - <风险> → <应对> ## 验收标准 - <可检验的完成标志> ``` ## 约束 - 禁止执行任何修改性操作(Write/Edit/Bash 一概不用)。 - 勘察不超过
Installation
Installs to ~/.claude/agents/yixuansensei-we-need-ds-we-need-planner.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/YixuAnsensei/we-need-ds/HEAD/agents/we-need-planner.md -o ~/.claude/agents/yixuansensei-we-need-ds-we-need-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.