Stop AI Coding from forgetting. A knowledge graph–driven memory layer for LLMs (ChatGPT, Claude, Codex, DeepSeek, Gemini), enabling persistent long-term memory beyond context window limits. Build smarter AI agents with structured context, better consistency, and scalable multi-step reasoning across complex coding workflows.
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
1
commits
chore: remove old standalone/scripts+commands, update README and gitignore
9d48fe6View on GitHubfeat: update install.sh for skill-centric structure + auto-migration
0eaa66fView on GitHubfeat: add SKILL.md with frontmatter + pre-injection + updated data paths
a191564View on GitHubfeat: add analyze.sh (merges on-stop/scan-project/pre-analyze + quick-status)
f3d1e72View on GitHubfeat: add context.sh (merges all 4 session context scripts)
331efd4View on GitHubfeat: add track.sh (merges track-activity/failure/instructions)
db2c8e9View on GitHubdocs: add skill-centric design spec + fix gitignore for specs dir
2867915View on GitHubfix: use xargs dirname for macOS compat in hot-dir detection
38b1227View on GitHubchore: untrack .claude/ — installable package is standalone/ only
75bf9f1View on GitHubchore: remove docs/superpowers/plans (generated files, not for repo)
7f3548cView on GitHubdocs: update README to reflect auto-trigger and session-start reminder
24d0804View on GitHubfix: auto-trigger update via block instruction + guard .claude target in install
3f750e7View on GitHubfix: trim wc -l leading spaces in inject-resume-context output
39ed0a2View on GitHub