draft-agent-loop
Installation
SKILL.md
Draft Agent Loop Skill (HITRL)
Use this skill to implement a rigorous human-agent collaboration loop. This is the "Human-in-the-Right-Loop" (HITRL) method, designed to eliminate "blind box" agent outcomes by forcing plan approval and result verification.
Scope: This skill orchestrates remote agent workflows using the
draftCLI. All persistence is through Draft pages (via the canonicaldraft-clidependency). It does not write to local disk or agent memory.
Trigger Guidance
Trigger this skill when:
- "Work on this task and check with me before and after."
- "I want to review your plan first before you do anything."
- "Use HITRL / use draft-agent-loop for this."
- "Apply structured oversight to this task."
- New task received where the user's intent is high-stakes or complex enough to warrant human gates.
- A new iteration is requested after a Phase 3 sign-off.
Do NOT trigger this skill when:
Related skills