Skip to main content
ClaudeWave
Skill491 repo starsupdated 24d ago

gsd:create-checkpoint

Create phase checkpoint for user approval

Install in Claude Code
Copy
git clone --depth 1 https://github.com/allgpt-co/QuickVoice /tmp/gsd-create-checkpoint && cp -r /tmp/gsd-create-checkpoint/.claude/skills/gsd/commands/create-checkpoint ~/.claude/skills/gsd-create-checkpoint
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

# GSD Create Checkpoint

Creates structured checkpoints for user interaction and approval.

## When to Use

- Between waves
- Before major changes
- At phase boundaries
- When user input is needed

## Process

1. Document current state
2. Summarize completed work
3. List pending tasks
4. Request user feedback
5. Update based on input

## Success Criteria

Checkpoint created with user approval.