What problem does it solve?
This Skill ensures that code review feedback is handled with technical rigor, prioritizing correctness and understanding over performative agreement. It guides the AI to verify feedback against the codebase before implementing changes.
Core Features & Use Cases
- Structured Feedback Processing: Follows a strict pattern of reading, understanding, verifying, evaluating, responding, and implementing feedback.
- Conflict Resolution: Provides clear guidelines for handling unclear feedback and for pushing back against suggestions that are technically unsound or violate project principles like YAGNI.
- Use Case: When a human partner provides feedback on a code change, the AI uses this skill to ensure it fully understands the request, checks if it aligns with the current codebase, and responds with reasoned technical input or a verified implementation plan.
Quick Start
Use the arc-receiving-review skill to process the latest code review feedback, ensuring all points are technically verified before implementation.