use-cases/slack-coding-tasks.md +39 −10
1# Kick off coding tasks from Slack | Codex use cases1# Kick off coding tasks from Slack | Codex use cases
2 2
3Codex use cases
4
5
6
7
8
9Codex use case
10
11# Kick off coding tasks from Slack
12
13Turn Slack threads into scoped cloud tasks.
14
15Difficulty **Easy**
16
17Time horizon **5m**
18
19Mention `@Codex` in Slack to start a task tied to the right repo and environment, then review the result back in the thread or in Codex cloud.
20
21## Best for
22
23- Async handoffs that start in a Slack thread and already have enough context to act on
24- Teams that want quick issue triage, bug fixes, or scoped implementation work without context switching
25
26# Contents
27
3[← All use cases](https://developers.openai.com/codex/use-cases)28[← All use cases](https://developers.openai.com/codex/use-cases)
4 29
30Copy page [Export as PDF](https://developers.openai.com/codex/use-cases/slack-coding-tasks/?export=pdf)
31
5Mention `@Codex` in Slack to start a task tied to the right repo and environment, then review the result back in the thread or in Codex cloud.32Mention `@Codex` in Slack to start a task tied to the right repo and environment, then review the result back in the thread or in Codex cloud.
6 33
7Easy34Easy
21 48
22@Codex analyze the issue mentioned in this thread and implement a fix in <name of your environment>.49@Codex analyze the issue mentioned in this thread and implement a fix in <name of your environment>.
23 50
51@Codex analyze the issue mentioned in this thread and implement a fix in <name of your environment>.
52
24## How to use53## How to use
25 54
261. Install the Slack app, connect the right repositories and environments, and add `@Codex` to the channel.551. Install the Slack app, connect the right repositories and environments, and add `@Codex` to the channel.
38 67
39## Related use cases68## Related use cases
40 69
4170[[
42 71
4372### Generate slide decks### Complete tasks from messages
44 73
4574Use Codex to update existing presentations or build new decks by editing slides directly...Use Computer Use to read one Messages thread, complete the task, and draft a reply.
46 75
4776Data Workflow](https://developers.openai.com/codex/use-cases/generate-slide-decks)[Knowledge Work Integrations](https://developers.openai.com/codex/use-cases/complete-tasks-from-messages)[
48 77
4978### Analyze datasets and ship reports### Coordinate new-hire onboarding
50 79
5180Use Codex to clean data, join sources, explore hypotheses, model results, and package the...Use Codex to gather approved new-hire context, stage tracker updates, draft team-by-team...
52 81
5382Data Analysis](https://developers.openai.com/codex/use-cases/datasets-and-reports)[Integrations Data](https://developers.openai.com/codex/use-cases/new-hire-onboarding)[
54 83
5584### Bring your app to ChatGPT### Generate slide decks
56 85
5786Build one narrow ChatGPT app outcome end to end: define the tools, scaffold the MCP server...Use Codex to update existing presentations or build new decks by editing slides directly...
58 87
5988Integrations Code](https://developers.openai.com/codex/use-cases/chatgpt-apps)Data Integrations](https://developers.openai.com/codex/use-cases/generate-slide-decks)