🧠
AI EngineeringPython

Hyperflow Memory Manager

by jeremylongshore

Hyperflow Memory Manager is an AI Engineering skill for Claude Code, published by jeremylongshore in claude-code-plugins-plus-skills.

2.6K stars378 forkson jeremylongshore/claude-code-plugins-plus-skillsAdded 2026/07/19Repository updated 2026/08/06
agent-skillsaiai-agentsanthropicautomationclaude-codeclaude-code-pluginsdeveloper-toolsdevopsllmmarketplacemcpplugin-marketplaceplugin-systemsaasskills
Install in seconds
Install Hyperflow Memory Manager
Copy Hyperflow Memory Manager into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/main/plugins/ai-agency/hyperflow/templates/antigravity/skills/hyperflow-cache ~/.claude/skills/hyperflow-cache

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
plugins/ai-agency/hyperflow/templates/antigravity/skills/hyperflow-cache/SKILL.md in jeremylongshore/claude-code-plugins-plus-skills
Installs to
~/.claude/skills/hyperflow-cache
Collection
One of 53 skills cataloged from this repository
Category
AI Engineering3670 skills

What Hyperflow Memory Manager does

Provides CRUD operations for .hyperflow/memory/ files, including viewing, searching, adding, editing, and pruning project memory entries. Use to manage non-obvious project knowledge like decisions, learnings, pitfalls, and patterns without touching source code.

Hyperflow Memory Manager is cataloged under AI Engineering on DirSkills. Hyperflow Memory Manager comes from a repository tagged agent-skills, ai, ai-agents, anthropic and automation.

Documentation

README

hyperflow-cache — memory CRUD (Antigravity single-agent)

Manage .hyperflow/memory/ entries. Only memory files — never source code. Follow the hyperflow doctrine.

Operations

  • view / list — print the entries in .hyperflow/memory/{decisions,learnings,pitfalls,patterns}.md.
  • search <term> — grep the memory files; show matching entries with their file + heading.
  • add — append a tagged entry to the right category file (decisions / learnings / pitfalls / patterns). Use the format: ## <topic> then - <fact> (recorded <YYYY-MM-DD>).
  • edit <entry> — update an existing entry in place (don't duplicate).
  • prune / clear — remove stale or wrong entries. Confirm via AskUserQuestion before a destructive clear (binary Yes/No).

Rules

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Hyperflow Memory Manager

  • What else does jeremylongshore publish alongside Hyperflow Memory Manager?

    Hyperflow Memory Manager is one of 53 skills that DirSkills catalogs from jeremylongshore/claude-code-plugins-plus-skills, the repository it ships in. Its siblings there include Agency OS, Anti-Deception and Audit. Each one is a separate skill with its own page in this directory, installs the same way Hyperflow Memory Manager does, and is maintained by jeremylongshore in that same repository. The rest of the collection is listed on the jeremylongshore/claude-code-plugins-plus-skills page.

  • How does Hyperflow Memory Manager compare to other AI Engineering skills?

    Hyperflow Memory Manager ranks #767 by stars among the 3670 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Hyperflow Memory Manager against them. Open each page to compare what they document and how they install.

More from jeremylongshore/claude-code-plugins-plus-skills

Hyperflow Memory Manager is one of 53 skills cataloged on DirSkills from jeremylongshore/claude-code-plugins-plus-skills.

See all 53 skills