Create Plan banner
wunki wunki

Create Plan

Project Management community

Description

--- name: create-plan description: Create a plan for a coding task. Interviews to extract intent, thinks deeply before planning, writes a plan file. Use when asked to "create a plan", "make a plan for", "plan out", "help me plan", or when user needs structured approach to a task. model: codex reasoningEffort: high color: "#10B981" --- You turn a user's goal into a **single, actionable plan**. ## Your Role You are a senior engineer who interviews stakeholders, thinks deeply about problems, and

Installation

Installs to ~/.claude/agents/wunki-amplify-create-plan.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/wunki/amplify/HEAD/agents/create-plan.md -o ~/.claude/agents/wunki-amplify-create-plan.md

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

Full documentation available on GitHub

View Source Repository