Add Kiro IDE support#287
Conversation
Add a new install tab and screenshots for Kiro, with the unique Enable MCP step (one-time IDE-wide), Trust Publisher prose step, and a warning about custom shell prompts breaking terminal commands in Kiro. Extract the duplicated "Compatible with" cards into shared snippets (compatible-ides-all and compatible-ides-extensions) so adding future IDEs is a single-file edit. Add Kiro to every inline IDE list in faq, review-modes, and pick-your-workflow, and log the release in the April 2026 changelog. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
Goes with papermoonio/kluster-mkdocs#175 |
There was a problem hiding this comment.
Pull request overview
Adds Kiro IDE as a documented first-class integration for kluster.ai Code Reviews, and refactors repeated “Compatible with” card blocks into shared snippet includes to simplify future IDE additions.
Changes:
- Added a dedicated Kiro installation tab (including MCP enablement, trust-publisher step, and terminal troubleshooting warning).
- Refactored “Compatible with” card grids into shared snippet includes (
compatible-ides-all/compatible-ides-extensions) and reused them across review-mode pages. - Updated multiple docs pages/lists (FAQ, workflow picker, review modes) and logged the release in the April 2026 changelog.
Reviewed changes
Copilot reviewed 12 out of 19 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
code-reviews/review-modes.md |
Adds Kiro to compatibility blurbs (but still has an earlier inline list that omits Kiro). |
code-reviews/ide-reviews/human-written-code/on-demand-reviews.md |
Replaces duplicated compatibility card markup with shared snippet include. |
code-reviews/ide-reviews/human-written-code/automatic-reviews.md |
Replaces duplicated compatibility card markup with shared snippet include. |
code-reviews/ide-reviews/ai-generated-code/on-demand-reviews.md |
Replaces duplicated compatibility card markup with shared snippet include (includes IDEs + CLIs). |
code-reviews/ide-reviews/ai-generated-code/automatic-reviews.md |
Replaces duplicated compatibility card markup with shared snippet include (includes IDEs + CLIs). |
code-reviews/get-started/pick-your-workflow.md |
Adds Kiro to compatibility lists in workflow guidance. |
code-reviews/get-started/installation.md |
Adds full Kiro install/login/MCP-enable/troubleshooting/uninstall instructions as a new IDE tab. |
code-reviews/faq.md |
Adds Kiro to supported IDE extensions list. |
code-reviews/changelogs.md |
Adds April 2026 timeline entry announcing Kiro support. |
.snippets/text/install-button-kiro.md |
Adds “Add to Kiro” install button snippet using the kiro: URI scheme. |
.snippets/text/code-reviews/compatible-ides-extensions.md |
New shared snippet for IDE-extension compatibility cards (now includes Kiro). |
.snippets/text/code-reviews/compatible-ides-all.md |
New shared snippet for IDE + CLI compatibility cards (now includes Kiro). |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
🤖 kluster.ai PR Review Summary⚡ Review this PR in 1/10 of the time — Try our new AI-powered code review experience 📋 PR SummaryThis PR adds support for Kiro, AWS's AI IDE, by introducing installation instructions, changelogs, and updating compatibility lists throughout the documentation. It includes new images showing the installation process in Kiro and creates reusable snippets for listing compatible IDEs. The changes reflect the release of the kluster.ai extension for Kiro with automatic and on-demand code reviews via MCP integration. ✅ All ClearNo issues detected in this PR.
Powered by kluster.ai - Real-Time AI code review in your IDE |
Address Copilot review: the intro paragraph in review-modes listed only a subset of supported IDEs and used "and others" as a catch-all, which created an inconsistency with the explicit "Compatible with" lists later in the file. Add Kiro (new) and Antigravity (already supported) so the intro list matches the rest of the page. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
🤖 kluster.ai PR Review Summary⚡ Review this PR in 1/10 of the time — Try our new AI-powered code review experience 📋 PR SummaryThis PR adds support for Kiro, AWS's AI IDE, to kluster.ai Code Reviews. It introduces installation instructions, compatibility updates, and changelog entries to reflect the new integration. The changes enable users to install the kluster.ai extension for Kiro, use both human-written and AI-generated code reviews, and update various documentation sections to include Kiro as a supported IDE. ✅ All ClearNo issues detected in this PR.
Powered by kluster.ai - Real-Time AI code review in your IDE |
Add a new install tab and screenshots for Kiro, with the unique Enable MCP step (one-time IDE-wide), Trust Publisher prose step, and a warning about custom shell prompts breaking terminal commands in Kiro. Extract the duplicated "Compatible with" cards into shared snippets (compatible-ides-all and compatible-ides-extensions) so adding future IDEs is a single-file edit. Add Kiro to every inline IDE list in faq, review-modes, and pick-your-workflow, and log the release in the April 2026 changelog.
Description
This pull request adds support and documentation for the Kiro IDE across the kluster.ai Code Reviews documentation. It introduces installation and usage instructions for Kiro, updates compatibility tables and workflow descriptions, and ensures Kiro is consistently listed alongside other supported IDEs for both human-written and AI-generated code review modes.
Kiro IDE integration and documentation:
code-reviews/get-started/installation.mdand a new install button snippet (text/install-button-kiro.md). [1] [2]review-modes.md,pick-your-workflow.md, andfaq.md. [1] [2] [3] [4] [5] [6]Documentation structure and maintainability:
compatible-ides-all.md,compatible-ides-extensions.md), ensuring Kiro and other IDEs are consistently presented and easier to update in the future. [1] [2] [3] [4] [5] [6]These changes ensure Kiro is a first-class citizen in the kluster.ai ecosystem, with clear installation, compatibility, and troubleshooting guidance for users.
Checklist
kluster-mkdocsrepo