[Learning] Provide feedback on the last agent response
/plugin marketplace add Syntek-Studio/syntek-dev-suite/plugin install syntek-studio-syntek-dev-suite@Syntek-Studio/syntek-dev-suiteRecord feedback for the most recent agent run. This helps the self-learning system understand what works well and what needs improvement. **Usage:** - `/learning:feedback good` - The response worked well - `/learning:feedback bad` - The response needs improvement - `/learning:feedback bad Missing security checks` - Add a comment explaining what was wrong - `/learning:feedback skip` - Skip providing feedback this time **How it works:** 1. Your feedback is linked to the last agent run 2. All feedback is stored in `docs/METRICS/feedback/` and committed to Git 3. The team's collective feedbac...