← 返回 Skills 市场
73
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install nm-sanctum-pr-prep
功能描述
Prepare pull requests by running quality gates, drafting descriptions, and validating tests before submission
安全使用建议
This skill appears to do what it says: run local quality gates, review diffs, and draft a PR description. Before installing/using it: 1) run it in a repo sandbox first — it assumes git/make/npm/grep and will read diffs and write PR text into your repo; 2) verify any automated deletion or TaskUpdate steps (TodoWrite deletion) to avoid accidentally removing audit items you want to keep; 3) ensure tests/quality commands you run don't inadvertently access secrets or remote services (CI-only tests may require credentials); 4) confirm the other Night Market skills it references are available if you expect full automation. There are no network exfiltration endpoints or credential requests declared in the skill.
功能分析
Type: OpenClaw Skill
Name: nm-sanctum-pr-prep
Version: 1.0.0
The skill bundle provides a legitimate and well-structured workflow for preparing pull requests, including running quality gates (linting/testing), performing self-reviews, and generating PR descriptions. It utilizes standard development tools like git, grep, and project-specific build commands (make, npm, cargo) as expected for its stated purpose. No evidence of data exfiltration, malicious execution, or prompt injection was found across SKILL.md or its supporting modules.
能力评估
Purpose & Capability
The skill is an instruction-only PR-prep workflow and its declared config-path dependencies point to other Night Market skills (git-workspace-review, scribe, imbue), which is consistent with a coordinated multi-skill workflow. It does not declare required environment variables or binaries, yet the instructions assume standard developer tooling (git, make, npm, grep). The absence of explicit required binaries is not malicious but users should be aware the skill expects those tools to be present.
Instruction Scope
SKILL.md instructs the agent to run formatting/lint/test commands, inspect diffs, run grep checks for debug/TODO patterns, summarize changes, and write a PR description to a path for confirmation. All actions are coherent with preparing a PR. There are no instructions to read unrelated system secrets or to transmit repository contents to external endpoints.
Install Mechanism
No install spec is present (instruction-only), so nothing is downloaded or written to disk by an installer—this is the lowest-risk model and appropriate for the skill's purpose.
Credentials
The skill requests no environment variables or credentials. The only declared requirements are config paths pointing to other Night Market skills (used for orchestration and proof-of-work/structured-output), which is proportionate for a cross-skill workflow.
Persistence & Privilege
always:false and user-invocable:true (normal). The modules reference creating and optionally deleting TodoWrite task items (task deletion is described in modules/todowrite-patterns.md). Deleting tracking items could remove audit trail entries if performed; the skill does not itself claim unconditional, platform-wide persistence or alter other skills' configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nm-sanctum-pr-prep - 安装完成后,直接呼叫该 Skill 的名称或使用
/nm-sanctum-pr-prep触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial public release of pr-prep skill for Night Market Sanctum.
- Provides an end-to-end workflow for preparing high-quality pull requests.
- Runs quality gates, validates tests, and synchronizes capability documentation before submission.
- Guides users through self-review, change summarization, and standards-compliant PR drafting.
- Enforces language quality and evidence-based PR descriptions; eliminates slop and AI references.
- Includes troubleshooting and remediation steps.
元数据
常见问题
Nm Sanctum Pr Prep 是什么?
Prepare pull requests by running quality gates, drafting descriptions, and validating tests before submission. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 73 次。
如何安装 Nm Sanctum Pr Prep?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nm-sanctum-pr-prep」即可一键安装,无需额外配置。
Nm Sanctum Pr Prep 是免费的吗?
是的,Nm Sanctum Pr Prep 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Nm Sanctum Pr Prep 支持哪些平台?
Nm Sanctum Pr Prep 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Nm Sanctum Pr Prep?
由 athola(@athola)开发并维护,当前版本 v1.0.0。
推荐 Skills