# Gsd:continue Phase

> Continue phase execution from checkpoint

- Skill: `ctsstc/gsd-continue-phase` (Agent Skill)
- Install (CLI): `npx skillmds@latest add ctsstc/gsd-continue-phase`
- Raw SKILL.md: https://api.skillmd.com/api/skills/ctsstc/gsd-continue-phase/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: ctsstc (https://skillmd.com/u/ctsstc)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/ctsstc/gsd-continue-phase

---


# GSD Continue Phase

Continues phase execution from a checkpoint.

## When to Use

- After checkpoint approval
- Resuming phase execution
- Continuing with next wave

## Process

1. Load checkpoint state
2. Resume from last wave
3. Continue execution
4. Create next checkpoint

## Success Criteria

Phase continues from checkpoint to completion.

