gsd:note
// Zero-friction idea capture. Append, list, or promote notes to todos.
$ git log --oneline --stat
stars:2.9Kforks:347updated:May 17, 2026 at 07:52
SKILL.md
| name | gsd:note |
|---|---|
| description | Zero-friction idea capture. Append, list, or promote notes to todos. |
name: gsd:note description: Zero-friction idea capture. Append, list, or promote notes to todos. argument-hint: " | list | promote [--global]" allowed-tools:
- Read
- Write
- Glob
- Grep
Three subcommands:
- append (default): Save a timestamped note file. No questions, no formatting.
- list: Show all notes from project and global scopes.
- promote: Convert a note into a structured todo.
Runs inline — no Task, no AskUserQuestion, no Bash.
<execution_context> @${CLAUDE_PLUGIN_ROOT}/workflows/note.md @${CLAUDE_PLUGIN_ROOT}/references/ui-brand.md </execution_context>