mit einem Klick
List pending todos and select one to work on
npx skills add https://github.com/shoootyou/get-shit-done-multi --skill gsd-check-todosKopieren Sie diesen Befehl und fügen Sie ihn in Claude Code ein, um den Skill zu installieren
List pending todos and select one to work on
npx skills add https://github.com/shoootyou/get-shit-done-multi --skill gsd-check-todosKopieren Sie diesen Befehl und fügen Sie ihn in Claude Code ein, um den Skill zu installieren
Reapply local modifications after a GSD update
Generate tests for a completed phase based on UAT criteria and implementation
Archive completed milestone and prepare for next version
Create detailed phase plan (PLAN.md) with verification loop
Add phase to end of current milestone in roadmap
Capture idea or task as todo from current conversation context
| name | gsd-check-todos |
| description | List pending todos and select one to work on |
| argument-hint | ["area filter"] |
| allowed-tools | Read, Write, Bash, AskUserQuestion |
Routes to the check-todos workflow which handles:
<execution_context> @{{PLATFORM_ROOT}}/get-shit-done/workflows/check-todos.md </execution_context>
Arguments: $ARGUMENTS (optional area filter)Todo state and roadmap correlation are loaded in-workflow using init todos and targeted reads.
The workflow handles all logic including: