Craft Notebook banner
drobins25 drobins25

Craft Notebook

Development community

Description

--- name: notebook description: "Low-ceremony capture for ideas (half-formed, want to mature into stories), todos (concrete actions), and notes (durable project/team facts for future recall). One-line capture, conditional elaboration AUQ. Use BEFORE thoughts get forced into stories." when_to_use: | EXPLICIT REQUEST (check first): the user names "notebook" or asks to save/capture a note, idea, or todo. That IS the invocation - capture to the craft notebook now. Never divert to Claude Code's nat

Installation

Installs to ~/.claude/skills/drobins25-craft-craft-notebook/SKILL.md

Terminal
mkdir -p ~/.claude/skills/drobins25-craft-craft-notebook && curl -fsSL https://raw.githubusercontent.com/drobins25/craft/HEAD/commands/craft-notebook.md -o ~/.claude/skills/drobins25-craft-craft-notebook/SKILL.md

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

Full documentation available on GitHub

View Source Repository