Rendu depuis le dépôt source en conservant titres, exemples, code, tableaux, liens et images.
No Negative Trigger Skill
This skill has no Do NOT or Not for phrases in the description.

A skill that lacks negative triggers in its description.
Rendu depuis le dépôt source en conservant titres, exemples, code, tableaux, liens et images.
This skill has no Do NOT or Not for phrases in the description.
lvlup-swA skill with a body that exceeds the word limit.
lvlup-swA skill with a broken reference link.
lvlup-swSave and mutate workflow state — init a workflow, update fields, transition phases, and capture a structured handoff before context exhaustion. Use when the user says 'save progress', 'checkpoint', 'I need to stop', or runs /checkpoint. Writes current workflow phase, task progress, and artifacts to the event store for later resumption. Do NOT use for restoring/reading state after a session break (that is /rehydrate) or for workflow initialization framing handled by ideate/debug/refactor commands.
lvlup-swPost-merge workflow resolution. Verifies PR merge status, backfills synthesis metadata, force-resolves review statuses, transitions to completed, and cleans up worktrees/branches. Use when the user says 'cleanup', 'resolve workflow', 'mark as done', or runs /cleanup. Do NOT use before PRs are merged.