+ ```
+
+ ## Pijul record with intent tags
+
+ Use `scripts/pijul-record-with-intent-tags` to reuse intent tags from recent `pijul log` messages while recording a change.
+
+ - If `fzf` is installed, you can fuzzy-search existing tags and press Enter to reuse one.
+ - If `fzf` is not installed, the script prints known tags as a reminder before asking for the rest of your message.
+ - Press Esc in `fzf`, or just ignore the reminder, if you want to type a fresh message instead.
+
+ Examples:
+
+ ```bash
+ scripts/pijul-record-with-intent-tags
+ scripts/pijul-record-with-intent-tags --all
+ scripts/pijul-record-with-intent-tags --list-tags