home / skills / ctsstc / get-shit-done-skills / complete-checkpoint

complete-checkpoint skill

/.kilocode/skills/gsd/commands/complete-checkpoint

npx playbooks add skill ctsstc/get-shit-done-skills --skill complete-checkpoint

Review the files below or copy the command above to add this skill to your agents.

Files (1)
SKILL.md
559 B
---
name: gsd:complete-checkpoint
description: Complete checkpoint and finalize phase
version: 1.0.0
triggers: [complete checkpoint, finish checkpoint]
tools: [Bash, Glob, Grep, Write]
---

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