note-that

Append categorized timestamped observations to notes/insights.md during conversations.

1|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/derrybirkett/shulkerbox --skill note-that
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: note-that
Source: https://github.com/derrybirkett/shulkerbox/tree/main/skills/core/note-that
Command: npx skills add https://github.com/derrybirkett/shulkerbox --skill note-that

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves the problem of losing valuable mid-conversation observations by capturing them immediately and consistently.

Core Features & Use Cases

  • Instant insight logging: Turns “note that” style prompts into a stored entry with a timestamp and category.
  • Structured categorization: Labels notes as learning, friction, decision, pattern, or observation so follow-up workflows can read them.
  • Low-interruption workflow: Records the insight with a brief confirmation and returns to the ongoing conversation without slowing the user down.

Quick Start

Tell your AI: "note that: we keep restarting the dev server because the cache isn’t clearing automatically, and it happened three times today."

Frequently Asked Questions about note-that

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I capture mid-conversation insights without breaking my workflow?

Mid-conversation insights are captured by triggering a note prompt that appends the observation to a markdown file with a timestamp and category. The system confirms briefly and returns to your active session without slowing you down.

What categories can I assign to session memory and decision records?

Session memory and decision records can be assigned five lowercase categories: learning, friction, decision, pattern, and observation. This structured categorization ensures follow-up workflows can easily read and process the logged entries.

How does workflow logging format timestamps for captured observations?

Workflow logging formats timestamps in a YYYY-MM-DD HH:MM format for captured observations. This creates a readable, standalone entry in your notes file, ensuring every learning or friction point is chronologically organized for later review.

Can I use productivity note-taking to log recurring patterns during active work?

You can use productivity note-taking to log recurring patterns during active work. By triggering a prompt with your observation, the system categorizes it as a pattern and writes a standalone entry to your insights file for later review.

What is the best way to store learning observations for follow-up workflows?

The best way to store learning observations for follow-up workflows is appending them to a structured markdown file. By categorizing entries as learning, friction, or decisions, the notes become machine-readable and ready for downstream processing.