execution-loopAgent 执行循环控制。当 agent 提前停止、偏离任务、或在 headless 模式下需要执行控制时使用。不适用于工具重试(用 tool-governance)。参见 context-memory(阶段边界 handoff)、quality-verification(编辑后检查)。
Install via ClawdBot CLI:
clawdbot install lanyasheng/execution-loopGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 3, 2026
A customer support agent that handles inquiries end-to-end. The execution loop prevents the agent from stopping after answering a single question, ensuring all pending issues in a session are resolved before ending the turn.
An AI agent performing complex data analysis over many iterations. The drift re-anchoring pattern re-injects the original task objective every N rounds to prevent the agent from straying into unrelated analyses.
A headless mode agent that processes a batch of documents without human supervision. The headless execution control pattern ensures the agent completes the entire task list and properly handles shutdown signals.
An AI research assistant that gathers information from multiple sources, cross-references facts, and compiles a report. The doubt gate pattern detects hedging language like 'maybe' and forces the agent to provide concrete evidence before claiming completion.
An agent that reviews code changes for a software project. The persistent loop ensures it checks all files in the pull request, the task completion verifier confirms each review checklist item is addressed, and it stops only when the full review is done.
Offer a subscription service that provides execution loop control as a managed feature, ensuring enterprise agents run reliably without human intervention. Revenue comes from monthly or annual subscription fees based on agent usage volume.
Provide consulting services to integrate execution loop patterns into existing AI agent workflows for clients. Charge for implementation, customization, and training for teams building autonomous agents.
Offer a premium tier in a SaaS platform that includes headless execution control and persistent loop features, enabling clients to run agents in unattended mode. Generate additional revenue from premium plan charges.
💬 Integration Tip
Start by integrating the 'ralph-stop-hook.sh' script into your agent's stop hook to prevent premature stopping, then configure safety valves in the script for your specific use case.
Scored Jul 6, 2026
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.
Humanize AI-generated text to bypass detection. This humanizer rewrites ChatGPT, Claude, and GPT content to sound natural and pass AI detectors like GPTZero,...
Write Arabic that sounds human. Not formal, not robotic, not AI-generated.
Generate ideas fast. Adapt depth and structure to what the user actually needs.
Manage Discord workspace structure and OpenClaw routing as code. Use when creating/renaming/deleting Discord channels, categories, threads, or managing agent...
Evaluate any AI skill's quality through step-by-step diagnosis — measuring trigger accuracy, per-step execution (completion/correctness/quality), efficiency,...