ai-memory
Persistent project memory and managed long-term development workflows
All Skills in This Repository (18)
Pure Emerald Level Indicatorsaim-refresh
Re-evaluate AI memory freshness for code patterns with project scoping.
aim-jira-search
Search Jira issues and comments semantically in Qdrant with filters.
aim-github-search
Search GitHub issues, pull requests, commits, and CI results semantically via Qdrant.
aim-github-sync
Synchronize GitHub issues, pull requests, commits, and CI results into AI memory.
aim-freshness-report
Scan code-pattern collections against GitHub blob data to detect stale AI memories.
parzival-save-insight
Save agent insights to a Qdrant vector database for cross-session memory recall.
aim-purge
Purge outdated memories from Qdrant collections with dry-run previews.
aim-parzival-constraints
Load predefined Parzival behavioral constraints into active context via Python scripts.
parzival-save-handoff
Saves Parzival session handoff documents to the Qdrant discussions collection.
aim-jira-sync
Synchronize Jira issues and comments into an AI Memory collection.
aim-settings
Display AI Memory Module configuration for collections, thresholds, and token budgets.
aim-parzival-team-builder
Design agent team structures for parallel work execution with Claude Code.
Frequently Asked Questions
FAQPage SchemaHow to install ai-memory?โผ
Run `npx skills add Hidden-History/ai-memory --all -g -y` in your terminal to install all skills in this suite globally.
How does ai-memory keep context across sessions?โผ
It captures decisions, code patterns, and session summaries into a local Qdrant vector store, then automatically injects the relevant memories back at session start and on each prompt.
What does the Parzival project manager do?โผ
Parzival plans sprints, dispatches specialist agents for development, review, and documentation, verifies their output, and requires your approval before any major decision is finalized.
Does ai-memory work with Cursor and Codex?โผ
Yes. It ships adapters for Claude Code, Gemini CLI, Cursor, and Codex CLI, so the same memory and skills work across all four environments.
Can ai-memory search my GitHub and Jira history?โผ
Yes. Optional sync skills pull issues, PRs, commits, CI results, and Jira tickets into memory so you can search them by meaning with simple commands.
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