Ways to Use Brainforge Assistant
Quick reference for @brainforge and /brainforge. Post in any channel the bot is in, or DM it directly.
GTM & Sales
| What you want | Example prompt |
|---|---|
| Company research | @brainforge search the web for Acme Corp revenue and funding |
| Deal pipeline | @brainforge what deals do we have with Acme? |
| Deals over a threshold | @brainforge show deals over $50K this month |
| Contact lookup | @brainforge who is Jane Smith at Acme? |
| Competitive comparison | @brainforge compare Databricks vs Snowflake |
Engineering & Platform
| What you want | Example prompt |
|---|---|
| Code search | @brainforge find the HubSpot integration code |
| How something works | @brainforge how does state dedup work? |
| Vault / standards | @brainforge what is the deployment process? |
| Find a template | @brainforge find the SOW template |
| Platform docs | @brainforge how do I set up a new client? |
Delivery & Client Context
| What you want | Example prompt |
|---|---|
| Meeting transcript search | @brainforge what was discussed in the last LMNT meeting? |
| Risk scan | @brainforge scan recent Acme transcripts for risk signals |
| Action items | @brainforge what action items came from the Eden call? |
| Create a ticket | @brainforge create a ticket for the Acme data pipeline blocker then 👍 to confirm |
Ops
| What you want | Example prompt |
|---|---|
| Request access | /request-access |
| Request expense | /request-expense |
| General ops question | @brainforge how do I request tool X? |
Ambient Mode (New)
When AMBIENT_ENABLED=true, the bot watches channels for questions it could answer. Instead of posting directly, it drafts a reply in the review channel (#assistant-review). Approvers click Approve to post the reply in the original channel, or Reject to dismiss.
High-confidence drafts (90%+) auto-send without review. Adjust with AUTO_SEND_THRESHOLD.
Feedback (New)
Every bot response now includes 👍 Helpful / 👎 Not helpful buttons. Click to give feedback — this data feeds back into prompt refinement.
Reminders (New)
The /internal/reminders endpoint scans configured channels for threads with no human or bot reply after 24h. Post a summary in the notify channel. Trigger via cron or manually:
curl -X POST https://your-assistant-url/internal/reminders