← Back to Skills Marketplace
79
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install nm-pensive-bug-review
Description
Systematic bug hunting by detecting languages, planning reproduction, documenting defects, preparing minimal fixes, and verifying with evidence-based workflows.
Usage Guidance
This is a coherent, instruction-only bug-review skill that will ask the agent to read repository files and run local linters/tests. Before using it: 1) run it in a safe/dev workspace (not on production hosts or directories containing secrets); 2) ensure the required tooling (cargo, pytest, npm, golangci-lint, eslint, etc.) is installed and that you trust running tests/linters in your environment; 3) be aware the SKILL.md references other Night Market/imbue modules in metadata (informational) even though the registry lists no required config — check if you need those integrations; and 4) if you want to limit data exposure, avoid letting the agent upload logs or artifacts externally and review any patches/tests it proposes before applying them.
Capability Analysis
Type: OpenClaw Skill
Name: nm-pensive-bug-review
Version: 1.0.0
The skill bundle provides a structured workflow for identifying, documenting, and fixing software defects across multiple programming languages. It utilizes standard development tools (e.g., cargo, pytest, npm, clippy, ruff) and follows idiomatic coding practices without any evidence of malicious intent, data exfiltration, or unauthorized execution (SKILL.md, modules/defect-documentation.md).
Capability Assessment
Purpose & Capability
The name and description (systematic bug hunting, repro, fixes, verification) match the SKILL.md content. The commands and behaviors (language detection, running linters/tests, drafting patches) are expected for a bug-review skill.
Instruction Scope
Instructions direct the agent to scan repository files, reference exact file:line locations, run local tooling (cargo, pytest, eslint, golangci-lint, etc.), and produce patches and test artifacts. This is expected for code review, but it means the agent will read arbitrary project files and may reference environment variables in examples. Also the SKILL.md metadata references other Night Market/imbue config modules (e.g., night-market.imbue:proof-of-work) although the registry lists no required config — this mismatch is noteworthy but not obviously malicious.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing will be downloaded or written by an installer. Lowest install risk.
Credentials
The registry declares no required environment variables or credentials, which aligns with an instruction-only review skill. However, examples and idioms in the modules reference environment variables (e.g., CONFIG_PATH) and the SKILL.md metadata names other config modules; those are examples/optional and not requested, so verify before granting the agent access to any sensitive env or system paths.
Persistence & Privilege
Skill is not always-included and can be invoked by user; no elevated persistence or cross-skill configuration changes are requested in the instructions.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nm-pensive-bug-review - After installation, invoke the skill by name or use
/nm-pensive-bug-review - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial public release of the "bug-review" skill—systematic bug identification, documentation, and verification.
- Guides users through a step-by-step bug review workflow (language detection, repro plan, defect logging, fixes, and verification).
- Offers templates and best practices for evidence-based bug report and fix documentation.
- Provides output formatting for summaries, defects, fixes, tests, and verification evidence.
- Supports language-specific guidance and risk assessment via progressive documentation.
Metadata
Frequently Asked Questions
What is Nm Pensive Bug Review?
Systematic bug hunting by detecting languages, planning reproduction, documenting defects, preparing minimal fixes, and verifying with evidence-based workflows. It is an AI Agent Skill for Claude Code / OpenClaw, with 79 downloads so far.
How do I install Nm Pensive Bug Review?
Run "/install nm-pensive-bug-review" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Nm Pensive Bug Review free?
Yes, Nm Pensive Bug Review is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Nm Pensive Bug Review support?
Nm Pensive Bug Review is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Nm Pensive Bug Review?
It is built and maintained by athola (@athola); the current version is v1.0.0.
More Skills