Quick overview
HyperStack is a typed graph memory layer for AI agents that stores facts, decisions, and their relationships with full provenance. Agents can query what breaks if a card changes, replay the exact context that existed when a decision was made, branch memory like a Git repo, and coordinate across agents via typed signals. Works via MCP, JavaScript/Python SDKs, or REST.
Stores decisions as a traversable graph rather than flat markdown logs, so agents can query impact, blockers, and provenance without parsing text or calling an LLM.
Common tasks
- Tracing which services break when an auth dependency changes
- Checking blockers before deploying to production
- Replaying what an agent knew at the moment it made a specific decision
- Branching agent memory to test a new approach without affecting live state
- Coordinating multiple agents with typed signals and trust scoring
Install paths
Primary command
openclaw install deeqyaqub1-cmd/hyperstack
ClawHub installer
npx clawhub@latest install deeqyaqub1-cmd/hyperstack
OpenClaw CLI
openclaw skills install deeqyaqub1-cmd/hyperstack
Direct OpenClaw install
openclaw install deeqyaqub1-cmd/hyperstack
Skill metadata
- Category: Coding Agents & IDEs
- Language: Markdown
- Version: 1.0.26
- Security status: Benign
Review upstream source
The full public SKILL.md body is not directly fetchable for this entry right now, so this page is using the best available catalog metadata. Review the upstream source page for the latest files, version history, and security scan details: https://clawhub.ai/deeqyaqub1-cmd/hyperstack






