What problem does it solve? Managing user feedback scattered across bug reports, feature requests, and design comments requires manual tracking. This Skill lets you query and update feedback items in the agent inbox programmatically, so nothing gets lost or ignored. ## Core Features & Use Cases - List Inbox Items: Retrieve feedback items filtered by status (PENDING, ACKNOWLEDGED, DISMISSED, IMPLEMENTED, DELETED) or topic (BUG_REPORT, FEATURE_REQUEST, DESIGN, CONTENT, OTHER). - Update Item Status: Mark items as acknowledged, dismissed, implemented, or deleted as you process them. - Use Case: A user asks "show me all pending bug reports" — the Skill lists matching items with feedback text, screenshots, and timestamps, then acknowledges each one after review. ## Quick Start Ask the agent to list all pending feedback items in the inbox and summarize each bug report.