Workflow for executing a project phase
Scanned 2/12/2026
Install via CLI
openskills install majiayu000/claude-skill-registry---
name: gsd:workflow:execute-phase
description: Workflow for executing a project phase
version: 1.0.0
triggers: [execute phase, run phase]
tools: [Bash, Glob, Grep, Write]
---
# GSD Execute Phase Workflow
Workflow for executing a planned project phase with verification.
## When to Use
- Executing a planned phase
- Running wave-based development
## Phases
1. Plan phase details
2. Review plan
3. Execute waves
4. Verify work
5. Create checkpoint
6. Request approval
## Entry Points
- `gsd:plan-phase` - Create phase plan
- `gsd:execute-phase` - Execute phase
- `gsd:verify-work` - Verify implementation
- `gsd:create-checkpoint` - Create checkpoint
## Success Criteria
Phase completed with verification and checkpoint approved.
No comments yet. Be the first to comment!
Interact with the Paperclip control plane API to manage tasks, coordinate with other agents, and follow company governance. Use when you need to check assignments, update task status, delegate work, post comments, set up or manage routines (recurring scheduled tasks), or call any Paperclip API endpoint. Do NOT use for the actual domain work itself (writing code, research, etc.) — only for Paperclip coordination.