Triage feedback docs or pasted feedback into bugs to fix, UX suggestions to propose, unclear questions, and skipped noise; verify bugs, check Sentry when relevant, and keep UI changes minimal.
68
83%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Use this skill when the user shares a feedback document, issue, thread, or pasted notes and asks you to address the feedback.
The default posture is judgment plus action: fix clear, verified bugs you agree with; propose UX changes with rationale; skip or flag low-signal, unclear, or out-of-scope items.
AGENTS.md before touching code.Read the feedback source.
| Source | Reader |
|---|---|
| Notion link | Notion connector or Notion skill |
| Google Docs/Drive link | Google Drive connector or Google Docs skill |
| Linear link | Linear connector if installed; otherwise ask for pasted content |
| GitHub issue or PR | GitHub connector or gh issue view / gh pr view |
| Slack thread | Slack connector |
| Public URL | Web browsing |
| Pasted text | Read directly |
Use web browsing only for public URLs. Auth-gated docs usually need their matching connector.
Categorize every actionable item.
Check Sentry when the feedback smells like an error.
builder-io unless the user specifies another.Fix only the clear bugs you agree with.
Treat UX feedback with restraint.
Do not solve UX problems by adding more visible controls, helper text, banners, top-level nav, or always-open panels by default. Prefer cleaner interaction models:
DropdownMenu, Popover, Sheet, Collapsible, or tabs.When proposing a UX change, write it as: what to change, why it helps, and the tradeoff. Keep each proposal short.
Verify changed behavior.
Keep the final report short:
## Bugs Fixed
- [feedback item] - [what changed, file:line]
## Bugs Flagged But Not Fixed
- [feedback item] - [why]
## UX Suggestions
- [feedback item] -> [proposed change]
## Skipped
- [feedback item] - [reason]Only include sections that have content. The user can read the diff; do not write a second feedback document.
github:gh-address-comments for GitHub PR review threads.github:gh-fix-ci for failing GitHub checks.sentry:sentry for production error investigation.frontend-design for approved UI implementation work.qa for broader browser verification.c1ee18b
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.