Loading...
Loading...
Found 17 Skills
Run Claude Code review against the current branch and report only the review comments that are still valid for the current codebase, without applying fixes.
Use when performing a first-pass, read-only PR review in a clean isolated context.
Perform automated code reviews with best practices, security checks, and refactoring suggestions. Use when reviewing code, checking for vulnerabilities, or analyzing code quality.
The review, as JSON — runs the review skill and emits the result as a single structured JSON object. Used by CI; use the `review` skill directly for human-facing reviews.
Run Kiro CLI as an independent reviewer over the current branch, a specific commit, or uncommitted changes. Builds a focused prompt from the real diff and returns a compact review summary.