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
| Event | What it can start |
|---|---|
| An issue is labeled | An investigation that returns scope, evidence, an owner, and a recommended action |
| A pull request opens | A review pass against the change and the acceptance criteria |
| CI fails | A run that diagnoses the failure, applies a fix, tests it, and updates the branch |
| A deployment fails | An 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.