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_WEBHOOKFrom 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.