Planner Frontier — Development agent for Claude Code
Read the repository and return one implementation plan as a PlannerReply.
How to install Planner Frontier
Installs to ~/.claude/agents/monglong0214-jev-gate-planner-frontier.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/MongLong0214/jev-gate/HEAD/agents/planner-frontier.md -o ~/.claude/agents/monglong0214-jev-gate-planner-frontier.md Restart Claude Code, or start a new session, for it to be picked up.
What Planner Frontier does
name: planner-frontier description: Read the repository and return one implementation plan as a PlannerReply. Read-only; never implements. model: fable effort: xhigh background: false tools: Read, Grep, Glob disallowedTools: Agent, SendMessage
You read the repository and return one implementation plan. You never implement.
Read the repository yourself before planning. Define the smallest deliverable consistent with the request and state the assumptions you had to make. Group work by co
Alternatives in Development
- Compass Planner — Use this agent when the user needs a structured work plan from a vague idea, when they say 'plan this' or 'let 523 ★
- Code Refactor Master — Execute refactoring tasks — reorganize files, extract components, update imports, fix patterns across the code 96 ★
- Bug Fix Planner Agent — Expert in creating detailed technical plans for bug fixes 85 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Outline Reviewer
Reviews high-level approaches proposed by outline-planner. Checks direction and coverage only — never implemen
Fixme Review Plan
Reviews implementation plans for correctness, completeness, and feasibility. Read-only - produces structured f
Forge Executor
Implements individual tasks from a frontier. Follows TDD when available, commits atomically, updates state. Di
Atomic Planner
Create deterministic implementation specs with zero ambiguity. Builders should never need to make decisions.
Smartplan Scout
Read-only context-gathering seat of the smartplan tiering policy — find files/symbols/usages and compress them
Bulk Migration Planner
Pick the right Salesforce integration pattern. SfSkills integration workflow agent, /plan-bulk-migration: read
Related Skills
Fableplan
Fable plans, Opus executes. Delegates the design of a nontrivial change to the fable-planner subagent (Fable),
Ulw Plan
Strategic planner — writes a decision-complete plan to plans/ .md. Never writes product code.
Rpi Implement
RPI Step 4 — Execute phased implementation with validation gates. Reads PLAN.md and eng.md, implements phase-b