← Back to Skills Marketplace
athola

Nm Pensive Unified Review

by athola · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
65
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install nm-pensive-unified-review
Description
Orchestrate multiple review types into a single multi-domain review with integrated reporting
Usage Guidance
This skill appears coherent for orchestrating multi-domain code reviews, but it will read your repository and may run tests or repository scripts. Before installing or invoking it: (1) run it in a sandbox or CI worker rather than on a sensitive local machine; (2) inspect any repo scripts it calls (e.g., scripts/deferred_capture.py) before allowing execution; (3) ensure your repo does not contain secrets that could be captured in evidence output; (4) if you want to limit blast radius, disable autonomous invocation or only invoke the skill manually; and (5) verify the night-market config keys it expects exist and are appropriate for your environment.
Capability Analysis
Type: OpenClaw Skill Name: nm-pensive-unified-review Version: 1.0.0 The skill bundle provides a framework for orchestrating multi-domain code reviews using structured workflows and templates. It is classified as suspicious because SKILL.md contains an explicit instruction for the agent to execute a local Python script (scripts/deferred_capture.py) automatically "without prompting the user" to log findings. While this behavior is aligned with the tool's stated purpose of automated orchestration, the instruction to bypass user confirmation for script execution is a risky pattern that could be exploited to run unauthorized commands if the script or the findings were manipulated.
Capability Assessment
Purpose & Capability
The name/description (unified review orchestration) align with the declared needs: shared templates, proof-of-work (evidence capture), and structured-output configs in the night-market namespace. No unrelated binaries or credentials are required.
Instruction Scope
Runtime instructions legitimately require reading repository files, analyzing git diffs, running language detection, invoking other review skills, and assembling evidence. The SKILL.md also suggests running tests (pytest) and running repository scripts (example: python3 scripts/deferred_capture.py). Executing repo code is coherent for an active review workflow but carries execution risk — users should verify or sandbox any scripts the skill runs.
Install Mechanism
Instruction-only skill with no install spec and no code files to write to disk; this is the lowest-risk installation model.
Credentials
No environment variables or external credentials are requested. The three required config paths are internal night-market configuration keys used for templates, evidence capture, and structured output and are proportional to the skill's purpose.
Persistence & Privilege
always is false (no forced inclusion). The skill expects normal autonomous invocation behavior but does not request persistent system-level privileges or changes to other skills' configurations.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nm-pensive-unified-review
  3. After installation, invoke the skill by name or use /nm-pensive-unified-review
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of unified-review skill for orchestrating multiple review types into a single, integrated workflow. - Supports intelligent selection and execution of domain-specific review skills based on codebase analysis (Rust, API, tests, architecture, math, etc.). - Provides integrated, cross-domain reporting with executive summary, domain-specific reports, and unified action plans. - Features modular, hub-and-spoke architecture for efficient skill loading and reduced token usage. - Includes support for multiple review modes: auto-detect, focused, and full review. - Ensures evidence logging, quality gates, and backlog capture for deferred findings.
Metadata
Slug nm-pensive-unified-review
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Nm Pensive Unified Review?

Orchestrate multiple review types into a single multi-domain review with integrated reporting. It is an AI Agent Skill for Claude Code / OpenClaw, with 65 downloads so far.

How do I install Nm Pensive Unified Review?

Run "/install nm-pensive-unified-review" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Nm Pensive Unified Review free?

Yes, Nm Pensive Unified Review is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Nm Pensive Unified Review support?

Nm Pensive Unified Review is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Nm Pensive Unified Review?

It is built and maintained by athola (@athola); the current version is v1.0.0.

💬 Comments