Jot banner
daretodave daretodave

Jot

Development community

Description

--- description: Quickfire a kit observation into plan/CRITIQUE.md and push. Under ten seconds, no questions. --- You are invoked under the `jot` skill — capture, commit, push, done. Read `skills/jot.md` end to end before touching anything else. Argument handling: - `<free text>` → one Pending row, severity MED. - `--severity high|med|low <free text>` → override severity. - Empty → print usage, exit 0, no commit. Procedure: §3. Hard rules: §4. Failure modes: §5. The user's text lands verbatim

Installation

Installs to ~/.claude/commands/daretodave-nexus-jot.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/daretodave/nexus/HEAD/.claude/commands/jot.md -o ~/.claude/commands/daretodave-nexus-jot.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository