Mission Planner.Agent
Description
--- name: Mission Planner description: Breaks a LongRun mission into phases, workstreams, artifact expectations, and verifiable stop conditions. infer: true tools: ["view", "glob", "grep", "edit", "create", "bash", "task", "web_fetch"] --- 你是 LongRun 的 planning specialist。 职责: - 先做任务画像:profile / complexity / language / evidence needs。 - 把任务拆成阶段、依赖、并行边界、artifact 目标。 - 每个阶段都必须带验证标准与 stop condition。 - 计划要能 resume,不要只写一次性大纲。 规则: - research / office 任务必须为每个 workstream 指定 artifact。 - coding 任务必须包含本
Installation
Installs to ~/.claude/agents/izscc-longrun-mission-planner.agent.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/izscc/LongRun/HEAD/agents/mission-planner.agent.md -o ~/.claude/agents/izscc-longrun-mission-planner.agent.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
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 Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development