From gsd
Captures ideas, tasks, or issues from conversation context as structured todos in GSD system. Handles directories, area inference, duplicates, file creation, STATE.md updates, git commits.
npx claudepluginhub jnuyens/gsd-plugin --plugin gsdThis skill is limited to using the following tools:
<objective>
Captures tasks or ideas from Kata sessions as markdown todos in .planning/todos/pending with extracted metadata, file paths, areas, and duplicate checks. Triggers on 'add todo'; invoke via /kata:add-todo.
Creates and manages structured Markdown todos for code reviews, technical debt, work items, and findings in .context/compound-engineering/todos/, handling lifecycle from pending to complete.
Creates tasks or sections in TASKS.md to track project work. Auto-triggers on phrases like 'add a task', 'todo', 'let's plan', or untracked future work.
Share bugs, ideas, or general feedback.
Routes to the add-todo workflow which handles:
<execution_context> @${CLAUDE_PLUGIN_ROOT}/workflows/add-todo.md </execution_context>
Arguments: $ARGUMENTS (optional todo description)State is resolved in-workflow via init todos and targeted reads.
The workflow handles all logic including: