home / skills / ctsstc / get-shit-done-skills / whats-new
npx playbooks add skill ctsstc/get-shit-done-skills --skill whats-newReview the files below or copy the command above to add this skill to your agents.
---
name: gsd:whats-new
description: Show what's new in GSD
version: 1.0.0
triggers: [whats new, new features]
tools: [Bash, Glob, Grep, Write]
---
# GSD Whats New
Shows new features and changes in GSD.
## When to Use
- Checking for updates
- Learning new features
## Process
1. Load version info
2. Display changes
3. Highlight new features
## Success Criteria
New features displayed.