kiro-review

Review task implementations against approved specifications and boundary constraints.

8|Updated Dec 27, 2025
One-click install
npx skills add https://github.com/gaebalai/k-sdd --skill kiro-review-gaebalai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kiro-review
Source: https://github.com/gaebalai/k-sdd/tree/main/tools/k-sdd/templates/agents/claude-code-skills/skills/kiro-review
Command: npx skills add https://github.com/gaebalai/k-sdd --skill kiro-review-gaebalai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The kiro-review skill addresses the issue of verifying that task implementations align with approved specifications and boundary constraints, enhancing code quality and maintaining design integrity.

Core Features & Use Cases

  • Task Review: Adversarial review of task implementations against specifications.
  • Boundary Enforcement: Ensures the implementation stays within predefined boundaries.
  • Mechanical and Judgment Checks: Utilizes both mechanical and judgmental processes for validation.
  • Use Case: After a developer finishes a task, use kiro-review to verify the task meets all requirements before marking it complete.

Quick Start

Run kiro-review with the task ID, e.g., 'kiro-review 1234'.

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 implementation compliance against approved specifications?

Verify task implementation compliance by running an adversarial review that checks code against predefined boundaries and requirements using mechanical and judgmental validation processes.

What is adversarial code review for specification compliance?

Adversarial code review for specification compliance is a validation process that mechanically and judgmentally checks task implementations to ensure they adhere to approved design constraints and boundaries.

How do I enforce boundary constraints after finishing a development task?

Enforce boundary constraints after finishing a task by executing a targeted review process that checks the implementation against approved specifications before marking the task complete.

Can I use automated checks to validate code adherence to design boundaries?

Yes, you can validate code adherence to design boundaries using a combination of mechanical checks and judgment-based reviews to ensure the implementation stays within predefined limits.

When do I need to run an adversarial review on my task implementations?

Run an adversarial review on task implementations when you need to verify that completed work aligns with approved specifications and maintains design integrity before final completion.

What are the limitations of using mechanical and judgment checks for task validation?

Task validation using mechanical and judgment checks is limited to verifying compliance with predefined specification constraints and may not cover unanticipated design flaws or undocumented requirements.