Skip to main content
ClaudeWave
Skill489 estrellas del repoactualizado today

gsd:complete-checkpoint

Complete checkpoint and finalize phase

Instalar en Claude Code
Copiar
git clone --depth 1 https://github.com/allgpt-co/QuickVoice /tmp/gsd-complete-checkpoint && cp -r /tmp/gsd-complete-checkpoint/.claude/skills/gsd/commands/complete-checkpoint ~/.claude/skills/gsd-complete-checkpoint
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

SKILL.md

# GSD Complete Checkpoint

Completes a checkpoint and finalizes phase progress.

## When to Use

- When phase is complete
- At final checkpoint
- Before moving to next phase

## Process

1. Load checkpoint status
2. Verify all tasks complete
3. Finalize checkpoint documentation
4. Prepare for next phase

## Success Criteria

Checkpoint completed and phase finalized.