← ClaudeAtlas

complete-everythinglisted

Explicit closure mode for one approved plan: implement unfinished items plus connected deferrals, verify every acceptance criterion, require completion-judge PASS. Use when "complete everything", "don't defer", "fix out of scope too", or a plan was falsely marked done. One repo-wide pattern → burndown-full.
kensaurus/cursor-kenji · ★ 9 · Web & Frontend · score 79
Install: claude install-skill kensaurus/cursor-kenji
# Complete Everything **Degree of freedom: MIXED.** Relevance of parked items `[HIGH freedom]`; state-file ticks, verification ladder, and completion-judge `[LOW freedom — run exactly]`. ## How to reason 1. **Observe** — plan items, parked quotes, git diff, baseline failures 2. **Interpret** — connected to the approved goal vs explicit non-goal 3. **Classify** — plan / previously-parked / discovered / human-gate 4. **Severity** — an unchecked acceptance criterion blocks the report ## Worked example > **Observe:** plan shipped the UI; "out of scope" noted the RLS migration file; live API 404s. > **Interpret:** the parked migration is connected — the UI cannot work without it. > **Classify:** previously-parked now in scope; deploy+verify the RPC. > **Done:** state file ticked with evidence; completion-judge PASS. ## Self-critique before reporting - **Evidence** — every tick cites a fresh command/result - **No deferral language** — connected parked work was closed, not restated - **Judge** — `completion-judge` ran; CONTINUE loops back - **Right owner** — one mechanical pattern → `burndown-full`; dirty-tree PR → `workflow-release-prep` ## Mission (verbatim) > fix and test thoroughly on all the plan - do not defer anything. make sure proper full test is done after enhancement - also fix all out of scope. ## Completion contract Drive the approved outcome through implementation, repair, and verification in one continuous run. Do not stop at phase boundaries or ask whether