AI-powered CLI that transforms Slack conversations into structured GitHub issues
slack-ticket bridges the gap between your team’s Slack discussions and GitHub issue tracking. When bugs, feature requests, or support tickets surface in Slack, the CLI transforms fragmented conversations into perfectly structured, actionable GitHub issues—in seconds.
# Install globally
npm install -g slack-ticket
# Run interactive setup
slack-ticket setup
# Create a GitHub issue from a Slack thread
slack-ticket create <slack-thread-url>