Sortie AI
Official@sortie-ai
Open-source agent orchestrator. Turns issue tracker tickets into autonomous coding sessions.
Agent Skills by Sortie AI
Showing 9 vetted skills indexed across 1 GitHub repositories.
git-commit
Stage and commit changed files as atomic Conventional Commits with branch-safety checks.
creating-pr
Create GitHub pull requests from feature branches via gh pr.
changelog-maintenance
Automate CHANGELOG.md entries following Keep a Changelog and Semantic Versioning.
managing-adrs
Create and validate MADR 4.0 Architecture Decision Records with required frontmatter.
managing-github-issues
Automate GitHub issue creation, editing, searching, triaging, and closing via gh CLI.
context-files
Generate and validate AGENTS.md, CLAUDE.md, and GEMINI.md project context files.
go-testing
Standardize Go unit and integration tests with table-driven patterns and test doubles.
creating-agent-skills
Create, improve, evaluate, and package Agent Skills per the agentskills.io specification.
diataxis-documentation
Classify technical documentation into Diataxis framework categories.
Frequently Asked Questions About Sortie AI
FAQPage SchemaWhat specific engineering tasks does Sortie AI enable?▼
Sortie AI enables the management of GitHub issue lifecycles, the creation of atomic Conventional Commits, and the maintenance of project-wide documentation. It further supports the generation of architecture decision records and the standardization of Go testing patterns to ensure consistent repository health and development practices.
Which technical personas benefit from these capabilities?▼
Software engineers, technical leads, and DevOps practitioners benefit from these capabilities. The platform is designed for developers managing complex GitHub repositories who require strict adherence to documentation standards, architectural record-keeping, and consistent testing methodologies across distributed team environments.
What are the prerequisites for implementing these capabilities?▼
Implementation requires an active GitHub repository and the installation of the gh binary. Users must ensure their environment supports the specific standards utilized, such as the MADR 4.0 specification for architecture records, the Diataxis framework for documentation, and the agentskills.io specification for packaging custom logic.