Integrations

Developer tools

GitHub, GitLab, Linear, and Jira, as both intake surfaces and places work lands.

Developer systems are unusual among business systems: they already have the formal infrastructure most knowledge work lacks. Branch protection, review, CI, and version history all exist, and work created by Opulent goes through the same controls as work created by a person.

As intake

EventWhat it can start
An issue is labeledAn investigation that returns scope, evidence, an owner, and a recommended action
A pull request opensA review pass against the change and the acceptance criteria
CI failsA run that diagnoses the failure, applies a fix, tests it, and updates the branch
A deployment failsAn incident investigation with a root-cause assessment

As destination

A run can open a pull request with tests and a focused change summary, create or update tickets, and attach evidence to either. The existing approval path still applies, which is what makes the output safe to accept at the same bar as any other contribution.