소개
The Receive Feedback skill transforms how developers handle suggestions from LLMs, human reviewers, and CI tools by enforcing a disciplined verification workflow. Instead of performative agreement, it utilizes a 'Verify-Evaluate-Execute' pipeline that uses automated tools to validate claims, applies a decision matrix to determine the best course of action, and logs every disposition to a structured tracking system. This ensures that only technically sound changes are integrated into the codebase while maintaining a clear audit trail of accepted, rejected, or deferred suggestions.