Help us improve
Share bugs, ideas, or general feedback.
From learnship
Captures ideas with zero friction: write text for instant note save after one confirmation. Also supports listing notes and promoting the Nth.
npx claudepluginhub faviovazquez/learnship-marketplace --plugin learnshipHow this command is triggered — by the user, by Claude, or both
Slash command
/learnship:note [text] | list | promote Nlearnship/This command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
<execution_context> @~/.claude/workflows/note.md </execution_context> <context> Arguments: $ARGUMENTS </context> <process> Execute the learnship note workflow end-to-end. Preserve all workflow gates, validations, checkpoints, and routing. </process>
/noteAppend notes to capture ideas, list existing notes, or promote notes to todos for seamless task management.
/notebookEnters notebook mode to organize current items worth long-term retention, clarify if needed, and archive to project/global notebooks and memories after confirmation.
/ideasGenerates ideas.md listing ideas from ideas/ folder, organized into 'In Progress' and 'Noodling' sections with links based on status grep searches.
/braindumpRapidly captures a stream of bullet-point ideas and tasks, classifies each as IDEA or TASK via heuristics, batch-creates files, commits, and optionally refines new IDEAs in parallel.
/SKILLGenerates 10-15 creative ideas on a topic using project context from ai-context.md, brain-dump.json, and projects.json. Asks for selection and saves to brain-dump.json with tags.
/captureCaptures ideas, tasks, notes, and seeds into a GSD planning system routing them to todos, backlog, notes, or seed files depending on the flag provided. Also supports listing pending todos.
Share bugs, ideas, or general feedback.
<execution_context> @~/.claude/workflows/note.md </execution_context>
Arguments: $ARGUMENTS Execute the learnship note workflow end-to-end. Preserve all workflow gates, validations, checkpoints, and routing.