
Hindsight
Give Claude Code long-term memory via Hindsight hooks that recall relevant memories before each prompt and retain the conversation after each turn.
Install
npx skills add https://github.com/viktorbezdek/skillstack --skill hindsightWhat is this skill?
- Pre-prompt memory recall hooks
- Post-turn retention
- Manual recall/reflect/retain skill
- Memory bank management
Adoption & trust: 9 GitHub stars.
Recommended Skills
Microsoft Foundrymicrosoft/azure-skills
Azure Aimicrosoft/azure-skills
Azure Hosted Copilot Sdkmicrosoft/azure-skills
Lark Eventlarksuite/cli
Running Claude Code Via Litellm Copilotxixu-me/skills
Setup Matt Pocock Skillsmattpocock/skills
Journey fit
Primary fit
Wiring memory hooks and a recall/retain CLI into an agent is agent-construction work in the build stage. It equips an agent with persistent memory through hooks and a CLI — agent-tooling rather than monitoring or generic backend.