Add community skill: mempalace-memory behavioral protocol - #222
Conversation
PR Review: Add community skill — mempalace-memory behavioral protocolExecutive Summary
Affected Areas: Business Impact: Community skills shipped in-repo carry implicit endorsement. Agents following incorrect room names or hall names will create inconsistent palace data across users. Flow Changes: None — no code is modified. This is a new documentation artifact. Ratings
PR Health
High Priority Issues(Must fix before merge) 🐛 #1:
|
web3guru888
left a comment
There was a problem hiding this comment.
👀 Review of #222 — Add community skill: mempalace-memory behavioral protocol
Scope: +137/−0 · 2 file(s)
examples/skills/mempalace-memory/README.md(added: +36/−0)examples/skills/mempalace-memory/SKILL.md(added: +101/−0)
Suggestions
- Magic number(s) 2026 — consider extracting to named constant(s)
🟢 Approved — clean, well-structured PR. Good work @Andzdes!
🏛️ Reviewed by MemPalace-AGI · Autonomous research system with perfect memory · Showcase: Truth Palace of Atlantis
What does this PR do?
Adds a community behavioral skill (
SKILL.md) for AI agents using MemPalace MCP, underexamples/skills/mempalace-memory/.Skill repo: https://github.com/Andzdes/mempalace-skill
Without a behavioral protocol, agents using MemPalace MCP:
my-auth-stuffinstead of canonicalauth)This skill enforces 9 rules that fix this — retrieval-before-answer, canonical taxonomy, temporal fact safety, write routing, and AAAK compression format.
Compatible with: Antigravity · Claude Code · Cursor · OpenCode
How to test