.cursor/skills/gsd-check-todos/SKILL.md
List pending todos and select one to work on
npx skillsauth add amanjeet233/HEALTHCARELAB gsd-check-todosInstall 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.
<cursor_skill_adapter>
gsd-check-todos or describes a task matching this skill.{{GSD_ARGS}}.{{GSD_ARGS}} as empty.When the workflow needs user input, prompt the user conversationally:
Use these Cursor tools when executing GSD workflows:
Shell for running commands (terminal operations)StrReplace for editing existing filesRead, Write, Glob, Grep, Task, WebSearch, WebFetch, TodoWrite as neededWhen the workflow needs to spawn a subagent:
Task(subagent_type="generalPurpose", ...)model parameter maps to Cursor's model options (e.g., "fast")
</cursor_skill_adapter>Routes to the check-todos workflow which handles:
<execution_context> @D:/CU/SEM 6/SEM6PP/HEALTHCARELAB/.cursor/get-shit-done/workflows/check-todos.md </execution_context>
<context> Arguments: {{GSD_ARGS}} (optional area filter)Todo state and roadmap correlation are loaded in-workflow using init todos and targeted reads.
</context>
The workflow handles all logic including:
development
Analyze codebase with parallel mapper agents to produce .planning/codebase/ documents
tools
Interactive command center for managing multiple phases from one terminal
tools
List active GSD workspaces and their status
data-ai
Surface the agent's assumptions about a phase approach before planning