# Gsd:update Checkpoint

> Update checkpoint with new information

- Skill: `ctsstc/gsd-update-checkpoint` (Agent Skill)
- Install (CLI): `npx skillmds@latest add ctsstc/gsd-update-checkpoint`
- Raw SKILL.md: https://api.skillmd.com/api/skills/ctsstc/gsd-update-checkpoint/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: ctsstc (https://skillmd.com/u/ctsstc)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/ctsstc/gsd-update-checkpoint

---


# 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.

