← Back to Skills Marketplace
83
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install nm-memory-palace-review-chamber
Description
Capture and retrieve PR review knowledge in project memory palaces
Usage Guidance
This skill appears coherent: it documents how to extract, score, and store PR-review knowledge into a project memory palace and only needs Night Market config hooks. Before installing, confirm that the Night Market integrations (especially sanctum:pr-review) have the intended scope and permissions (access to PR data and repo files) and that you trust where captured entries will be stored. If you are concerned about repository content exposure, review how /review-room and sanctum:pr-review are implemented in your environment (the SKILL.md references integrations like 'Claude Code' for full functionality). Otherwise there are no requested credentials or external downloads in this skill.
Capability Analysis
Type: OpenClaw Skill
Name: nm-memory-palace-review-chamber
Version: 1.0.0
The skill bundle provides a structured framework for capturing, classifying, and retrieving knowledge from PR reviews within a 'memory palace' system. The included documentation and Python logic modules (capture-workflow.md, evaluation-criteria.md, search-patterns.md) describe a legitimate knowledge management system with scoring rubrics for novelty and applicability. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the code snippets are focused on internal data processing and search functionality.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description (review-chamber) align with requirements and instructions. The two declared config paths (night-market.memory-palace:knowledge-intake and night-market.sanctum:pr-review) are directly relevant to capturing PR findings and storing them in a project 'palace'. No unrelated binaries or secrets are requested.
Instruction Scope
SKILL.md instructs the agent to read sanctum:pr-review findings, evaluate/classify them, create structured entries, update palace indexes, and support search. These are within the stated purpose. One phrasing — 'Full source of all included files. Review these carefully...' — is a bit ambiguous about how much repository content to fetch, but fetching repo/PR files is reasonable for a PR-capture skill. There are no instructions to read unrelated system files or to exfiltrate data to external endpoints.
Install Mechanism
Instruction-only skill with no install spec and no code files to be executed. This minimizes disk-write/execution risk.
Credentials
No environment variables or external credentials are requested. The two required config paths map to the Night Market memory-palace and PR-review integrations and are proportionate to the functionality.
Persistence & Privilege
always:false and no claims of modifying other skills or global agent settings. The skill can be invoked autonomously (platform default), which is consistent with its purpose; nothing requests elevated or persistent system privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nm-memory-palace-review-chamber - After installation, invoke the skill by name or use
/nm-memory-palace-review-chamber - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Version 1.0.0 — Initial Release
- Introduces the review-chamber skill for capturing and retrieving pull request review knowledge in memory palaces.
- Provides structured workflows for knowledge extraction, classification, and integration from PR reviews.
- Defines project-specific rooms for architectural decisions, recurring patterns, coding standards, and post-mortems.
- Integrates with `night-market.memory-palace:knowledge-intake` and `night-market.sanctum:pr-review` for automated or manual capture.
- Enables semantic search and surfacing of relevant review knowledge to inform future work.
Metadata
Frequently Asked Questions
What is Nm Memory Palace Review Chamber?
Capture and retrieve PR review knowledge in project memory palaces. It is an AI Agent Skill for Claude Code / OpenClaw, with 83 downloads so far.
How do I install Nm Memory Palace Review Chamber?
Run "/install nm-memory-palace-review-chamber" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Nm Memory Palace Review Chamber free?
Yes, Nm Memory Palace Review Chamber is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Nm Memory Palace Review Chamber support?
Nm Memory Palace Review Chamber is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Nm Memory Palace Review Chamber?
It is built and maintained by athola (@athola); the current version is v1.0.0.
More Skills