Skip to main content

Pre-requisites

To have Thor perform task management features you will need to connect at least one task management platform. Currently Thor supports GitHub and Linear issues.

Use cases

Convert a Slack thread into a task

Thor can automatically summarize and extract any important action items from a long Slack thread, and convert it into a task for you. Try:
Hey @Thor, can you create a task for the team based on this discussion?

Search for existing tasks

Have Thor analyze retrieve an existing task based on a freeform query. Try:
Hey @Thor, do we have any tasks logged for the authentication bug yet?

Assign and categorize tasks

Have Thor automatically assign and categorize your tasks. Try:
Hey @Thor, assign issue #123 to @John and tag it with any relevant labels.

Delegate to coding agents

Have Thor assess if a task is suited for delegation to your favorite AI coding assistant. Currently supported coding agents are Cursor, Claude, Tembo and Charlie.
Hey @Thor, is issue #123 a good candidate for a coding agent? If yes, assign it to Cursor.

Task Subscriptions

Thor can monitor tasks for important updates, comments and changes, then notify you via DM when this occurs. Here some examples of subscriptions you can create:
Hey @Thor, let me know when someone starts work on issue #145.
Hey @Thor, notify me when github.com/microsoft/vscode/issues/145 is completed
Hey @Thor, alert me if issue #42 gets blocked or closed