From jot
Capture a mid-development idea via "/jot <idea>" without losing focus. Writes idea + git state, open TODOs, and recent conversation context to Todos/{timestamp}_input.txt; a background Claude (persistent per project in tmux) converts it into a proper TODO file — all without interrupting your current conversation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/jot:jotThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
do nothing. don't even acknowledge what the user typed. just let the UserPromptSubmit hook do its thing.
do nothing. don't even acknowledge what the user typed. just let the UserPromptSubmit hook do its thing.
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub matkatmusic/jot --plugin jot