Auto Feedback Loop

Implement self-correcting agent loops — run tests, capture failures, feed error context back to the writing agent, and repeat until pass or max-attempts reached. Inspired by Microsoft AutoGen's multi-agent reflection pattern. Use when asked about "auto-feedback loop", "self-correcting agent", "AutoGen reflection", "agent retry on failure", "tdd feedback loop", "automatic fix loop", "agent keeps fixing until tests pass", "feedback-loop script", "run-until-green", or "agent self-correction". Do NOT use for: one-shot test runs — see tdd-workflow. Do NOT use for: multi-agent task assignment — see ai-team-workflow.

yanacuti1121 bc8ef2b 6.1 KB Updated 2 repo stars

File contents

yanacuti1121/Yana-AI/tree/main/core/skills/auto-feedback-loop commit bc8ef2b771

Frequently asked questions

npx skillmds add yanacuti1121/auto-feedback-loop