← Back to Skills Marketplace
338
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install ren-wu-shou-wei-qi
Description
强制任务收尾与证据提交。确保每个任务都有明确的目标、进度、下一步和完成证据。
Usage Guidance
This skill appears to do what it says, but before installing or using it: 1) confirm the agent platform provides access to the referenced memory and workspace paths and supports the verification commands (the SKILL.md uses Select-String, which is PowerShell-specific); 2) decide and enforce a policy for redacting sensitive data from 'EVIDENCE' (command outputs, artifact contents, URLs) because the skill asks the agent to surface evidence but does not mandate redaction; 3) restrict the skill to contexts where verifying artifact URLs/paths is safe (avoid running it with access to secrets or production credentials); 4) test the skill on non-sensitive tasks first to confirm it behaves as expected and doesn't leak data.
Capability Analysis
Type: OpenClaw Skill
Name: ren-wu-shou-wei-qi
Version: 1.0.2
The skill bundle defines a meta-skill for an AI agent to enforce structured task completion, progress tracking, and evidence submission. All instructions in SKILL.md are aimed at improving the agent's reliability and accountability, requiring specific output formats for goals, progress, next steps, and completion evidence. The 'executable completion standards' use phrases like 'Select-String' to describe verification logic, not as direct shell commands for malicious execution. Examples of commands within the 'EVIDENCE' sections are presented as past actions, not current instructions for the agent to execute. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection designed to subvert the agent for harmful purposes. The skill explicitly includes privacy/security guidelines to avoid sensitive data in evidence.
Capability Assessment
Purpose & Capability
The name/description match the instructions: the skill enforces goal/progress/next-step reporting and evidence. It reasonably expects access to agent memory files, workspace artifacts, and the ability to verify URLs/paths. One minor mismatch: the SKILL.md uses the PowerShell 'Select-String' command for verification but does not declare a required shell/platform; that is an operational assumption rather than a functional mismatch.
Instruction Scope
All instructions stay within the task-finishing purpose (emit structured progress, produce evidence, verify artifact existence). The skill directs the agent to read memory/{date}.md, artifact paths, and to verify URLs/paths—this is expected for verification. However, the instructions do not include explicit safeguards or redaction rules for removing sensitive data from evidence, and they assume the agent may run commands or perform network checks to validate artifacts; those behaviors can expose secrets if the agent captures unfiltered command output.
Install Mechanism
Instruction-only skill with no install spec and no code files. Lowest-risk installation surface: nothing is written to disk by the skill itself.
Credentials
The skill requests no environment variables, binaries, or external credentials. It does assume access to the agent's workspace, memory files, ability to run checks (filesystem or HTTP) and to produce artifact paths/URLs; these are proportionate to a task-evidence verifier.
Persistence & Privilege
always=false and no config paths or persistent privileges requested. The skill does not attempt to modify other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ren-wu-shou-wei-qi - After installation, invoke the skill by name or use
/ren-wu-shou-wei-qi - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
Fixed UTF-8 encoding, verified readable Chinese content
v1.0.1
Verified readable Chinese content, fixed encoding
v1.0.0
任务收尾器 1.0.0 首次发布。
- 强制每个任务包含目标、进度、下一步及完成证据,防止中途停滞或无证据完成。
- 明确分步流程:任务启动、执行更新、完成证明、反停滞规则。
- 多步骤任务需输出 DONE_CHECKLIST 与 EVIDENCE 工件。
- 提供可执行标准及匹配命令,便于核查达成情况。
- 集成建议与限制说明,包含与其他技能协作方法。
Metadata
Frequently Asked Questions
What is 任务收尾器?
强制任务收尾与证据提交。确保每个任务都有明确的目标、进度、下一步和完成证据。 It is an AI Agent Skill for Claude Code / OpenClaw, with 338 downloads so far.
How do I install 任务收尾器?
Run "/install ren-wu-shou-wei-qi" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 任务收尾器 free?
Yes, 任务收尾器 is completely free (open-source). You can download, install and use it at no cost.
Which platforms does 任务收尾器 support?
任务收尾器 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 任务收尾器?
It is built and maintained by Dalomeve (@dalomeve); the current version is v1.0.2.
More Skills