Marketplace

introspect-reference-notes

List, search, and reference prior reasoning sessions to build on previous work Use when: (1) asked to reference or build on prior reasoning sessions, (2) At the start of `/reason` or `/reason-session` to check for relevant prior work, (3) When the user mentions something they worked on before, (4) When you need context about past decisions in this repository, (5) Before starting work that might duplicate prior reasoning, (6) When synthesizing insights across multiple reasoning sessions

$ Installer

git clone https://github.com/synapseradio/thinkies /tmp/thinkies && cp -r /tmp/thinkies/plugins/thinkies/skills/introspect-reference-notes ~/.claude/skills/thinkies

// tip: Run this command in your terminal to install the skill