sortie-aisortie-aiOfficialยท9 Agent Skills Included

sortie

Turn tracker tickets into parallel autonomous coding sessions

Converts issue tracker tickets into autonomous coding sessions running in parallel isolated workspaces. Handles scheduling, retries, stall detection, state reconciliation, and cost tracking without manual supervision. Works with GitHub, GitLab, Jira, and Linear plus multiple coding agents, all from one dependency-free binary.
npx skills add sortie-ai/sortie --all -g -y
Available:

Gives your AI agent the architectural boundaries, adapter rules, and safety constraints it must follow when modifying or extending this orchestrator's codebase.

All Skills in This Repository (9)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Sortie?โ–ผ

Run `npx skills add sortie-ai/sortie --all -g -y` in your terminal to install all skills in this suite globally.

What does Sortie do?โ–ผ

Sortie watches your issue tracker for matching tickets and launches coding agents in isolated workspaces to resolve them automatically. It manages retries, timeouts, state sync, and cleanup so tickets flow to done without manual work.

Which trackers and coding agents does Sortie support?โ–ผ

It supports GitHub Issues, GitLab Issues, Gitea, Linear, and Jira as trackers, and Claude Code, Copilot, OpenCode, Codex, and Kiro as coding agents. Switching either one is a one-line config change.

Can Sortie run multiple agents in parallel?โ–ผ

Yes. You set a max concurrent agent limit in your WORKFLOW.md file, and Sortie schedules sessions in parallel, each with its own isolated workspace.

Do I need to write code to use Sortie?โ–ผ

No. You define one WORKFLOW.md file with your tracker credentials and a prompt template, and Sortie handles dispatch, retries, and cleanup on its own.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’