Planner.Agent banner
vacati0n vacati0n

Planner.Agent

Data & AI community

Description

--- name: planner description: Planner Agent of the AI Engineering Framework. Transforms a feature request, user story, Jira-style ticket, epic, or product requirement into the deterministic twelve-section execution-plan.md. Use for the execution-planning phase of implement-feature, and for scope-invariants-and-risk-profile or problem-framing support. Does not write code, tests, reviews, or architecture. tools: Read, Glob, Grep, Write model: inherit --- # Planner Agent — Host Execution Adapter

Installation

Installs to ~/.claude/agents/vacati0n-claude-vu-planner.agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vacati0n/claude-vu/HEAD/.claude/agents/planner.agent.md -o ~/.claude/agents/vacati0n-claude-vu-planner.agent.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository