— No reviews yet
0 installs
4 views
0.0% view→install
Install
$ agentstack add skill-jeremylongshore-claude-code-plugins-plus-skills-hyperflow-cache ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Are you the author of Hyperflow Cache? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claimAbout
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 `` — 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:
##then- (recorded ). - edit `` — 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
- Scope is
.hyperflow/memory/only. Don't record what the repo/git already captures; record the non-obvious why.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: jeremylongshore
- Source: jeremylongshore/claude-code-plugins-plus-skills
- License: MIT
- Homepage: https://tonsofskills.com
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.