Skip to main content
ClaudeWave
Skill489 estrellas del repoactualizado today

gsd:create-checkpoint

Create phase checkpoint for user approval

Instalar en Claude Code
Copiar
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
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

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.