How it works
- Connect the Google Docs plugin in your workspace’s Plugins page
- Make sure the document is accessible to the connected account
- Comment on your PR:
- Kody fetches the document, extracts the requirements, and compares them against the PR diff
What you get
Kody produces a structured validation report:- Findings with severity: MUST_FIX, SUGGESTION, or INFO
- Requirement tracing — each finding quotes text from the Google Doc
- Requirements Verified — what was correctly implemented
Tips
- Keep specs structured with clear sections and numbered requirements for best results
- You can also paste the spec content inline:
- Break large documents into sections and validate them individually for more focused feedback