LaPis
Persistent local memory and code intelligence for coding sessions
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install LaPis?โผ
Run `npx skills add GeneGulanesJr/LaPis --all -g -y` in your terminal to install all skills in this suite globally.
How to give a coding agent persistent memory?โผ
LaPis stores decisions, bug fixes, and patterns in a local SQLite database and automatically reloads relevant context at the start of every session.
Does LaPis work with Claude Code and Hermes?โผ
Yes. LaPis integrates with Pi, Claude Code, Hermes, and any MCP-compatible client, all sharing the same local memory database.
Does LaPis require cloud services or API keys?โผ
No. Everything runs locally in a single SQLite file with no hosted memory service, no API keys, and no Python dependency.
Can LaPis analyze my codebase structure?โผ
Yes. It indexes JS, TS, Go, Python, Rust, and SQL code to provide call hierarchies, blast radius, dead-code detection, and complexity metrics.
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