# gsd:add-todo > Add a todo item to track tasks - Author: Cody Swartz - Repository: ctsstc/get-shit-done-skills - Version: 20260119213051 - Stars: 2 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/ctsstc/get-shit-done-skills - Web: https://mule.run/skillshub/@@ctsstc/get-shit-done-skills~gsd:add-todo:20260119213051 --- --- name: gsd:add-todo description: Add a todo item to track tasks version: 1.0.0 triggers: [add todo, new task] tools: [Bash, Glob, Grep, Write] --- # GSD Add Todo Adds a todo item for tracking. ## When to Use - Tracking pending tasks - Managing work items ## Process 1. Create todo item 2. Add to tracking list 3. Update status ## Success Criteria Todo item added and tracked.