Linear issues often contain detailed requirements, acceptance criteria, and scope definitions. Kodus can compare your PR against the Linear issue to catch gaps before merging.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 it works
- Connect the Linear plugin in your workspace’s Plugins page
- Comment on your PR:
- Kody fetches the Linear issue context, reads the PR diff, and produces a gap analysis
What you get
- Findings with severity: MUST_FIX, SUGGESTION, or INFO
- Requirement tracing — each finding quotes the exact text from the Linear issue
- Scope mismatch detection — if the PR is working in a different domain than the issue
- Requirements Verified — what was correctly implemented
Automatic validation
Whenbusiness_logic: true is enabled (default), Kody automatically retrieves task context from Linear during every PR review if the plugin is connected.
Tips
- Write clear acceptance criteria in your Linear issues for the most thorough validation
- You can also paste requirements inline if you prefer not to link the issue: