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

create-checkpoint skill

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

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

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

Files (1)
SKILL.md
583 B
---
name: gsd:create-checkpoint
description: Create phase checkpoint for user approval
version: 1.0.0
triggers: [checkpoint, create approval point]
tools: [Bash, Glob, Grep, Write]
---

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