devtools

Sortie: Automate Tickets

Turn tracker tickets into autonomous agent sessions with Sortie, a tool for founders and developers.
129 stars12 forksGoGuide quality 8/10Updated 8/21/2026100% free · open source
What it does

Sortie turns tracker tickets into autonomous agent sessions, allowing founders and developers to automate tasks and workflows

When to use it
  • When you have a large number of repetitive tasks in your project management tracker
  • When you want to automate workflows without writing custom code
  • When you need to integrate your project management tool with other-dev tools and services
Ready-to-paste prompt
sortie run --config config.yaml --tracker jira --project MYPROJECT
Heads up: Make sure you have the correct Go version (1.17 or later) installed on your system, as Sortie is built using Go and requires a compatible runtime environment
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

🛠️ Technical setup

Expect 20–40 minutes in a terminal — or let your AI agent drive it.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/sortie && curl -fsSL https://workflowstacks.com/api/skills/sortie/claude-skill -o ~/.claude/skills/sortie/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How Sortie: Automate Tickets works
Codeflow
Free to inspect

Sortie: Automate Tickets is a very large Go project (~233k lines across 576 code files, plus 4 test files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, Apache-2.0 license, has a test suite.

Size
Very large codebase
~233k lines · 576 code files · days to read — use, don't read
Setup
Developer setup
A real software project. Use it via its install path; don't expect to read it all.
Runs on
Go · Docker
No API keys detected
Go 99%Shell 1%
Where to start reading
  1. 1
    README.md
    Start here — what it does and how to install it
  2. 2
    CLAUDE.md
    The instructions the AI actually follows
  3. 3
    cmd/sortie/main.go
    Where the program starts running
  4. 4
    go.mod
    Dependencies and the commands it exposes
  5. 5
    internal/agent/clientprotocol/schemagen/main.go
    Inside internal/ — the main logic begins here
What's in each folder
internal/Core code — the actual logic857 files
cmd/Command-line entry points28 files
docs/Documentation80 files
examples/Examples you can copy24 files
testdata/Folder9 files
scripts/Helper scripts7 files
.github/CI / automation (GitHub Actions)10 files
READMEHas testsDocumentedCI checksDocker readyExamples includedApache-2.0 licenseUpdated this month
Quick Actions
Details
Creator
sortie-ai
Language
Go
Category
devtools
Published
3/17/2026

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.