.claude/skills/gsd-add-todo/SKILL.md
Capture idea or task as todo from current conversation context
npx skillsauth add Gustavosareto/gerenciador-de-quadras gsd-add-todoInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Routes to the add-todo workflow which handles:
<execution_context> @~/.claude/get-shit-done/workflows/add-todo.md </execution_context>
<context> Arguments: $ARGUMENTS (optional todo description)State is resolved in-workflow via init todos and targeted reads.
</context>
The workflow handles all logic including:
tools
Add an idea to the backlog parking lot (999.x numbering)
tools
Manage parallel workstreams — list, create, switch, status, progress, complete, and resume
testing
Validate built features through conversational UAT
testing
Retroactively audit and fill Nyquist validation gaps for a completed phase