home / skills / ctsstc / get-shit-done-skills / update
npx playbooks add skill ctsstc/get-shit-done-skills --skill updateReview the files below or copy the command above to add this skill to your agents.
---
name: gsd:update
description: Update project state and documents
version: 1.0.0
triggers: [update, update project]
tools: [Bash, Glob, Grep, Write]
---
# GSD Update
Updates project state and documents.
## When to Use
- Reflecting changes
- Updating documentation
## Process
1. Identify update needed
2. Make changes
3. Commit updates
## Success Criteria
Project updated with changes.