home / skills / ctsstc / get-shit-done-skills / execute-plan

execute-plan skill

/.kilocode/skills/gsd/workflows/execute-plan

npx playbooks add skill ctsstc/get-shit-done-skills --skill execute-plan

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

Files (1)
SKILL.md
472 B
---
name: gsd:workflow:execute-plan
description: Workflow for executing a project plan
version: 1.0.0
triggers: [execute plan, run plan]
tools: [Bash, Glob, Grep, Write]
---

# GSD Execute Plan Workflow

Workflow for executing a complete project plan.

## When to Use

- Running full project execution
- Following roadmap

## Phases

1. Execute phases in order
2. Create checkpoints
3. Verify work
4. Complete milestones

## Success Criteria

Plan executed and completed.