Ask the codebase in Slack
Answer questions about your code in Slack, with references to the files.
Someone mentions the Shipfox app in Slack
How it works
- Someone asks a question in SlacktriggerThey mention the Shipfox app in a channel.
- The agent reads the thread and the codeagentIt reads the default branch and changes nothing.
- The agent replies in the threadwriteIt links the files it read and says when it is not sure.
What it writes
- Slack
- Replies in the thread
Before you start
- Connect GitHub and Slack.
- Invite the Shipfox app to each channel where it answers.
Choices you make
When you set up this workflow, your coding agent asks you these questions. The workflow file on this page uses the default answers.
What should start the workflow?Default: Mention the app in allowed channels1 other choice
- Mention the app in allowed channelsDefaultAnswers every mention of the Shipfox app in the listed channels. Manual starts with thread inputs still work.
- Manual starts onlyAnswers only when a Slack dispatcher or a person starts the workflow with thread inputs. Use it when a dispatcher already handles mentions, so one mention does not get two replies.
Models
answertested with gpt-6-sol · high thinkingAnalyzes the repository to answer the Slack thread's question with one grounded reply. Needs a strong model with high thinking.
When you set up this workflow, your coding agent suggests models that your workspace can use. You choose the model for each step.
Was this page helpful?
Edit this page on GitHub