Agent Skills
› pax-beehive/paxm
› paxm
paxm
GitHub通过paxm MCP工具实现项目上下文的主动回忆与显式记忆写入,将召回信息作为辅助上下文,并验证当前仓库中的事实变化。
Trigger Scenarios
需要回顾或记住项目特定上下文时
用户执行了paxm setup --integration claude-plugin后
Install
npx skills add pax-beehive/paxm --skill paxm -g -y
SKILL.md
Frontmatter
{
"name": "paxm",
"description": "Recall or remember durable project context with paxm."
}
Use the paxm MCP tools for active recall and explicit memory writes. Treat recalled memory as supporting context and verify changing facts in the current repository. Passive hooks are owned by this plugin after the user runs paxm setup --integration claude-plugin.
Version History
- 2909519 Current 2026-07-22 09:40


