Pensieve
Give your AI agent a self-growing project memory
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Pensieve?โผ
Run `npx skills add kingkongshot/Pensieve --all -g -y` in your terminal to install all skills in this suite globally.
What problem does Pensieve solve?โผ
It gives your AI agent persistent project memory, so you never re-explain conventions, repeat past mistakes, or forget why design decisions were made.
How does Pensieve build project knowledge automatically?โผ
It extracts insights from your edits, commits, and code reviews into four layers: maxims, decisions, pipelines, and knowledge, linked as a semantic graph.
Does Pensieve work with Claude Code and Cursor?โผ
Yes. It follows the universal SKILL.md standard and runs in Claude Code, Cursor, Codex, and any client that supports skills.
Can I use Pensieve without writing documentation manually?โผ
Yes. Daily development feeds the knowledge base automatically through hooks and the self-improve tool, with no manual upkeep required.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core