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[[
71
72### Complete tasks from messages
73
74Use Computer Use to read one Messages thread, complete the task, and draft a reply.
75
76Knowledge Work Integrations](https://developers.openai.com/codex/use-cases/complete-tasks-from-messages)[
42 77
43### Coordinate new-hire onboarding78### Coordinate new-hire onboarding
44 79
50 85
51Use Codex to update existing presentations or build new decks by editing slides directly...86Use Codex to update existing presentations or build new decks by editing slides directly...
52 87
5388Data Integrations](https://developers.openai.com/codex/use-cases/generate-slide-decks)[Data Integrations](https://developers.openai.com/codex/use-cases/generate-slide-decks)
54
55### Analyze datasets and ship reports
56
57Use Codex to clean data, join sources, explore hypotheses, model results, and package the...
58
59Data Analysis](https://developers.openai.com/codex/use-cases/datasets-and-reports)