Capture · preview · submit
Feedback that arrives actionable
Type
/feedback in any thread. The message is captured verbatim together with the context that makes it useful — who, when, which page — shown back to you as a preview you can edit, and only sent when you press Submit.How it works
/feedback <message>in any thread — the skill hands off to the Feedback Agent.- Capture — your words verbatim, plus the auto-derived context: submitter, server timestamp, the node you were on and a gist of it, the side panel, and any extra detail the agent can reach.
- Preview — it is filed as a draft (invisible to reviewers) and shown back to you as a card whose message is an editable, data-bound field.
- Submit — only then does it reach the shared
Feedbackspace for triage.
Every context field is optional: the agent fills what it can reach and leaves the rest empty. A submission never fails because a field couldn't be filled.
What ships
/feedbackskill — the entry point, in every thread.- Feedback Agent — does the capture / draft / preview, and is callable directly.
FeedbackContentnode type (compiled live fromSource/) with its views: Compose (preview-and-submit), Detail (the reviewer's full view) and Inbox (the review list, newest first, drafts excluded).- Submit-as-System — writes run impersonated, so any signed-in user can submit without holding write access to the shared space.
Statuses run Draft → New → Triaged / Resolved / WontFix. See the
Guide for the full field-by-field record.