# gsd:update-checkpoint > Update checkpoint with new information - Author: Cody Swartz - Repository: ctsstc/get-shit-done-skills - Version: 20260119213051 - Stars: 2 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/ctsstc/get-shit-done-skills - Web: https://mule.run/skillshub/@@ctsstc/get-shit-done-skills~gsd:update-checkpoint:20260119213051 --- --- name: gsd:update-checkpoint description: Update checkpoint with new information version: 1.0.0 triggers: [update checkpoint, modify checkpoint] tools: [Bash, Glob, Grep, Write] --- # GSD Update Checkpoint Updates an existing checkpoint with new information. ## When to Use - Adding progress to checkpoint - Updating task status - Modifying checkpoint details ## Process 1. Load existing checkpoint 2. Update with new information 3. Save checkpoint 4. Notify user of changes ## Success Criteria Checkpoint updated with new information.