sibyl
Shared persistent memory and task tracking for coding sessions
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Sibyl?โผ
Run `npx skills add hyperb1iss/sibyl --all -g -y` in your terminal to install all skills in this suite globally.
What problem does Sibyl solve?โผ
It gives your coding tools one shared, self-hosted memory graph so decisions, fixes, and project context persist across sessions instead of being forgotten.
Does Sibyl work with Claude Code and Codex?โผ
Yes. The skill loader installs into Claude Code, Codex, and other agent skill roots, and any tool that can run shell commands can use the Sibyl CLI.
How do I save and recall project knowledge?โผ
Use `sibyl remember` to store a learning and `sibyl context "<goal>"` to pull relevant memory back as working context for your next session.
Can I audit how agents use my tools?โผ
Yes. The agent-activity-audit skill scans recent Claude Code and Codex transcripts to surface failure modes, friction, and improvement ideas from real usage.
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