review-feature

Review completed UI features against intended designs and create refinement milestones.

1|Updated Jun 29, 2026
One-click install
npx skills add https://github.com/mckissinger/keel --skill review-feature-mckissinger
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-feature
Source: https://github.com/mckissinger/keel/tree/main/skills/review-feature
Command: npx skills add https://github.com/mckissinger/keel --skill review-feature-mckissinger

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill closes the gap between automated verification and human judgment by ensuring completed features are visually complete, faithful to their intended design, and ready for users.

Core Features & Use Cases

  • Rendered Feature Review: Guides the review of built feature surfaces across UI states, screenshots, diagnostics, and deployed environments.
  • Design Fidelity Assessment: Compares implemented screens against feature compositions to identify completeness, interaction, and visual intent gaps.
  • Refinement Workflow: Converts review findings into actionable refinement milestones with evidence that can be verified and merged.

Quick Start

Use the review-feature skill to inspect the completed feature, compare its rendered screens against the intended composition, and create refinement actions for any gaps found.

Frequently Asked Questions about review-feature

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

FAQPage Schema
What is UI feature validation and how does it compare implementation to design?

UI feature validation is the process of reviewing rendered software features to identify visual, interaction, and completeness gaps between the implementation and intended design compositions. It relies on structured evidence collection and screenshot comparison to verify readiness.

How do I review a completed software feature against its intended design?

To review a completed feature, inspect built surfaces across UI states and deployed environments. Collect screenshots, compare them against feature compositions, and document any visual or interaction fidelity gaps to verify design completeness.

When do I need to perform a post-build feature review?

You need a post-build feature review after a software feature is merged and milestones are verified. It bridges automated verification and human judgment by validating visual completeness, interaction fidelity, and user readiness before final release.

How do I convert design fidelity gaps into actionable refinement milestones?

To convert fidelity gaps into refinement milestones, document visual and interaction discrepancies found during screenshot comparison as structured evidence. This evidence is then used to create actionable, verifiable refinement tasks for developers.

Can I use screenshot comparison for UI validation on deployed environments?

Yes, you can use screenshot comparison for UI validation on deployed environments. The feature review process includes deployed checks and diagnostics to assess rendered feature surfaces across various UI states and ensure design fidelity.

What are the limitations of relying on automated verification without human design review?

Relying solely on automated verification misses visual and interaction gaps requiring human judgment. Without structured human design review, completeness fidelity between implementation and intended design compositions remains unverified, risking poor user readiness.