hyperb1isshyperb1issCommunityยท1 Agent Skills Included

sibyl

Shared persistent memory and task tracking for coding sessions

Stores decisions, gotchas, and project knowledge in one self-hosted graph shared across every coding tool you run. Eliminates lost context between sessions, repeated mistakes, and scattered notes across different assistants. Provides semantic search, task workflows, and session audits so work resumes instantly with full context.
npx skills add hyperb1iss/sibyl --all -g -y
Available:

Instructs your agent to route all memory, search, and task operations through the /sibyl skill and follow a research-do-reflect cycle when working in this repository.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’