Hidden-HistoryHidden-HistoryCommunityยท18 Agent Skills Included

ai-memory

Persistent project memory and managed long-term development workflows

Stores project decisions, code patterns, and conventions in a searchable vector memory that persists across sessions. Runs a structured project manager that plans sprints, dispatches specialist agents, reviews their output, and enforces quality gates. Eliminates re-explaining past work, lost context, and untracked decisions on long-running projects. Syncs GitHub and Jira activity so issues, PRs, and commits stay searchable by meaning.
npx skills add Hidden-History/ai-memory --all -g -y

All Skills in This Repository (18)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
Hidden-HistoryHidden-History

aim-refresh

Re-evaluate AI memory freshness for code patterns with project scoping.

Community
Intermediate
๐Ÿ“ฆ In Repo
Hidden-HistoryHidden-History

aim-jira-search

Search Jira issues and comments semantically in Qdrant with filters.

Community
Intermediate
๐Ÿ“ฆ In Repo
Hidden-HistoryHidden-History

aim-github-search

Search GitHub issues, pull requests, commits, and CI results semantically via Qdrant.

Community
Intermediate
๐Ÿ“ฆ In Repo
Hidden-HistoryHidden-History

aim-github-sync

Synchronize GitHub issues, pull requests, commits, and CI results into AI memory.

Community
Advanced
๐Ÿ“ฆ In Repo
Hidden-HistoryHidden-History

aim-freshness-report

Scan code-pattern collections against GitHub blob data to detect stale AI memories.

Community
Intermediate
๐Ÿ“ฆ In Repo
Hidden-HistoryHidden-History

parzival-save-insight

Save agent insights to a Qdrant vector database for cross-session memory recall.

Community
Basic
๐Ÿ“ฆ In Repo
Hidden-HistoryHidden-History

aim-purge

Purge outdated memories from Qdrant collections with dry-run previews.

Community
Advanced
๐Ÿ“ฆ In Repo
Hidden-HistoryHidden-History

aim-parzival-constraints

Load predefined Parzival behavioral constraints into active context via Python scripts.

Community
Basic
๐Ÿ“ฆ In Repo
Hidden-HistoryHidden-History

parzival-save-handoff

Saves Parzival session handoff documents to the Qdrant discussions collection.

Community
Intermediate
๐Ÿ“ฆ In Repo
Hidden-HistoryHidden-History

aim-jira-sync

Synchronize Jira issues and comments into an AI Memory collection.

Community
Intermediate
๐Ÿ“ฆ In Repo
Hidden-HistoryHidden-History

aim-settings

Display AI Memory Module configuration for collections, thresholds, and token budgets.

Community
Basic
๐Ÿ“ฆ In Repo
Hidden-HistoryHidden-History

aim-parzival-team-builder

Design agent team structures for parallel work execution with Claude Code.

Community
Advanced

Frequently Asked Questions

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