What problem does it solve?
Pre-clear housekeeping to reliably capture what changed during a session, update target state, and persist the minimal context needed for the next convergence review so a fresh session can resume without loss.
Core Features & Use Cases
- Safety-net drafting: immediately persist a short wrap-draft to auto-memory to protect against context exhaustion.
- Target management: propose and apply target mutations (status changes, creations, reframings, weight changes, retirements) via bullseye MCP tools so docs/targets.md is rendered by the single source of truth.
- Context persistence: save debugging insights or topic files to auto-memory and write a concise ## Last session section to MEMORY.md for immediate load in subsequent conversations.
- Cleanup: remove the transient wrap-draft when work is complete to avoid stale interrupted-wrap state.
- Use case: run at the end of a coding or design session to snapshot work completed, update project targets, and prepare for the next /cv without manual bookkeeping.
Quick Start
Run the wrap skill to save a short draft, apply bullseye target updates, write a Last session entry into MEMORY.md, and clean up the transient draft.