CortexCodeSkills
Integrations Community

Slack ↔ Cortex Code Hook

Remote-control Cortex Code from a Slack channel — approvals, status, kick-offs.

by Dash Desai Updated 10 days ago Active
$ cortex-code skill install slack-coco-hook

Requires Cortex Code CLI ≥ 1.6

About

Lets you trigger and approve Cortex Code commands from a Slack channel. Useful for on-call workflows, asynchronous approvals on long-running jobs, and kicking off operations without opening your laptop. Built on Cortex Code's hook system, so it composes with other skills cleanly.

How to use

Configure a Slack webhook, then enable the hook:

cortex-code skill install dash-desai/slack-coco-hook
cortex-code /slack configure --webhook $SLACK_WEBHOOK

From that point, mentioning the bot in a configured channel — e.g. @coco run cost report — invokes the matching command and posts the result back as a threaded reply. Destructive actions require an emoji-reaction approval.

Tags

slackhooksremoteoncall