kiro-review

Review task implementations against approved specs and boundary scope.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/ryu-sato/reading-web-supporter --skill kiro-review-ryu-sato
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kiro-review
Source: https://github.com/ryu-sato/reading-web-supporter/tree/main/.claude/skills/kiro-review
Command: npx skills add https://github.com/ryu-sato/reading-web-supporter --skill kiro-review-ryu-sato

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Review task implementations against approved specs, boundaries, and verification evidence to determine acceptance.

Core Features & Use Cases

  • Boundary-aligned verification against requirements and design documents.
  • Mechanical review using actual diffs and status reports to confirm compliance.
  • Clear decision outputs with required remediation and evidence.

Quick Start

Prepare the implementer's status report and relevant references, then run a formal review using kiro-review.

Frequently Asked Questions about kiro-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify task implementations meet approved specs and boundaries?

To verify task implementations meet approved specs, you review actual diffs and status reports against requirements and design references. This mechanical review enforces strict boundary-respecting evaluation to confirm compliance.

What is mechanical verification for code review?

Mechanical verification for code review is the process of checking actual implementation diffs and status reports against approved specs and boundaries. It outputs a binary verdict, mechanical results, and findings with severity levels to determine acceptance.

When do I need to run a spec compliance review?

You need to run a spec compliance review after implementation milestones such as READY_FOR_REVIEW, after remediation, or before final acceptance. It ensures the implementation respects task boundaries and meets the approved requirements.

What inputs are required for boundary-aligned task verification?

Boundary-aligned task verification requires the task ID, relevant requirements and design references, the implementer's status report, and the task boundary scope. These inputs enable a formal review to determine acceptance and identify remediation steps.

Does spec compliance review work without dependencies?

Yes, spec compliance review works without dependencies. It operates independently to review task implementations against approved specs, boundaries, and verification evidence to determine acceptance and output remediation steps.

What outputs does a code review produce when checking spec compliance?

Code review checking spec compliance produces a binary verdict, mechanical results, findings with severity levels, required remediation steps, and a concise summary. These outputs determine whether the task implementation is accepted or needs further work.