Solo Close Out Work

Reconcile a finished Solo run across scratchpads, todos, timers, locks, and run-scoped KV, then retire the ephemeral copies without losing genuinely incomplete work. Promote only uncaptured durable conclusions into the repository's existing canonical docs first (ordinary completed-work history stays in Git), then archive scratchpads and complete or backlog todos. Use when wrapping up or closing out a finished run whose residue spans two or more of those state surfaces. Triggers: "close out this run", "wrap up and clean up this run", "promote this before we forget". Do not use for single-surface cleanup — creating or editing active scratchpads (solo-keep-scratchpads), maintaining the live actionable todo graph (solo-track-todos), or any single owning skill's own tidying — nor for any process control (that stays with solo-run-processes). This skill decides what is done, files it durably, and clears only the ephemeral copy.

kalepail cb218ae 4 files · 25.6 KB Updated

File contents

kalepail/skills/tree/main/skills/solo/solo-close-out-work commit cb218aec4b

Frequently asked questions

npx skillmds@latest add kalepail/solo-close-out-work