@gwapupward-hub

solana-deploy-memory-hook

Builds and injects MEMORY.md from Solana deployment memory files during agent bootstrap

当前版本
v1.0.0
bundle-plugin社区source-linked

Solana Deploy Memory Hook Pack

This OpenClaw hook pack rebuilds a workspace MEMORY.md file from the Solana deployment memory files and injects it during agent bootstrap.

What it does

  • Watches the agent:bootstrap lifecycle event
  • Ensures deployment memory files exist under memory/
  • Generates a root-level MEMORY.md summary from those files
  • Pushes MEMORY.md into bootstrap context so the agent sees prior deployment lessons at the start of the session

Expected workspace files

This hook is designed to work with the companion skill package:

  • memory/deploy-history.md
  • memory/error-catalog.md
  • memory/version-decisions.md
  • memory/project-notes.md

Install

openclaw plugins install ./solana-deploy-memory-hook.zip
openclaw hooks list
openclaw hooks enable solana-deploy-memory-bootstrap
# restart the gateway after enabling

OpenClaw discovers hook folders that contain HOOK.md and handler.ts, and workspace hooks must be enabled before they load. The agent:bootstrap hook can modify the bootstrap file list, and MEMORY.md is one of the recognized bootstrap basenames. 

Notes

  • This is operational memory, not semantic memory.
  • It does not store secrets.
  • It is safe to pair with the solana_deploy_engineer skill.

源码与版本

源码仓库

https://github.com/gwapupward-hub/solana-deploy-memory-hook

打开仓库

源码提交

main

查看提交

安装命令

openclaw plugins install clawhub:solana-deploy-memory-hook

元数据

  • 包名: solana-deploy-memory-hook
  • 创建时间: 2026/04/18
  • 更新时间: 2026/04/18
  • 执行代码:
  • 源码标签: main

兼容性

  • 构建于 OpenClaw: 1.0.0
  • 插件 API 范围: 1.0.0
  • 标签: latest
  • 文件数: 6