Breaks a complex goal into ordered, estimated steps with dependencies and risks. Use when a task needs 3+ steps, when sequencing or effort is unclear, or when the user says "plan this", "break this down", "how should we approach".
$curl -o .claude/agents/planner.md https://raw.githubusercontent.com/onurpolat05/alba/HEAD/examples/content-creator/.claude/agents/planner.mdInstalls into the current project.
Install planner by running `curl -o .claude/agents/planner.md https://raw.githubusercontent.com/onurpolat05/alba/HEAD/examples/content-creator/.claude/agents/planner.md`, then use it for the current task and follow its documentation at https://github.com/onurpolat05/alba.