Async Feedback Loop
Installation
SKILL.md
SKILL-010: Async Feedback Loop
Overview
Long-running tasks often drift. This skill provides a mechanism for the user to inject guidance via a FEEDBACK.md file. The agent checks this file and pivots immediately if new instructions are found.
Trigger Phrases
check feedbackread instructionsget user input
Inputs
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
--file |
string | No | FEEDBACK.md |
The feedback channel file |
--acknowledge |
switch | No | False | Mark feedback as read (append timestamp) |