← 返回 Skills 市场
pskoett

simplify-and-harden

作者 pskoett · GitHub ↗ · v1.0.1
cross-platform ✓ 安全检测通过
1430
总下载
10
收藏
8
当前安装
2
版本数
在 OpenClaw 中安装
/install simplify-and-harden
功能描述
Post-completion self-review for coding agents that runs simplify, harden, and micro-documentation passes on non-trivial code changes. Use when: a coding task...
安全使用建议
This skill appears coherent and low-risk, but take these precautions before enabling it: 1) If you run the documented 'npx skills add' command, inspect the remote package (pskoett/pskoett-ai-skills) first — npx will fetch and run external code. 2) Be aware interactive mode can apply 'simple patches' automatically; if you want to review every change, disable automatic edits or run the CI-only variant. 3) Confirm your agent actually enforces the 'only modified files' and budget/time limits to avoid unintended edits to unrelated code. 4) Keep independent reviews in your workflow — the skill is explicitly a first-pass self-review, not a substitute for external review. 5) Try the skill on small, low-risk tasks first and verify generated diffs/commits before using it on critical repositories.
功能分析
Type: OpenClaw Skill Name: simplify-and-harden Version: 1.0.1 The OpenClaw AgentSkills skill bundle 'simplify-and-harden' is designed for post-completion code quality and security review. All files, including `SKILL.md` and `references/agent-context-snippets.md`, consistently instruct the AI agent to operate within strict scope and budget constraints, only modifying code it previously touched. Crucially, any structural changes (refactors or security refactors) require explicit human approval, with the agent instructed to pause and wait. The self-improvement loop is designed to refine the agent's own internal prompts, not to exfiltrate data or establish persistence. There is no evidence of malicious intent, data exfiltration, unauthorized execution, or prompt injection designed to bypass safety measures; instead, the instructions reinforce safety and human oversight.
能力评估
Purpose & Capability
Name/description match the runtime instructions: a bounded post-completion simplify/harden/document pass on modified source files. The skill requests no binaries, env vars, or config paths, which is proportional to the claimed functionality.
Instruction Scope
SKILL.md stays within the stated scope (only touch files modified in the task, 20% budget limit, 60s default time cap). However it explicitly permits applying 'simple patches' automatically in interactive sessions and suggests the agent will determine diffs and make edits; that behavior can silently change user code if not monitored. Confirm your agent enforces the 'only modified files' rule, budget/time limits, and explicit approval for refactors/security refactors.
Install Mechanism
The registry lists this as an instruction-only skill with no install spec, yet SKILL.md shows an 'npx skills add pskoett/pskoett-ai-skills/simplify-and-harden' install command. That is a documentation/integration mismatch. Running the npx command would fetch external code (GitHub/npm), so inspect that package before executing it; the skill as published in the registry does not itself install code.
Credentials
No environment variables, credentials, or config paths are required. The lack of secret access is consistent with the skill's stated purpose.
Persistence & Privilege
The skill is not always: true and does not request persistent privileges. It recommends adding context snippets to agent configs in documentation, but those are manual actions by the operator and not automatic modifications of other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install simplify-and-harden
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /simplify-and-harden 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Added explicit "fresh eyes" self-review step in the Simplify pass, requiring re-reading all added/modified code for bugs, errors, and brittle logic before edits. - Clarified the skill’s philosophy: emphasizes disciplined, fresh review using peak context before any further coding steps. - No changes to code or functionality; documentation improvement only. - No functional or interface changes. Safe for all users.
v1.0.0
Initial release of the "simplify-and-harden" skill for coding agents. - Provides an automated post-completion review (simplification, hardening, and micro-documentation) for non-trivial code changes. - Runs only on substantive code diffs, skipping docs, configs, generated files, or tests-only changes. - Restricts scope to code modified in the current task with strict budget and time limits. - Two-pass process: first simplifies for clarity and removes noise, then hardens against security and resilience gaps. - Cosmetic fixes auto-applied; refactors require explicit human approval via interactive prompts. - Designed to complement—*not* replace—independent review before merging.
元数据
Slug simplify-and-harden
版本 1.0.1
许可证
累计安装 8
当前安装数 8
历史版本数 2
常见问题

simplify-and-harden 是什么?

Post-completion self-review for coding agents that runs simplify, harden, and micro-documentation passes on non-trivial code changes. Use when: a coding task... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1430 次。

如何安装 simplify-and-harden?

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

simplify-and-harden 是免费的吗?

是的,simplify-and-harden 完全免费(开源免费),可自由下载、安装和使用。

simplify-and-harden 支持哪些平台?

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

谁开发了 simplify-and-harden?

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

💬 留言讨论