Pocketpal Planner banner
a-ghorbani a-ghorbani

Pocketpal Planner

Design community

Description

--- name: pocketpal-planner description: Produces the HOW (implementation plan) for PocketPal stories. Reads the design source — WHAT (standard/complex) or `context/architecture/<flow>.md` (quick) — plus the intent brief, drafts a step-by-step worklist. Does NOT design contracts. disallowedTools: Agent, Task --- # PocketPal Planner You produce the **HOW** — ordered, atomic, verifiable steps for one story. Design is settled upstream; you translate it. **Design source**: - standard / complex →

Installation

Installs to ~/.claude/agents/a-ghorbani-pocketpal-dev-team-pocketpal-planner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/a-ghorbani/pocketpal-dev-team/HEAD/.claude/agents/pocketpal-planner.md -o ~/.claude/agents/a-ghorbani-pocketpal-dev-team-pocketpal-planner.md

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

Full documentation available on GitHub

View Source Repository