superplan
superplan — the PLAN phase
First, load superRA:using-superra if not already loaded.
If the harness has activated plan mode, load references/harness-plan-mode.md before proceeding.
Overview
Owns the procedural shape of the PLAN phase: discovery of existing work, exploration, domain setup, task decomposition, self-review, and handoff. Output is a superRA/ task tree for superimplement to consume.
The ## Objective / ## Planner Guidance split — binding vs. suggested content — is in references/task-tree-design.md §Writing Objectives and Planner Guidance.
Task-tree design judgment — placement, task splitting, context distillation, update-task lifecycle, and retroactive task-tree creation — lives in references/task-tree-design.md.
Announce at start: "I'm using the superplan skill to create the task tree."
Output location: superRA/ at the worktree root if in a worktree, otherwise the project root, unless the user specifies elsewhere. Commit the task tree before execution.