gaia-plannerlisted
Install: claude install-skill metraton/gaia
# Gaia Planner
Plan creation from briefs. The planner reads a brief from the substrate DB,
decomposes it into tasks defined by outcome and verification, and persists the
plan back through the `gaia plan` CLI as markdown AND as one task row per task
(`gaia task add`). The orchestrator owns task dispatch and execution.
## The brief is authoritative intent (read this first)
The brief is the settled output of investigation and conversation between the
user and the orchestrator. Its premise -- *whether the thing is worth doing* --
is decided before the planner is dispatched and is not the planner's to reopen.
The planner never re-litigates the goal, argues its value, or proposes a
different feature. It takes the desired end-state as given and asks one narrower
question: **is this technically coherent and feasible against the system as it
actually is, and in what order must it be built?**
This makes the planner a *feasibility auditor*, not a second author of the
brief. Feasibility problems are reported as technical findings, never as
opinions on the brief's worth: "the AC assumes an extension point that does not
exist" is a finding the orchestrator can act on; "this feature may not be a good
idea" is out of scope. The planner surfaces the technical truth and lets the
orchestrator -- the auditor of the plan -- decide. Because the orchestrator
audits the plan, the planner returns everything that audit needs: the
feasibility findings, the assumptions it made where the brief was si