completion-marker-optimization
CommunityEnsure task completion, avoid timeouts.
Software Engineering#orchestrator#agent protocol#completion marker#atomic output#timeout prevention#task reliability
Authorpmarashian
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses critical issues where AI agents fail to signal task completion reliably due to improper formatting or streaming of a special completion marker, leading to timeouts and task failures.
Core Features & Use Cases
- Atomic Marker Output: Ensures the
<ralph>COMPLETE</ralph>marker is sent as a single, indivisible unit to prevent detection failures. - Timeout Prevention: Significantly reduces task execution time by avoiding delays caused by the orchestrator's inability to detect completion.
- Use Case: When an AI agent finishes a complex coding task, it must output
<ralph>COMPLETE</ralph>as a single, immediate response after its final verification summary to ensure the orchestrator registers the task as successfully finished without timing out.
Quick Start
Output the completion marker <ralph>COMPLETE</ralph> as a single, atomic string immediately after your final verification summary.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: completion-marker-optimization Download link: https://github.com/pmarashian/cursor-agent-skills/archive/main.zip#completion-marker-optimization Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.