coco-research/gsd-check-todos
List pending todos and select one to work on
npx skills add https://github.com/coco-research/coco --skill gsd-check-todos
<objective>
List all pending todos, allow selection, load full context for the selected todo, and route to appropriate action.
Routes to the check-todos workflow which handles:
</objective>
<execution_context>
@$HOME/.claude/get-shit-done/workflows/check-todos.md
</execution_context>
<context>
Arguments: $ARGUMENTS (optional area filter)
Todo state and roadmap correlation are loaded in-workflow using init todos and targeted reads.
</context>
<process>
Follow the check-todos workflow from @$HOME/.claude/get-shit-done/workflows/check-todos.md.
The workflow handles all logic including:
</process>
Take coco-research/gsd-check-todos from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.