Skip to main content
ClaudeWave
Skill491 repo starsupdated 24d ago

gsd:complete-checkpoint

Complete checkpoint and finalize phase

Install in Claude Code
Copy
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
Then start a new Claude Code session; the skill loads automatically.

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.