← 返回 Skills 市场
mvogt99

Partial Implementation

作者 mvogt99 · GitHub ↗ · v1.0.0 · MIT-0
macoslinuxwindows ✓ 安全检测通过
56
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install partial-implementation
功能描述
Code returned as "done" is actually a stub — a placeholder body, a TODO comment, or a function that claims completion without real logic.
安全使用建议
This is a low-risk, instruction-only skill whose guidance matches its stated purpose. Before installing, verify you are comfortable with the agent having access to the repository/diffs and the ability to run tests (the skill’s steps assume those capabilities). No credentials or external network downloads are requested. If you want stricter limits, run the checks manually or restrict the agent's file/execution permissions prior to enabling the skill.
功能分析
Type: OpenClaw Skill Name: partial-implementation Version: 1.0.0 The skill bundle 'partial-implementation' is a set of instructions designed to help an AI agent identify and avoid providing placeholder code or stubs (e.g., 'pass', 'TODO', or 'NotImplementedError'). It contains no executable code or malicious instructions, and its content is entirely focused on improving the quality and completeness of the agent's programming tasks.
能力评估
Purpose & Capability
Name, description, and SKILL.md all describe the same goal (identifying partial/stub implementations). There are no unexpected env vars, binaries, or install steps that would be disproportionate to this purpose.
Instruction Scope
Instructions are limited to code-review actions (re-read functions, search diffs for TODO/FIXME/NotImplemented patterns, run end-to-end tests). This is coherent, but it implicitly assumes the agent has access to the codebase/diffs and can run tests — confirm the agent's file and execution permissions before use.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing will be written to disk or fetched during install.
Credentials
The skill requires no environment variables, credentials, or config paths — proportional to an instruction-only code-review checklist.
Persistence & Privilege
always is false and no special persistence or system-wide modifications are requested. Autonomous invocation is allowed by platform default but the skill itself does not request elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install partial-implementation
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /partial-implementation 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release - Defines the "partial-implementation" skill for identifying code completed with stubs or placeholder logic. - Describes common symptoms and detection methods for incomplete function bodies. - Provides practical steps to avoid shipping stubbed implementations. - Lists supported operating systems: macOS, Linux, and Windows.
元数据
Slug partial-implementation
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Partial Implementation 是什么?

Code returned as "done" is actually a stub — a placeholder body, a TODO comment, or a function that claims completion without real logic. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 56 次。

如何安装 Partial Implementation?

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

Partial Implementation 是免费的吗?

是的,Partial Implementation 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Partial Implementation 支持哪些平台?

Partial Implementation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(macos, linux, windows)。

谁开发了 Partial Implementation?

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

💬 留言讨论