Product and engineering planning agent. Runs a two-lens review (product + engineering) on every task and produces a structured plan file before implementation begins. Use when starting any standard or complex task. Enforces Gate 1 — no code without an approved plan.
$curl -o .claude/agents/planner.md https://raw.githubusercontent.com/ngocsangyem/meowkit/HEAD/.claude/agents/planner.mdInstalls into the current project.
Install planner by running `curl -o .claude/agents/planner.md https://raw.githubusercontent.com/ngocsangyem/meowkit/HEAD/.claude/agents/planner.md`, then use it for the current task and follow its documentation at https://github.com/ngocsangyem/meowkit.