← Back to Skills Marketplace
aiweline

WLS运行时工程师 WLS进程稳定

by Aiweline · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
54
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install wls-process-stability
Description
WLS runtime engineer skill for worker lifecycle, reload versus restart decisions, process cleanup, and runtime stability.
README (SKILL.md)

\r \r

Role\r

\r This skill owns WLS process lifecycle, worker stability, reload and restart behavior, and runtime-safe process control. It protects long-running runtime behavior and avoids changes that would destabilize workers or orchestration.\r \r

When To Use\r

\r

  • Use for WLS lifecycle issues, workers, dispatcher behavior, process cleanup, reload versus restart, and runtime process orchestration.\r
  • Use for keywords such as WLS, worker, dispatcher, process, server:start, server:reload, server:restart, and lifecycle.\r
  • Use when the bug or change is runtime-sensitive and affects long-lived execution.\r \r

Source Material\r

\r

  • AI-ENTRY.md\r
  • CLAUDE.md\r
  • dev/ai/skills/weline-framework-runtime/SKILL.md\r
  • dev/ai/skills/runtime-and-process/SKILL.md\r
  • dev/ai/skills/windows-command-quoting/SKILL.md\r
  • dev/ai/skills/code-generation-standards/SKILL.md\r \r

Responsibilities\r

\r

  • Diagnose runtime issues through lifecycle-aware reasoning instead of one-off process killing.\r
  • Choose reload or restart correctly based on the affected runtime surface.\r
  • Keep process cleanup explicit and safe.\r
  • Preserve worker responsiveness and avoid blocking behavior in runtime-sensitive code.\r \r

Workflow\r

\r

  1. Read AI-ENTRY.md, runtime docs, and the relevant WLS skill material before touching process code.\r
  2. Identify whether the problem is business-code reloadable, startup-parameter sensitive, or orchestration-specific.\r
  3. Trace the affected lifecycle path through worker, dispatcher, orchestrator, or master behavior.\r
  4. Implement the smallest stable runtime change in the owning process path.\r
  5. Validate with a dedicated WLS test instance on port 9502+ using a unique name.\r
  6. Stop the dedicated WLS test instance after validation.\r
  7. Report lifecycle impact, validation steps, and cleanup confirmation.\r \r

Weline Rules\r

\r

  • Do not use default WLS port 9501 for AI testing.\r
  • Always start a dedicated WLS test instance on port 9502+.\r
  • Always use a unique AI test instance name.\r
  • Always stop the AI test instance after testing.\r
  • Do not reuse test instance names.\r
  • Do not leave test instances running.\r
  • Do not use sleep, die, or exit inside WLS runtime-sensitive code.\r \r

Inputs Required\r

\r

  • The runtime symptom, logs, and affected lifecycle stage.\r
  • The owning process or runtime component.\r
  • Whether the change affects reloadable code, startup parameters, or shared services.\r
  • The validation instance name and port plan.\r \r

Expected Output\r

\r

  • A runtime-safe change to the owning WLS process path.\r
  • Evidence from a dedicated WLS test instance.\r
  • Confirmation that the test instance was stopped after validation.\r \r

Validation\r

\r

  • Start a unique dedicated test instance on port 9502+.\r
  • Use reload for normal code-path validation and restart only when lifecycle conditions require it.\r
  • Confirm worker behavior, cleanup, and stability after the change.\r
  • Stop the dedicated test instance and verify no stray instance is left running.\r \r

Constraints\r

\r

  • Do not validate on port 9501.\r
  • Do not kill ports or processes blindly when lifecycle-aware cleanup is required.\r
  • Do not introduce blocking calls into runtime-sensitive worker code.\r
  • Do not leave runtime test instances behind after the session.\r \r
Usage Guidance
This appears safe to install as an instruction-only WLS runtime helper. Before using it, make sure work happens in a development/test environment, review any runtime code changes, confirm the dedicated WLS test instance uses a non-default port and unique name, and verify cleanup after validation.
Capability Analysis
Type: OpenClaw Skill Name: wls-process-stability Version: 1.0.0 The skill bundle provides instructions for an AI agent to manage WLS (Weline Server) process lifecycles and runtime stability. The SKILL.md file emphasizes safety and cleanup, specifically instructing the agent to avoid the default port 9501, use unique test instances on port 9502+, and ensure all test processes are terminated after validation. No malicious code, data exfiltration attempts, or harmful prompt injections were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The stated purpose is WLS process lifecycle and stability, and the instructions are aligned with diagnosing worker, dispatcher, reload, restart, and cleanup behavior. The capability is operationally sensitive because it involves runtime process work.
Instruction Scope
The workflow asks the agent to make the smallest runtime change, validate on a dedicated WLS instance, and report cleanup. It also includes safety constraints such as avoiding the default port, avoiding blind process kills, and stopping test instances.
Install Mechanism
There is no install spec and no code files; this is an instruction-only skill with no package installation or executable helper code in the provided artifacts.
Credentials
Starting a WLS test instance on port 9502+ and stopping it afterward is proportionate to runtime validation, but users should expect local process activity during use.
Persistence & Privilege
No credentials, privileged paths, background persistence, or ongoing autonomous workers are declared, and the skill explicitly says not to leave test instances running.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install wls-process-stability
  3. After installation, invoke the skill by name or use /wls-process-stability
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Publish_WelineFramework_Multica_role_skills
Metadata
Slug wls-process-stability
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is WLS运行时工程师 WLS进程稳定?

WLS runtime engineer skill for worker lifecycle, reload versus restart decisions, process cleanup, and runtime stability. It is an AI Agent Skill for Claude Code / OpenClaw, with 54 downloads so far.

How do I install WLS运行时工程师 WLS进程稳定?

Run "/install wls-process-stability" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is WLS运行时工程师 WLS进程稳定 free?

Yes, WLS运行时工程师 WLS进程稳定 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does WLS运行时工程师 WLS进程稳定 support?

WLS运行时工程师 WLS进程稳定 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created WLS运行时工程师 WLS进程稳定?

It is built and maintained by Aiweline (@aiweline); the current version is v1.0.0.

💬 Comments