← 返回 Skills 市场
chinasilva

Peter Bugfix Loop

作者 chinasilva · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
395
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install peter-bugfix-loop
功能描述
代码缺陷修复闭环。聚焦“先复现、再定位、最小修复、同上下文补测试”,并衔接现有 Peter 门禁与 PR 收口流程。
安全使用建议
This skill is an instruction-only checklist for handling bugs and appears internally consistent. Before enabling it, verify: (1) your agent environment (or the user) has the necessary repo and CI access that the referenced 'peter-*' commands expect — those credentials are not declared by the skill; (2) you are comfortable with the agent reading code and tests in scope when you invoke it (the workflow requires inspecting related source files); and (3) any outputs (bug reports, reproduction scripts, logs) do not inadvertently include secrets. If you do not have the Peter tooling in your environment, the skill's hooks will be no-ops or may cause errors — that's expected behavior, not a security issue.
功能分析
Type: OpenClaw Skill Name: peter-bugfix-loop Version: 1.0.0 The skill bundle defines a bug-fixing workflow for an AI agent. While the stated purpose is benign, the `SKILL.md` instructs the agent to 'retain CLI/HTTP/page reproduction scripts and commands' as part of the bug reproduction step. This implies the agent will execute arbitrary commands provided as part of the bug description or reproduction steps. This capability, without explicit mention of sandboxing or robust input sanitization, presents a significant Remote Code Execution (RCE) vulnerability risk if a malicious user or prompt injection could craft harmful commands, making the skill suspicious due to its high-risk capabilities.
能力评估
Purpose & Capability
Name/description (bug-fix loop) match the SKILL.md content: reproduce, diagnose, minimal fix, tests, and hook into existing Peter PR/gate processes. No unrelated requirements are present.
Instruction Scope
Instructions are procedural and scoped to bug reproduction, root-cause hypothesis, minimal changes, and tests. They do not instruct reading unrelated system files or exfiltrating data. They reference running/using internal 'peter-*' gates but only as part of the stated workflow.
Install Mechanism
No install spec or code files — instruction-only. No downloads or archive extracts, so minimal installation risk.
Credentials
The skill declares no env vars or credentials (proportional). It does reference internal tooling commands (peter-code-review, peter-commit-ops, peter-ci-gate, peter-pr-ops). If those commands require credentials or access to repos/systems at runtime, access must be provided by the agent environment — the skill itself does not request or document those credentials.
Persistence & Privilege
always is false and there is no install-time persistence. The skill does not request or modify other skills' configs or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install peter-bugfix-loop
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /peter-bugfix-loop 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of peter-bugfix-loop skill. - Provides a structured, step-by-step process for driving a bug from problem description to merge-ready fix. - Emphasizes reproducibility, minimal fixes, and integration with existing Peter workflows. - Includes mandatory bug report and testing formats. - Defines guardrails to ensure disciplined, reproducible, and auditable bugfixing practices.
元数据
Slug peter-bugfix-loop
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Peter Bugfix Loop 是什么?

代码缺陷修复闭环。聚焦“先复现、再定位、最小修复、同上下文补测试”,并衔接现有 Peter 门禁与 PR 收口流程。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 395 次。

如何安装 Peter Bugfix Loop?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install peter-bugfix-loop」即可一键安装,无需额外配置。

Peter Bugfix Loop 是免费的吗?

是的,Peter Bugfix Loop 完全免费(开源免费),可自由下载、安装和使用。

Peter Bugfix Loop 支持哪些平台?

Peter Bugfix Loop 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Peter Bugfix Loop?

由 chinasilva(@chinasilva)开发并维护,当前版本 v1.0.0。

💬 留言讨论