Back to skills
Skill

gad:note

gad-note

Zero-friction idea capture. Append, list, or promote notes to todos.

Zero-friction idea capture — one Write call, one confirmation line.

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.

@workflows/note.md @references/ui-brand.md $ARGUMENTS Execute the note workflow from @workflows/note.md end-to-end. Capture the note, list notes, or promote to todo — depending on arguments.
Source on GitHub

vendor/get-anything-done/sdk/skills/gad-note/SKILL.md

Client debug · NEXT_PUBLIC_CLIENT_DEBUG=1
0 lines

No events yet. Window errors, unhandled rejections, and React render errors appear here. Set NEXT_PUBLIC_CLIENT_DEBUG_CONSOLE=1 to mirror console.error / console.warn.