/install oc-agent-loop
OpenClaw Agent Loop
Use this skill for small, reviewable maintenance tasks where the safest path is to make one candidate change, test it, and decide whether to keep it.
This skill is not an autonomous production updater. It keeps the loop local, bounded, and reviewable.
Safety Rules
- Work on one issue or one narrow improvement at a time.
- Set a maximum of three iterations unless the maintainer explicitly raises it.
- Keep a short evidence note for each iteration: diagnosis, changed files, validation, and decision.
- Do not change credentials, deployment targets, or production state.
- Do not keep a candidate change when validation is missing or failing.
Workflow
- State the target behavior and the current failure.
- List the files or commands that will be touched.
- Make the smallest candidate change that can be validated.
- Run syntax checks, targeted tests, and any project-specific validation command.
- Compare before and after behavior.
- Decide
keep,revise, orrevert. - Record the evidence and remaining risk.
Inputs
- Issue description or failing command.
- Allowed file scope.
- Validation commands.
- Maximum iteration count.
Outputs
- Candidate change summary.
- Validation output summary.
- Keep/revise/revert decision.
- Follow-up items that were deliberately left out of scope.
Non-Goals
- No unattended production deploys.
- No broad refactors.
- No silent dependency installation.
- No changes to secrets, accounts, or environment-specific configuration.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install oc-agent-loop - After installation, invoke the skill by name or use
/oc-agent-loop - Provide required inputs per the skill's parameter spec and get structured output
What is Oc Agent Loop?
Run a bounded maintainer loop for local OpenClaw changes. Use when a task needs diagnosis, a small candidate change, validation, and an explicit keep or reve... It is an AI Agent Skill for Claude Code / OpenClaw, with 24 downloads so far.
How do I install Oc Agent Loop?
Run "/install oc-agent-loop" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Oc Agent Loop free?
Yes, Oc Agent Loop is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Oc Agent Loop support?
Oc Agent Loop is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Oc Agent Loop?
It is built and maintained by jiepu110 (@jiepu110); the current version is v1.0.0.