Includes: CLAUDE.md, settings.json, agents, commands, rules, skills, hooks, contexts, evals, get-shit-done, plugin configs (installed list and marketplace sources). Excludes credentials, runtime caches, telemetry, session data, and plugin binary cache.
969 B
969 B
name, description, argument-hint, allowed-tools
| name | description | argument-hint | allowed-tools | ||||
|---|---|---|---|---|---|---|---|
| gsd:note | Zero-friction idea capture. Append, list, or promote notes to todos. | <text> | list | promote <N> [--global] |
|
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> @C:/Users/yaoji/.claude/get-shit-done/workflows/note.md @C:/Users/yaoji/.claude/get-shit-done/references/ui-brand.md </execution_context>
$ARGUMENTS Execute the note workflow from @C:/Users/yaoji/.claude/get-shit-done/workflows/note.md end-to-end. Capture the note, list notes, or promote to todo — depending on arguments.