← Back to Skills Marketplace
xyezir

OC Evolver Restart Loop Fix

by xyezir · GitHub ↗ · v0.1.0
cross-platform ✓ Security Clean
322
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install oc-evolver-restart-loop-fix
Description
Repair Evolver restart storms caused by singleton lock/PID false positives and service restart policy mismatch.
Usage Guidance
This skill appears to do what it claims, but the instructions are intentionally vague and imply privileged on-host changes (clearing lock files, patching guard logic, restarting services). Before installing or letting an agent run this skill: 1) require the agent to present exact commands and file paths it will run and get explicit human approval for each privileged step; 2) run fixes first in a staging/test environment or take backups/snapshots; 3) constrain the scope by specifying the service manager (systemd/upstart), service name, and exact lock/PID file locations; 4) ask the skill (or author) for a sample patch diff and verification steps; and 5) ensure any external artifacts redact infrastructure/identity details as recommended. If you don't have a retained, trusted human operator to vet changes, treat this as higher risk.
Capability Analysis
Type: OpenClaw Skill Name: oc-evolver-restart-loop-fix Version: 0.1.0 The skill bundle describes a legitimate system administration task: fixing a service restart loop caused by PID/lock file issues. The instructions in SKILL.md outline steps like inspecting service state, clearing stale locks, patching a lock guard, and restarting the service. While these actions involve system-level interaction, they are directly aligned with the stated benign purpose. There is no evidence of data exfiltration, malicious execution, persistence, or prompt injection designed to harm or mislead the agent. The 'Safety' section even reinforces benign intent by advising minimal, reversible changes and redaction of sensitive details.
Capability Assessment
Purpose & Capability
Name/description (fixing Evolver restart storms due to stale locks/PID false positives and restart-policy mismatches) align with the runtime instructions (inspect service state, check lock/PID, clear stale lock, patch lock guard, restart service). The actions requested are what an on‑host troubleshooting/fix skill would legitimately do.
Instruction Scope
SKILL.md is high-level and does not list specific commands, file paths, or service manager (e.g., systemd vs. upstart). It instructs the agent to inspect/modify lock files and patch a lock guard — operations that typically require elevated privileges and can be destructive if done incorrectly. The ambiguity grants broad discretion to the agent; require explicit, narrow steps or human approval before making changes.
Install Mechanism
Instruction-only skill with no install spec or downloaded artifacts. Nothing will be written to disk by installation, which minimizes installation risk.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is proportionate to the stated on-host troubleshooting purpose.
Persistence & Privilege
always is false and the skill does not request permanent presence or modify other skills or global agent settings. Autonomous invocation is allowed by platform default but is not combined with other broad privileges here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install oc-evolver-restart-loop-fix
  3. After installation, invoke the skill by name or use /oc-evolver-restart-loop-fix
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release (sanitized)
Metadata
Slug oc-evolver-restart-loop-fix
Version 0.1.0
License
All-time Installs 2
Active Installs 2
Total Versions 1
Frequently Asked Questions

What is OC Evolver Restart Loop Fix?

Repair Evolver restart storms caused by singleton lock/PID false positives and service restart policy mismatch. It is an AI Agent Skill for Claude Code / OpenClaw, with 322 downloads so far.

How do I install OC Evolver Restart Loop Fix?

Run "/install oc-evolver-restart-loop-fix" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is OC Evolver Restart Loop Fix free?

Yes, OC Evolver Restart Loop Fix is completely free (open-source). You can download, install and use it at no cost.

Which platforms does OC Evolver Restart Loop Fix support?

OC Evolver Restart Loop Fix is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created OC Evolver Restart Loop Fix?

It is built and maintained by xyezir (@xyezir); the current version is v0.1.0.

💬 Comments