kiro-review

Assess implementations against approved requirements and design boundaries.

Updated Jan 26, 2026
One-click install
npx skills add https://github.com/miyamo2/braider --skill kiro-review-miyamo2
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kiro-review
Source: https://github.com/miyamo2/braider/tree/main/.gemini/skills/kiro-review
Command: npx skills add https://github.com/miyamo2/braider --skill kiro-review-miyamo2

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Formalize objective task verifications by assessing implementations against approved requirements, design boundaries, and verification evidence.

Core Features & Use Cases

  • Validate readiness by comparing code changes to requirements and design.
  • Enforce boundary constraints to detect drift and hidden dependencies.
  • Produce a structured verdict with mechanical findings and remediation guidance.

Quick Start

Submit the task details, diffs, and supporting evidence to obtain an objective APPROVED or REJECTED verdict.

Frequently Asked Questions about kiro-review

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

FAQPage Schema
How do I verify code changes against approved requirements and design boundaries?

To verify code changes against requirements, you can submit task details, diffs, and supporting evidence to obtain an objective APPROVED or REJECTED verdict. The review formalizes task verification by assessing implementation alignment, enforcing boundary constraints, and detecting hidden dependencies.

What is boundary auditing in software engineering and when do I need it?

Boundary auditing is the process of enforcing design constraints to detect scope drift and hidden dependencies during task verification. You need it for post-implementation readiness checks, remediation reviews, and pre-acceptance validations across software projects requiring alignment verification.

How do I perform a pre-acceptance validation for a software task?

To perform a pre-acceptance validation, submit the task details, code diffs, and verification evidence for review. The process assesses the implementation against approved requirements and design boundaries, returning a binary verdict with mechanical findings, severity levels, and mandatory remediation guidance.

Can I use diff analysis to detect hidden dependencies and scope drift?

Yes, diff analysis is used to enforce boundary constraints and detect hidden dependencies or scope drift. By comparing code changes directly against approved requirements and design boundaries, the review identifies misalignments and returns structured mechanical findings.

What is the best way to automate quality assurance reviews for task readiness?

Automating quality assurance reviews requires submitting task details, diffs, and verification evidence to produce a structured binary verdict. This approach formalizes objective task verification by assessing implementations against approved requirements, enforcing boundaries, and generating mandatory remediation guidance.

Why does my task verification return a REJECTED verdict during a readiness check?

A readiness check returns a REJECTED verdict when the implementation violates approved requirements or design boundaries. The review identifies scope drift and hidden dependencies through diff analysis, providing mechanical findings with severity levels and mandatory remediation steps to resolve the issues.