feedback-triage

Classifies external feedback into adopt, defer, defend, or decline verdicts with traceable actions.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/vinodkrishna221/Q-Trace --skill feedback-triage-vinodkrishna221
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feedback-triage
Source: https://github.com/vinodkrishna221/Q-Trace/tree/main/.agents/skills/feedback-triage
Command: npx skills add https://github.com/vinodkrishna221/Q-Trace --skill feedback-triage-vinodkrishna221

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? External feedback from judges, mentors, or stakeholders often gets lost or silently inflates project scope. This Skill converts every piece of feedback into a classified, traceable decision within 15 minutes, preventing scope creep and ensuring nothing is ignored. ## Core Features & Use Cases - Verbatim Capture: Records who said what and in what context, preserving scoring intent in the original phrasing. - Four-Verdict Classification: Sorts feedback into ADOPT-NOW, ADOPT-IF-TIME, DEFEND, or DECLINE with explicit criteria and cut-list math. - Traceability & Callbacks: Logs direction changes as decision entries, creates timeboxed cards, and scripts callback lines for the next evaluation round. - Use Case: After a hackathon judging round, run this ritual to log each judge comment, decide what to adopt before the next round, and prepare a script showing how prior feedback was addressed. ## Quick Start Triage the feedback from our latest judging round and classify each comment into adopt, defer, defend, or decline with owners and timeboxes.

Frequently Asked Questions about feedback-triage

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I triage feedback from judges or mentors after a review round?

Capture each comment verbatim with its source and context, then classify it as ADOPT-NOW, ADOPT-IF-TIME, DEFEND, or DECLINE using explicit criteria. Log direction changes in a decisions file and create timeboxed cards for adopted items.

How to handle mentor suggestions without inflating project scope?

Run mentor suggestions through the same classification table as judge feedback. Before any adoption, state the cut-list math out loud: what existing work would this new item displace. Expensive but valid ideas go to ADOPT-IF-TIME with a ranked cut-list.

When should I defend a decision instead of adopting feedback?

Use DEFEND when you disagree with the feedback and have evidence supporting your approach. Gather the evidence, then deliver it as a callback in the next round rather than arguing live during the session.

What are the limitations of a 15-minute feedback triage ritual?

The ritual classifies and routes feedback but does not implement changes itself. It depends on disciplined verbatim capture and honest cut-list math; teams that skip logging or adopt everything will still face scope creep.

How do I show judges that their feedback was incorporated?

Prepare a callback script for the next round referencing each prior item and its status, such as what was built, what number resulted, or why an alternative was chosen. Visibly incorporated feedback scores well in multi-round judging.