home / skills / ctsstc / get-shit-done-skills / verify-phase

verify-phase skill

/.kilocode/skills/gsd/workflows/verify-phase

npx playbooks add skill ctsstc/get-shit-done-skills --skill verify-phase

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

Files (1)
SKILL.md
533 B
---
name: gsd:workflow:verify-phase
description: Workflow for verifying phase completion
version: 1.0.0
triggers: [verify phase, check phase]
tools: [Bash, Glob, Grep, Write]
---

# GSD Verify Phase Workflow

Workflow for verifying phase completion.

## When to Use

- Before completing phase
- Checking phase quality
- Preparing for checkpoint

## Phases

1. Load phase requirements
2. Verify all tasks complete
3. Check quality standards
4. Report verification status

## Success Criteria

Phase verified and ready for checkpoint.