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.
Zero-friction idea capture. Append, list, or promote notes to todos.
// install — copy + paste into any project
mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/davepoon/buildwithclaude/HEAD/plugins/gsd/skills/note/SKILL.md -o .claude/skills/note.mdDrops the SKILL.md into .claude/skills/note.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.
Three subcommands:
Runs inline — no Task, no AskUserQuestion, no Bash.