Four Bots on feedback. Counts and sources it, decides nothing.
Feedback routing Team
Turns scattered feedback into counted, sourced themes rather than whoever shouted most recently.
Bots
- Collect Grok Bot
- Theme Grok Bot
- Weight Grok Bot
- Route Grok Bot
Feedback desk group chat
- Collect Grok BotGathers feedback from support and chat into one place with the source kept.
- Theme Grok BotGroups feedback into themes and counts how many accounts asked.
- Weight Grok BotWeights themes by account value as well as by count.
- Route Grok BotDrafts the Linear issue for a theme that has crossed a threshold.
Intercom
Zendesk
Linear
Notion
Collect Grok BotGrok Bot
Gathers feedback from support and chat into one place with the source kept.
Intercom
Zendesk
Theme Grok BotGrok Bot
Groups feedback into themes and counts how many accounts asked.
Notion
Weight Grok BotGrok Bot
Weights themes by account value as well as by count.
Notion
Route Grok BotGrok Bot
Drafts the Linear issue for a theme that has crossed a threshold.
Linear
Theme count
Owner: Theme Grok BotEvery Monday at 09:00
Group last week's feedback into themes with account counts. Keep the source on each.
Threshold route
Owner: Route Grok BotEvery Monday at 09:30
Draft issues for themes raised by five or more accounts. Never close an existing issue.
find-skills by vercel-labsLooking up counts on Skillselion. · Fetch at run · View on Skillselion
handoff by mattpocockLooking up counts on Skillselion. · Fetch at run · View on Skillselion
prototype by mattpocockLooking up counts on Skillselion. · Fetch at run · View on Skillselion
Sidebar section
Product
Run Feedback routing yourself
Free to copy, adapt, and edit. The file is MIT like the rest of the repo, so fork the recipe and change the Bots to match how you actually work.
Paste the prompt into Grok Bot. This is not one-click OAuth and nothing is installed on this site.
# Grok Bot Teams installer
Set up a team for me called Feedback routing Team. Create the named Bots, then the group chat, then save the routines.
Ask me only for things you cannot see. Do not start OAuth. If a connector is missing, tell me to connect it in Settings → Plugins.
From https://botteams.io (product-feedback). Source: https://github.com/ellelion/botteams.
## 1. Create these Bots
Create each Bot below. Use the names exactly. After create, set Name, Title, and Description on the profile.
A Bot is persistent and named. Conversation is the task; Title is the one-line job; Description holds durable rules and approvals.
### Feedback routing Team - Collect Bot
Create this Bot. Use the name exactly.
Uses connectors (already on the account): Intercom, Zendesk
Job:
Gathers feedback from support and chat into one place with the source kept.
After this Bot exists, set its profile (Bot actions → Edit Profile):
- Name: exactly Feedback routing Team - Collect Bot
- Title: Gathers feedback from support and chat into one place with the source kept.
- Description: Gathers feedback from support and chat into one place with the source kept. Never send, spend, or delete anything without my approval. Wait for a confirm card when the product shows one.
### Feedback routing Team - Theme Bot
Create this Bot. Use the name exactly.
Uses connectors (already on the account): Notion
Job:
Groups feedback into themes and counts how many accounts asked.
After this Bot exists, set its profile (Bot actions → Edit Profile):
- Name: exactly Feedback routing Team - Theme Bot
- Title: Groups feedback into themes and counts how many accounts asked.
- Description: Groups feedback into themes and counts how many accounts asked. Never send, spend, or delete anything without my approval. Wait for a confirm card when the product shows one.
### Feedback routing Team - Weight Bot
Create this Bot. Use the name exactly.
Uses connectors (already on the account): Notion
Job:
Weights themes by account value as well as by count.
After this Bot exists, set its profile (Bot actions → Edit Profile):
- Name: exactly Feedback routing Team - Weight Bot
- Title: Weights themes by account value as well as by count.
- Description: Weights themes by account value as well as by count. Never send, spend, or delete anything without my approval. Wait for a confirm card when the product shows one.
### Feedback routing Team - Route Bot
Create this Bot. Use the name exactly.
Uses connectors (already on the account): Linear
Job:
Drafts the Linear issue for a theme that has crossed a threshold.
After this Bot exists, set its profile (Bot actions → Edit Profile):
- Name: exactly Feedback routing Team - Route Bot
- Title: Drafts the Linear issue for a theme that has crossed a threshold.
- Description: Drafts the Linear issue for a theme that has crossed a threshold. Never send, spend, or delete anything without my approval. Wait for a confirm card when the product shows one.
## 2. Create this group chat
Open a group chat with two to six of the Bots above. Do not add more than six.
### Feedback desk group chat
Members (4, two to six Bots): Feedback routing Team - Collect Bot, Feedback routing Team - Theme Bot, Feedback routing Team - Weight Bot, Feedback routing Team - Route Bot
## 3. Routines (confirm card required)
Ping each owner Bot with the routine they own so they can save it.
A routine is owned by one Bot, and one Bot can own up to 50 of them. A confirm card will appear. I will confirm each one.
Do not assume a routine is saved until I confirm.
### Theme count
Owner Bot: Feedback routing Team - Theme Bot
Schedule: Every Monday at 09:00
Prompt to save (I will confirm the card):
Group last week's feedback into themes with account counts. Keep the source on each.
### Threshold route
Owner Bot: Feedback routing Team - Route Bot
Schedule: Every Monday at 09:30
Prompt to save (I will confirm the card):
Draft issues for themes raised by five or more accounts. Never close an existing issue.
## 4. Connectors and how far they go
Connectors are account-wide. They must already be connected.
If any are missing, tell me to connect them in Settings → Plugins first.
Do not walk an OAuth flow from this prompt.
Every Bot on this account can reach every connected tool. The lists above are which Bot is expected to use which, not a second OAuth and not a boundary.
- Intercom: Ask before send. Use Intercom only after a human says yes in the chat. Say the post, wait for a yes.
- Zendesk: Ask before send. Use Zendesk only after a human says yes in the chat. Say the post, wait for a yes.
- Linear: Draft. Use Linear for drafts only. Write the page, never publish.
- Notion: Draft. Use Notion for drafts only. Write the page, never publish.
## 5. Skills
Skills live under Settings → Plugins → Yours, and they are per Bot. Reference a skill with /.
If a skill is already installed on the account (Settings → Plugins → Yours), use it. Enable it for this Bot if / does not show it.
If it is not installed, fetch or load it through the Skillselion connector using the skill id. Do not install a second copy.
Connect the Skillselion connector only when a fetch is needed. Do not start OAuth from this prompt.
Do not pin or hide a Bot unless I say so. Hide does not pause routines.
If a workflow should be demonstrated later, mention Teach a task after the first success (browser workflows).
### find-skills
https://skillselion.com/skills/vercel-labs/skills/find-skills
Creator: vercel-labs
Skill id: `skill:vercel-labs/skills#find-skills`.
Scope: every Bot on this team (team scope).
### handoff
https://skillselion.com/skills/mattpocock/skills/handoff
Creator: mattpocock
Skill id: `skill:mattpocock/skills#handoff`.
Scope: every Bot on this team (team scope).
### prototype
https://skillselion.com/skills/mattpocock/skills/prototype
Creator: mattpocock
Skill id: `skill:mattpocock/skills#prototype`.
Scope: every Bot on this team (team scope).
## 6. Also
Standing instructions for every Bot on this team:
- Never change a roadmap date without asking.
- Draft specs, never ship them as decided.
## Human steps
These are yours. The Bot cannot do them.
- Set each Bot avatar (Bot actions → Edit Profile). Attach an image if you want a custom one.
- Create a sidebar section named exactly: Feedback routing Team. Move the group chat and Bots into it.
- In Settings → Plugins, disable the write tools for Linear, Notion. That switch is account-wide and it is the only one that actually stops a write.
- Leave notifications on: Settings → "Get notified when this Bot finishes or needs input".
## Done when
- Named Bots exist
- Named group chat exists ("Feedback desk group chat", two to six Bots)
- I have created section "Feedback routing Team"
- Each routine has a confirmed save (or I declined)
- Connectors listed above are already connected
Uninstall: delete the Bots and group chats in the Grok Bot sidebar.
There is no remote uninstall from this catalog.Teams that share these connectors
- Discovery desk Team
Keeps product decisions attached to evidence, and says plainly when there is none.
Notion
Mixpanel
Intercom
Glean
- Feature launch Team
Coordinates a feature launch so support, docs, and sales are ready before customers arrive, not after.
Linear
Notion
Zendesk
Gmail
- Roadmap hygiene Team
Keeps the roadmap something people can trust, by making slippage visible the week it happens.
Linear
Notion
Google Calendar
Gmail

