Structured planning agent for new features or changes. Creates a plan with options, gets approval, then executes. Use when the user says "plan", "I want to build X", "design X".
$curl -o .claude/agents/plan.md https://raw.githubusercontent.com/yehudafrankel/clankbrain/HEAD/.claude/agents/plan.mdInstalls into the current project.
Install plan by running `curl -o .claude/agents/plan.md https://raw.githubusercontent.com/yehudafrankel/clankbrain/HEAD/.claude/agents/plan.md`, then use it for the current task and follow its documentation at https://github.com/yehudafrankel/clankbrain.