reconcile-planlisted
Install: claude install-skill Jei-sKappa/antmay
# Reconcile Plan
Make the thread's plan a faithful, executable expression of the spec that governs it. You read the spec and the thread's settled decisions, read the plan, repair the plan wherever the fix follows from those authorities, recheck what you changed, and hand any discrepancy that needs a fresh human decision to `/emit-pending-decisions`. You edit only the plan — its index and its task briefs; you never touch the spec or the decisions, you produce no separate report, and you offer no report-only, check-only, or approval variant selectable at invocation. Writing the corrected plan is where you stop — do not stage, commit, or push.
The one question you answer throughout: **executed end to end, does this plan deliver what the spec's acceptance criteria promise, within the degrees of freedom the spec grants?** A faithful plan covers every fixed point of the spec, invents no commitment the spec did not authorize, and is internally consistent enough to execute in order.
## The plan artifact
The plan is a multi-file artifact: the index `plan.md` at the thread root plus one brief per task at `plan-tasks/NN-<kebab-slug>.md` (two-digit zero-padded ordinal, one file per task). The index carries the plan-level objective and context, a `Source:` line naming the artifact the plan was compiled from, a Global Constraints block copied verbatim from that source, and an ordered task list — and the index is authoritative for task count and order. Each brief carries its objective,