Connecting Linear to Kodus enables automatic business logic validation against Linear issues and richer context for code review suggestions.Documentation Index
Fetch the complete documentation index at: https://docs.kodus.io/llms.txt
Use this file to discover all available pages before exploring further.
How to connect
- Go to Settings → Plugins
- Find Linear in the available plugins
- Click Connect and authorize access
- Select which workspaces Kodus can access
What it enables
Automatic business logic validation
When a PR is linked to a Linear issue, Kodus automatically:- Fetches the issue title, description, and acceptance criteria
- Compares the PR diff against the requirements
- Reports missing implementations and gaps